Package: tinypkgr 0.2.1

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.tar.gz
tinypkgr_0.2.1.zip(r-4.7)tinypkgr_0.2.1.zip(r-4.6)tinypkgr_0.2.1.zip(r-4.5)
tinypkgr_0.2.1.tgz(r-4.6-any)tinypkgr_0.2.1.tgz(r-4.5-any)
tinypkgr_0.2.1.tar.gz(r-4.7-any)tinypkgr_0.2.1.tar.gz(r-4.6-any)
tinypkgr_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
tinypkgr/json (API)
NEWS

# 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.02 score 3 stars 1 scripts 557 downloads 10 exports 1 dependencies

Last updated from:eab94f131a. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK86
source / vignettesOK150
linux-release-x86_64OK106
macos-release-arm64OK73
macos-oldrel-arm64OK71
windows-develOK60
windows-releaseOK66
windows-oldrelOK65
wasm-releaseOK90

Exports:buildcheckcheck_win_develinstallload_allmaintainerreloadsubmit_cranuse_github_actionuse_version

Dependencies:curl