pkgKitten: Create Simple Packages Which Do not Upset R Package Checks

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).

Package details

AuthorDirk Eddelbuettel
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.2.3
URL https://github.com/eddelbuettel/pkgkitten https://eddelbuettel.github.io/pkgkitten/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("pkgKitten")

Try the pkgKitten package in your browser

Any scripts or data that you put into this service are public.

pkgKitten documentation built on March 31, 2023, 9:58 p.m.