Skip to content

pkgKitten

Create Simple Packages Which Do not Upset R Package Checks

v0.2.4 · Aug 30, 2024 · GPL (>= 2)

Description

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

Downloads

17.8K

Last 30 days

925th

45.1K

Last 90 days

152.6K

Last year

Trend: +35.3% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (5)

imports

Dependency Network

Dependencies Reverse dependencies forestRK Rcpp RcppArmadillo RcppEigen RcppSMC pkgKitten

Version History

new 0.2.4 Mar 10, 2026
updated 0.2.4 ← 0.2.3 diff Aug 29, 2024
updated 0.2.3 ← 0.2.2 diff Mar 10, 2023
updated 0.2.2 ← 0.2.1 diff Jul 19, 2021
updated 0.2.1 ← 0.2.0 diff Feb 21, 2021
updated 0.2.0 ← 0.1.5 diff Sep 26, 2020
updated 0.1.5 ← 0.1.4 diff Oct 21, 2019
updated 0.1.4 ← 0.1.3 diff Nov 12, 2016
updated 0.1.3 ← 0.1.2 diff Jun 12, 2015
updated 0.1.2 ← 0.1.1 diff Sep 10, 2014
updated 0.1.1 ← 0.1.0 diff Sep 9, 2014
new 0.1.0 Jun 12, 2014