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

Getting started

Package details

AuthorDirk Eddelbuettel
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.2.3.1
URL https://github.com/eddelbuettel/pkgkitten https://eddelbuettel.github.io/pkgkitten/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("eddelbuettel/pkgkitten")
eddelbuettel/pkgkitten documentation built on Feb. 21, 2024, 11:40 p.m.