Generates a project and repo for easy initialization of a GitHub repo for R workshops. The repo includes a README with instructions to ensure that all users have the needed packages, an 'RStudio' project with the right directories and the proper data. The repo can then be used for hosting code taught during the workshop.
Version: | 0.0.1 |
Depends: | R (≥ 3.3.0) |
Imports: | rstudioapi, git2r, rmarkdown, httr |
Suggests: | testthat, covr |
Published: | 2018-06-19 |
Author: | Jared P. Lander [aut, cre] |
Maintainer: | Jared P. Lander <packages at jaredlander.com> |
BugReports: | https://github.com/jaredlander/RepoGenerator/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/jaredlander/RepoGenerator |
NeedsCompilation: | no |
SystemRequirements: | GitHub, 'RStudio' |
Materials: | README NEWS |
In views: | ReproducibleResearch |
CRAN checks: | RepoGenerator results |
Reference manual: | RepoGenerator.pdf |
Package source: | RepoGenerator_0.0.1.tar.gz |
Windows binaries: | r-devel: RepoGenerator_0.0.1.zip, r-release: RepoGenerator_0.0.1.zip, r-oldrel: RepoGenerator_0.0.1.zip |
macOS binaries: | r-release: RepoGenerator_0.0.1.tgz, r-oldrel: RepoGenerator_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=RepoGenerator to link to this page.