Provides a function kitten() which creates cute little packages which pass R package checks. This sets it apart from package.skeleton() which it calls, and which leaves imperfect files behind. As this is not exactly helpful for beginners, kitten() offers an alternative. Unit test support can be added via the 'tinytest' package (if present), and documentation-creation support can be added via 'roxygen2' (if present).
Version: | 0.2.4 |
Suggests: | whoami (≥ 1.1.0), tinytest, roxygen2 |
Published: | 2024-08-30 |
DOI: | 10.32614/CRAN.package.pkgKitten |
Author: | Dirk Eddelbuettel [aut, cre] |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/pkgkitten/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/eddelbuettel/pkgkitten, https://eddelbuettel.github.io/pkgkitten/ |
NeedsCompilation: | no |
Materials: | README NEWS ChangeLog |
CRAN checks: | pkgKitten results |
Reference manual: | pkgKitten.pdf |
Package source: | pkgKitten_0.2.4.tar.gz |
Windows binaries: | r-devel: pkgKitten_0.2.4.zip, r-release: pkgKitten_0.2.4.zip, r-oldrel: pkgKitten_0.2.4.zip |
macOS binaries: | r-release (arm64): pkgKitten_0.2.4.tgz, r-oldrel (arm64): pkgKitten_0.2.4.tgz, r-release (x86_64): pkgKitten_0.2.4.tgz, r-oldrel (x86_64): pkgKitten_0.2.4.tgz |
Old sources: | pkgKitten archive |
Reverse imports: | forestRK |
Reverse suggests: | Rcpp, RcppArmadillo, RcppEigen, RcppSMC |
Please use the canonical form https://CRAN.R-project.org/package=pkgKitten to link to this page.