{
  "_id": "6a1f23cfb401979e73420c06",
  "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-05-16 06:46:43 UTC",
    "User": "root"
  },
  "Author": "Sebastian Carl [aut, cre]",
  "Maintainer": "Sebastian Carl <mrcaseb@gmail.com>",
  "MD5sum": "3ae0a027145d4c4767f07f4993d47952",
  "_user": "mrcaseb",
  "_type": "src",
  "_file": "personalr_1.0.3.tar.gz",
  "_fileid": "671e9b4c8d39354f9c248711b7cf9b276ea8b270f452a497e1444e29929d31b8",
  "_filesize": 116101,
  "_sha256": "671e9b4c8d39354f9c248711b7cf9b276ea8b270f452a497e1444e29929d31b8",
  "_created": "2026-05-16T06:46:43.000Z",
  "_published": "2026-06-02T18:41:19.020Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79145743104,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031321098"
    },
    {
      "job": 79145743287,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031321812"
    },
    {
      "job": 79145743215,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031342914"
    },
    {
      "job": 79145743239,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031341123"
    },
    {
      "job": 79145742931,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031304899"
    },
    {
      "job": 79145742327,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366738953"
    },
    {
      "job": 79145743207,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031315819"
    },
    {
      "job": 79145743589,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031312033"
    },
    {
      "job": 79145743128,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031314223"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/25955280936",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 38586519
  },
  "_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-23",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "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",
    "description": "Engineer and research associate playing with football data visualizations in R and Python"
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/personalr"
  },
  "_devurl": "https://github.com/mrcaseb/personalr",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_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",
    "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",
    "gh",
    "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": 4.290034611362518,
  "_indexed": true,
  "_nocasepkg": "personalr",
  "_universes": [
    "mrcaseb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-16T06:49:09.000Z",
      "distro": "noble",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "ea1842818a019ac4b4ec8f8f64b7e539dd468f5f6bcb34d8b0844aa4d6b3ea91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/25955280936"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-16T06:49:13.000Z",
      "distro": "noble",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "2f400e5b3dac7278cc00fe675044789a97f8d7c69e0d2430f5dea6f3e3896d77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/25955280936"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-16T06:52:01.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "4e869bb6f977c3030c6ac695648aaae945779584a8367c490c909f61eba5e2dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/25955280936"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-16T06:51:43.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "e9385495a79e6c2293041d1ae73c22939ed4e873ea967a6bdc42790bd51209f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/25955280936"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-16T06:48:23.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "fdcd1363bb4f65dc7959ebde579f9a8582a0b12ae0550f892f5a34a40acdfba2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/25955280936"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-16T06:47:51.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "5021cd6755b523cf83bb078c9d2fec5f0dcfe1dd96924a3b2b66a7e32af5e4b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/25955280936"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-16T06:48:07.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "a59fa33c8486d4fc1c377e1824b7d4f3ec423eddf29e90806a861c9d93e6861b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/25955280936"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-02T18:41:00.000Z",
      "commit": "c48dc418bbf8c72dafd74ab62ccdfc5175422bd4",
      "fileid": "9537eb9ffea0ff3f3f38321ca657bb150a4394834ab8e8a183ff80eb07107ffa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrcaseb/actions/runs/25955280936"
    }
  ]
}