RepoGenerator: Generates a Project and Repo for Easy Initialization of a Workshop

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

Documentation:

Reference manual: RepoGenerator.pdf

Downloads:

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 (arm64): RepoGenerator_0.0.1.tgz, r-oldrel (arm64): RepoGenerator_0.0.1.tgz, r-release (x86_64): RepoGenerator_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RepoGenerator to link to this page.