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.

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

Version: 0.2.3
Suggests: whoami (≥ 1.1.0), tinytest, roxygen2
Published: 2023-03-11
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd at debian.org>
BugReports: https://github.com/eddelbuettel/pkgkitten/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/eddelbuettel/pkgkitten, https://eddelbuettel.github.io/pkgkitten/
NeedsCompilation: no
Materials: README NEWS ChangeLog
CRAN checks: pkgKitten results

Documentation:

Reference manual: pkgKitten.pdf

Downloads:

Package source: pkgKitten_0.2.3.tar.gz
Windows binaries: r-devel: pkgKitten_0.2.3.zip, r-release: pkgKitten_0.2.3.zip, r-oldrel: pkgKitten_0.2.3.zip
macOS binaries: r-release (arm64): pkgKitten_0.2.3.tgz, r-oldrel (arm64): pkgKitten_0.2.3.tgz, r-release (x86_64): pkgKitten_0.2.3.tgz, r-oldrel (x86_64): pkgKitten_0.2.3.tgz
Old sources: pkgKitten archive

Reverse dependencies:

Reverse imports: forestRK
Reverse suggests: Rcpp, RcppArmadillo, RcppEigen, RcppSMC

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pkgKitten to link to this page.

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.