Provides functions to automatically build a directory structure for a new R project. Using this structure, 'ProjectTemplate' automates data loading, preprocessing, library importing and unit testing.
Version: | 0.11.0 |
Depends: | R (≥ 2.7), digest, tibble |
Imports: | methods |
Suggests: | foreign, feather, reshape, plyr, formatR, qs, stringr, ggplot2, lubridate, log4r (≥ 0.1-5), DBI, RMySQL, RSQLite, gdata, RODBC, RJDBC, readxl, xlsx, tuneR, pixmap, data.table, RPostgreSQL, GetoptLong, whisker, testthat (≥ 3.0.0), reticulate |
Published: | 2024-07-01 |
DOI: | 10.32614/CRAN.package.ProjectTemplate |
Author: | Aleksandar Blagotic [ctb], Diego Valle-Jones [ctb], Jeffrey Breen [ctb], Joakim Lundborg [ctb], John Myles White [aut, cph], Josh Bode [ctb], Kenton White [ctb, cre], Kirill Mueller [ctb], Matteo Redaelli [ctb], Noah Lorang [ctb], Patrick Schalk [ctb], Dominik Schneider [ctb], Gerold Hepp [ctb], Zunaira Jamil [ctb], Glen Falk [ctb] |
Maintainer: | Kenton White <jkentonwhite at gmail.com> |
BugReports: | https://github.com/KentonWhite/ProjectTemplate/issues |
License: | GPL-3 | file LICENSE |
URL: | http://projecttemplate.net |
NeedsCompilation: | no |
Language: | en-US |
Materials: | NEWS |
In views: | ReproducibleResearch |
CRAN checks: | ProjectTemplate results |
Reference manual: | ProjectTemplate.pdf |
Package source: | ProjectTemplate_0.11.0.tar.gz |
Windows binaries: | r-devel: ProjectTemplate_0.11.0.zip, r-release: ProjectTemplate_0.11.0.zip, r-oldrel: ProjectTemplate_0.11.0.zip |
macOS binaries: | r-release (arm64): ProjectTemplate_0.11.0.tgz, r-oldrel (arm64): ProjectTemplate_0.11.0.tgz, r-release (x86_64): ProjectTemplate_0.11.0.tgz, r-oldrel (x86_64): ProjectTemplate_0.11.0.tgz |
Old sources: | ProjectTemplate archive |
Reverse suggests: | ptspotter |
Please use the canonical form https://CRAN.R-project.org/package=ProjectTemplate to link to this page.