Creates project specific directory and file templates that are written to a .Rprofile file. Upon starting a new R session, these templates can be used to streamline the creation of new directories that are standardized to the user's preferences and can include the initiation of a git repository, an RStudio R project, and project-local dependency management with the 'renv' package.
Version: | 0.6.0 |
Imports: | R6, glue, rstudioapi, crayon, fs, stringr, utils, git2r, cli, renv |
Suggests: | testthat (≥ 2.1.0), withr |
Published: | 2020-11-07 |
Author: | Nick Williams |
Maintainer: | Nick Williams <ntwilliams.personal at gmail.com> |
BugReports: | https://github.com/nt-williams/cabinets/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/nt-williams/cabinets |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | ReproducibleResearch |
CRAN checks: | cabinets results |
Reference manual: | cabinets.pdf |
Package source: | cabinets_0.6.0.tar.gz |
Windows binaries: | r-devel: cabinets_0.6.0.zip, r-release: cabinets_0.6.0.zip, r-oldrel: cabinets_0.6.0.zip |
macOS binaries: | r-release: cabinets_0.6.0.tgz, r-oldrel: cabinets_0.6.0.tgz |
Old sources: | cabinets archive |
Please use the canonical form https://CRAN.R-project.org/package=cabinets to link to this page.