ProjectTemplate 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.5-1 |
Depends: | R (≥ 2.7) |
Suggests: | foreign, reshape, plyr, stringr, ggplot2, lubridate, log4r, RMySQL, RSQLite, gdata, RODBC, RJDBC, xlsx, tuneR, pixmap, data.table, RPostgreSQL, GetoptLong, testthat, Defaults |
Published: | 2014-03-17 |
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], Kirill Mueller [ctb, cre], Matteo Redaelli [ctb], Noah Lorang [ctb], Patrick Schalk [ctb] |
Maintainer: | Kirill Mueller <mail at kirill-mueller.de> |
BugReports: | https://github.com/johnmyleswhite/ProjectTemplate/issues |
License: | Artistic-2.0 |
URL: | http://projecttemplate.net |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | ProjectTemplate results |
Reference manual: | ProjectTemplate.pdf |
Package source: | ProjectTemplate_0.5-1.tar.gz |
Windows binaries: | r-devel: ProjectTemplate_0.5-1.zip, r-release: ProjectTemplate_0.5-1.zip, r-oldrel: ProjectTemplate_0.5-1.zip |
OS X Snow Leopard binaries: | r-release: ProjectTemplate_0.5-1.tgz, r-oldrel: ProjectTemplate_0.5-1.tgz |
OS X Mavericks binaries: | r-release: ProjectTemplate_0.5-1.tgz |
Old sources: | ProjectTemplate archive |
Reverse suggests: | reports |