Package: prodigenr
Title: Research Project Directory Generator
Version: 0.7.0
Authors@R: 
    person("Luke", "Johnston", , "lwjohnst@gmail.com", role = 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 (>= 4.0.0)
Imports: cli, fs, gert, rlang, rprojroot, whisker, withr
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-12-13 18:09:52 UTC; luke
Author: Luke Johnston [aut, cre] (<https://orcid.org/0000-0003-4169-2616>)
Maintainer: Luke Johnston <lwjohnst@gmail.com>
Repository: CRAN
Date/Publication: 2024-12-13 18:30:02 UTC
Built: R 4.3.3; ; 2024-12-13 19:44:23 UTC; unix
