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 given libraries and exports personal helper functions. License: MIT + file LICENSE URL: https://mrcaseb.github.io/personalr/index.html, https://github.com/mrcaseb/personalr BugReports: https://github.com/mrcaseb/personalr/issues Imports: desc, devtools, fs, glue, magrittr, purrr, rprojroot, rstudioapi, usethis, utils, withr, xfun Suggests: dplyr, tibble Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-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: 2026-06-16 12:01:52 UTC; root Author: Sebastian Carl [aut, cre] Maintainer: Sebastian Carl