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

Getting started

Package details

AuthorTroy Hernandez [aut, cre] (ORCID: <https://orcid.org/0009-0005-4248-604X>), cornball.ai [cph]
MaintainerTroy Hernandez <troy@cornball.ai>
LicenseGPL-3
Version0.2.1
URL https://github.com/cornball-ai/tinypkgr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tinypkgr")

Try the tinypkgr package in your browser

Any scripts or data that you put into this service are public.

tinypkgr documentation built on April 22, 2026, 9:07 a.m.