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.6 |
Depends: | R (≥ 2.7) |
Suggests: | foreign, reshape, plyr, stringr, ggplot2, lubridate, log4r (≥ 0.1-5), DBI, RMySQL, RSQLite, gdata, RODBC, RJDBC, xlsx, tuneR, pixmap, data.table, RPostgreSQL, GetoptLong, whisker, testthat |
Published: | 2014-10-06 |
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 <krlmlr+r at mailbox.org> |
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.6.tar.gz |
Windows binaries: | r-devel: ProjectTemplate_0.6.zip, r-release: ProjectTemplate_0.6.zip, r-oldrel: ProjectTemplate_0.6.zip |
OS X Snow Leopard binaries: | r-release: ProjectTemplate_0.6.tgz, r-oldrel: ProjectTemplate_0.6.tgz |
OS X Mavericks binaries: | r-release: ProjectTemplate_0.6.tgz |
Old sources: | ProjectTemplate archive |
Reverse suggests: | reports |