Skip to content
/ pkgKitten Public

❗ This is a read-only mirror of the CRAN R package repository. pkgKitten — Create Simple Packages Which Do not Upset R Package Checks. Homepage: https://github.com/eddelbuettel/pkgkittenhttps://eddelbuettel.github.io/pkgkitten/ Report bugs for this package: https://github.com/eddelbuettel/pkgkitten/issu ...

Notifications You must be signed in to change notification settings

cran/pkgKitten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkgKitten: Create packages that purr

CI License CRAN Dependencies Debian package Downloads Last Commit Documentation

a kitten

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

Installation

The package is on CRAN and can be installed via a standard

install.packages("pkgKitten")

Documentation

Package documentation, help pages, and more is also available here.

Author

Dirk Eddelbuettel

License

GPL (>= 2)

About

❗ This is a read-only mirror of the CRAN R package repository. pkgKitten — Create Simple Packages Which Do not Upset R Package Checks. Homepage: https://github.com/eddelbuettel/pkgkittenhttps://eddelbuettel.github.io/pkgkitten/ Report bugs for this package: https://github.com/eddelbuettel/pkgkitten/issu ...

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages