Package: personalr
Title: Automated Personal Package Setup
Version: 1.0.1
Authors@R: 
    person(given = "Sebastian",
           family = "Carl",
           role = c("aut", "cre"),
           email = "mrcaseb@gmail.com")
Description: Functions to setup a personal R package that
    attaches given libraries and exports personal helper functions.
License: MIT + file LICENSE
URL: 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
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-20 11:42:49 UTC; ne48wop
Author: Sebastian Carl [aut, cre]
Maintainer: Sebastian Carl <mrcaseb@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-23 09:10:03 UTC
Built: R 4.0.2; ; 2020-11-24 11:57:14 UTC; unix
