Package: pkgKitten 0.2.4

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

Authors:Dirk Eddelbuettel [aut, cre]

pkgKitten_0.2.4.tar.gz
pkgKitten_0.2.4.zip(r-4.5)pkgKitten_0.2.4.zip(r-4.4)pkgKitten_0.2.4.zip(r-4.3)
pkgKitten_0.2.4.tgz(r-4.4-any)pkgKitten_0.2.4.tgz(r-4.3-any)
pkgKitten_0.2.4.tar.gz(r-4.5-noble)pkgKitten_0.2.4.tar.gz(r-4.4-noble)
pkgKitten_0.2.4.tgz(r-4.4-emscripten)pkgKitten_0.2.4.tgz(r-4.3-emscripten)
pkgKitten.pdf |pkgKitten.html
pkgKitten/json (API)
NEWS

# Install 'pkgKitten' in R:
install.packages('pkgKitten', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/pkgkitten/issues

On CRAN:

skeleton

6.98 score 34 stars 1 packages 3 scripts 4.6k downloads 2 exports 0 dependencies

Last updated 3 months agofrom:9db2d93b13. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 24 2024
R-4.5-winOKOct 24 2024
R-4.5-linuxOKOct 24 2024
R-4.4-winOKOct 24 2024
R-4.4-macOKOct 24 2024
R-4.3-winOKOct 24 2024
R-4.3-macOKOct 24 2024

Exports:kittenplayWithPerPackageHelpPage

Dependencies: