Package: prodigenr
Title: Research Project Directory Generator
Version: 0.5.0
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/lwjohnst86/prodigenr
BugReports: https://github.com/lwjohnst86/prodigenr/issues
Depends: R (>= 3.4.0)
Imports: fs (>= 1.2.2), git2r (>= 0.21.0), rmarkdown (>= 1.9),
        rprojroot (>= 1.3.2), usethis (>= 1.3.0), withr
Suggests: devtools (>= 1.13.5), covr (>= 3.0.1), testthat (>= 2.0.0),
        knitr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-07-01 13:04:43 UTC; luke
Author: Luke Johnston [aut, cre] (<https://orcid.org/0000-0003-4169-2616>)
Maintainer: Luke Johnston <lwjohnst@gmail.com>
Repository: CRAN
Date/Publication: 2019-07-01 13:20:03 UTC
Built: R 4.0.0; ; 2020-04-10 05:54:17 UTC; windows
