Learn R Programming

⚠️There's a newer version (0.2.4) of this package.Take me there.

pkgKitten

Create packages that purr

The base R function package.skeleton() is very useful for creating new packages for R. It is also very upsetting as it has been producing the same files which upset R CMD check in the exact same way.

And as something terrible happens each time R CMD check barks, this package offers a wrapper function kitten() which leaves an adorable little package behind which does not upset R CMD check.

So just think of the kittens.

Author

Dirk Eddelbuettel

License

GPL (>= 2)

Copy Link

Version

Install

install.packages('pkgKitten')

Monthly Downloads

3,232

Version

0.1.3

License

GPL (>= 2)

Maintainer

Dirk Eddelbuettel

Last Published

June 13th, 2015

Functions in pkgKitten (0.1.3)

pkgKitten-package

Create simple packages using the kitten function.
kitten

Create a very simple package
hello

A simple function doing little
__placeholder__-package

A short title line describing what the package does
playWithPerPackageHelpPage

Create a very simple package help page