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:
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')) |
Bug tracker:https://github.com/eddelbuettel/pkgkitten/issues
Last updated 3 months agofrom:9db2d93b13. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | OK | Oct 24 2024 |
R-4.5-linux | OK | Oct 24 2024 |
R-4.4-win | OK | Oct 24 2024 |
R-4.4-mac | OK | Oct 24 2024 |
R-4.3-win | OK | Oct 24 2024 |
R-4.3-mac | OK | Oct 24 2024 |
Exports:kittenplayWithPerPackageHelpPage
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create simple packages using the 'kitten' function. | pkgKitten-package pkgKitten |
Create a very simple package | kitten |
Create a very simple package help page | playWithPerPackageHelpPage |