skeletor: An R Package Skeleton Generator

A tool for bootstrapping new packages with useful defaults, including a test suite outline that passes checks and helpers for running tests, checking test coverage, building vignettes, and more. Package skeletons it creates are set up for pushing your package to 'GitHub' and using other hosted services for building and test automation.

Version: 1.0.4
Depends: R (≥ 3.0.0)
Suggests: covr, testthat
Published: 2017-04-09
Author: Neal Richardson [aut, cre]
Maintainer: Neal Richardson <neal.p.richardson at gmail.com>
BugReports: https://github.com/nealrichardson/skeletor/issues
License: MIT + file LICENSE
URL: https://github.com/nealrichardson/skeletor
NeedsCompilation: no
Materials: README NEWS
CRAN checks: skeletor results

Documentation:

Reference manual: skeletor.pdf

Downloads:

Package source: skeletor_1.0.4.tar.gz
Windows binaries: r-devel: skeletor_1.0.4.zip, r-release: skeletor_1.0.4.zip, r-oldrel: skeletor_1.0.4.zip
macOS binaries: r-release (arm64): skeletor_1.0.4.tgz, r-oldrel (arm64): skeletor_1.0.4.tgz, r-release (x86_64): skeletor_1.0.4.tgz
Old sources: skeletor archive

Linking:

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