Package: prodigenr
Title: Research Project Directory Generator
Version: 0.6.2
Authors@R: person("Luke", "Johnston", , "lwjohnst@gmail.com", c("aut", "cre"),
    comment = c(ORCID = "0000-0003-4169-2616"))
Description: Create a project directory structure, along with typical files
    for that project.  This allows projects to be quickly and easily created,
    as well as for them to be standardized. Designed specifically with scientists
    in mind (mainly bio-medical researchers, but likely applies to other fields).
License: MIT + file LICENSE
URL: https://github.com/rostools/prodigenr,
        https://rostools.github.io/prodigenr/
BugReports: https://github.com/rostools/prodigenr/issues
Depends: R (>= 3.4.0)
Imports: fs, rmarkdown, rprojroot, withr, rlang, cli, whisker
Suggests: testthat, knitr, gert
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-08-29 13:52:41 UTC; luke
Author: Luke Johnston [aut, cre] (<https://orcid.org/0000-0003-4169-2616>)
Maintainer: Luke Johnston <lwjohnst@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-29 14:10:02 UTC
Built: R 4.2.0; ; 2022-08-29 14:49:37 UTC; unix
