{
  "_id": "6a589fefff0138dec5d75e30",
  "Package": "personalr",
  "Title": "Automated Personal Package Setup",
  "Version": "1.0.3",
  "Authors@R": "person(\"Sebastian\", \"Carl\", , \"mrcaseb@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Functions to setup a personal R package that attaches\ngiven libraries and exports personal helper functions.",
  "License": "MIT + file LICENSE",
  "URL": "https://mrcaseb.github.io/personalr/index.html,\nhttps://github.com/mrcaseb/personalr",
  "BugReports": "https://github.com/mrcaseb/personalr/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://mrcaseb.r-universe.dev",
  "Date/Publication": "2025-07-15 19:20:37 UTC",
  "RemoteUrl": "https://github.com/mrcaseb/personalr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 09:05:59 UTC",
    "User": "root"
  },
  "Author": "Sebastian Carl [aut, cre]",
  "Maintainer": "Sebastian Carl <mrcaseb@gmail.com>",
  "_user": "mrcaseb",
  "_type": "src",
  "_file": "personalr_1.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/b2a11a8ec43e8a2d0da19cb49337b5778374d4b04fe5760d3404352e9a3f472c",
  "_filesize": 116292,
  "_sha256": "b2a11a8ec43e8a2d0da19cb49337b5778374d4b04fe5760d3404352e9a3f472c",
  "_expires": "2026-10-24T09:10:05.000Z",
  "_created": "2026-07-16T09:05:59.000Z",
  "_published": "2026-07-16T09:10:07.457Z",
  "_jobs": [
    {
      "job": 87580172382,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8370422230"
    },
    {
      "job": 87580172397,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370436928"
    },
    {
      "job": 87580172393,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8370422446"
    },
    {
      "job": 87580172472,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370404756"
    },
    {
      "job": 87579284583,
      "time": 261,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370355800"
    },
    {
      "job": 87580172346,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8370415826"
    },
    {
      "job": 87580172410,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8370386766"
    },
    {
      "job": 87580172373,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8370387118"
    },
    {
      "job": 87580172418,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370398831"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/29485591251",
  "_status": "success",
  "_upstream": "https://github.com/mrcaseb/personalr",
  "_commit": {
    "id": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
    "author": "mrcaseb <38586519+mrcaseb@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1752607237
  },
  "_maintainer": {
    "name": "Sebastian Carl",
    "email": "mrcaseb@gmail.com",
    "login": "mrcaseb",
    "bluesky": "@mrcaseb.com",
    "twitter": "@mrcaseb",
    "description": "Engineer and research associate playing with football data visualizations in R and Python",
    "uuid": 38586519
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "mrcaseb",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 13,
  "_contributors": [
    {
      "user": "mrcaseb",
      "count": 72,
      "uuid": 38586519
    },
    {
      "user": "tanho63",
      "count": 1,
      "uuid": 38083823
    }
  ],
  "_userbio": {
    "uuid": 38586519,
    "type": "user",
    "name": "mrcaseb",
    "followers": 150,
    "description": "Engineer and research associate playing with football data visualizations in R and Python"
  },
  "_downloads": {
    "count": 242,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/personalr"
  },
  "_devurl": "https://github.com/mrcaseb/personalr",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/personalr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mrcaseb/personalr",
  "_realowner": "mrcaseb",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2020-11-23"
    },
    {
      "version": "1.0.3",
      "date": "2022-08-11"
    }
  ],
  "_exports": [
    "setup_package",
    "update_core"
  ],
  "_help": [
    {
      "page": "setup_package",
      "title": "Setup Personal Package",
      "topics": [
        "setup_package"
      ]
    },
    {
      "page": "update_core",
      "title": "Update Core of Personal Package",
      "topics": [
        "update_core"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mrcaseb/personalr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mrcaseb/personalr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "ellipsis",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "sass",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_score": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "personalr",
  "_universes": [
    "mrcaseb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-16T09:08:55.000Z",
      "distro": "resolute",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "https://r2.ropensci.org/68524ef7529fb387201ceffa6985d4794b6adb68aabf61b25305d932a5e3f291",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/29485591251"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-16T09:09:29.000Z",
      "distro": "resolute",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "https://r2.ropensci.org/12d98af84f4a80c93fbed17838bf8173e4b55a31fb075a2d9b06db77f5599c95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/29485591251"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-16T09:08:55.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "https://r2.ropensci.org/28eb3dca552b7763117a561b1000213176ba531813839b1eb56c7afc3de4f622",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/29485591251"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-16T09:08:07.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "https://r2.ropensci.org/1bb1e367642a9fb45479a75d23d3bcd79ee915d08104e42cd95ec405d206f7aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/29485591251"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-07-16T09:08:45.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "https://r2.ropensci.org/77474536bd9d7db29bd3243600cb3a83226592ee5f8f6cd6a84f035ca69ecf54",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/29485591251"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-16T09:07:19.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "https://r2.ropensci.org/10c1a4580aa91cab7dc4f192c0d850dbd071c37cfd8eb96709a7ca354f0d311a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/29485591251"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-16T09:07:20.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "https://r2.ropensci.org/6873dac1a8f1b55be5f8e2d9e946bde0e90ad709fd170ee92b5fa6eccfddcc80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/29485591251"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-16T09:07:52.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "https://r2.ropensci.org/3741bd1c1dac21381ea212159bc9d0120a017e3f6fe947b59a7e48699ed7f3c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/29485591251"
    }
  ]
}