The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
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.
The package is on CRAN and can be installed via a standard
install.packages("pkgKitten")
Package documentation, help pages, and more is also available here.
Dirk Eddelbuettel
GPL (>= 2)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.