Package: tinypkgr 0.2.1.2

Troy Hernandez

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

Authors:Troy Hernandez [aut, cre], cornball.ai [cph]

tinypkgr_0.2.1.2.tar.gz
tinypkgr_0.2.1.2.zip(r-4.7)tinypkgr_0.2.1.2.zip(r-4.6)tinypkgr_0.2.1.2.zip(r-4.5)
tinypkgr_0.2.1.2.tgz(r-4.6-any)tinypkgr_0.2.1.2.tgz(r-4.5-any)
tinypkgr_0.2.1.2.tar.gz(r-4.7-any)tinypkgr_0.2.1.2.tar.gz(r-4.6-any)
tinypkgr_0.2.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
tinypkgr/json (API)

# Install 'tinypkgr' in R:
install.packages('tinypkgr', repos = c('https://cornball-ai.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/cornball-ai/tinypkgr/issues

On CRAN:

Conda:

4.20 score 4 stars 1 scripts 461 downloads 11 exports 1 dependencies

Last updated from:88592a58d1. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK108
source / vignettesOK192
linux-release-x86_64OK99
macos-release-arm64OK73
macos-oldrel-arm64OK86
windows-develOK72
windows-releaseOK63
windows-oldrelOK75
wasm-releaseOK110

Exports:buildcheckcheck_win_develdocumentinstallload_allmaintainerreloadsubmit_cranuse_github_actionuse_version

Dependencies:curl