Package: prodigenr Title: Research Project Directory Generator Version: 0.7.0.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake git make libgit2-dev libuv1-dev libssl-dev Repository: https://rostools.r-universe.dev Date/Publication: 2024-12-14 13:41:35 UTC RemoteUrl: https://github.com/rostools/prodigenr RemoteRef: HEAD RemoteSha: 6d32c84fc3c1faf516e998794a1f00b498597c15 NeedsCompilation: no Packaged: 2026-06-21 09:48:38 UTC; root Author: Luke Johnston [aut, cre] (ORCID: ) Maintainer: Luke Johnston