tinypkgr: Minimal R Package Development Utilities

Lightweight wrappers around 'R CMD INSTALL', 'R CMD check', 'R CMD build', 'win-builder' uploads, and 'CRAN' submission. Provides functions for installing, loading, checking, building, and submitting R packages with minimal dependencies (only 'curl' for uploads). Background on R package development is in Wickham and Bryan (2023, ISBN:9781098134945), "Writing R Extensions" <https://cran.r-project.org/doc/manuals/R-exts.html>, and the 'CRAN' Repository Policy <https://cran.r-project.org/web/packages/policies.html>.

Version: 0.2.1
Imports: curl
Suggests: tinyrox, tinytest
Published: 2026-04-22
DOI: 10.32614/CRAN.package.tinypkgr (may not be active yet)
Author: Troy Hernandez ORCID iD [aut, cre], cornball.ai [cph]
Maintainer: Troy Hernandez <troy at cornball.ai>
BugReports: https://github.com/cornball-ai/tinypkgr/issues
License: GPL-3
URL: https://github.com/cornball-ai/tinypkgr
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: tinypkgr results

Documentation:

Reference manual: tinypkgr.html , tinypkgr.pdf

Downloads:

Package source: tinypkgr_0.2.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): tinypkgr_0.2.1.tgz, r-oldrel (arm64): not available, r-release (x86_64): tinypkgr_0.2.1.tgz, r-oldrel (x86_64): tinypkgr_0.2.1.tgz

Linking:

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