baseverse: Modern Base-R Functions

Includes modern base-R functions. Functions beginning with p_ are wrapper functions for existing base-R functions, supporting native piping. Other functions are wrapper functions for core base-R features, including bracket notation and dollar-sign notation. base_match() and base_when() mimic case_match() and case_when() from 'dplyr' but return a factor by default with levels ordered according to user input. et() mimics count() from 'dplyr'.

Version: 0.1.4
Depends: R (≥ 4.1.0)
Suggests: knitr, rmarkdown
Published: 2026-04-28
DOI: 10.32614/CRAN.package.baseverse
Author: Yea-Hung Chen [aut, cre]
Maintainer: Yea-Hung Chen <yea-hung.chen at ucsf.edu>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: baseverse results

Documentation:

Reference manual: baseverse.html , baseverse.pdf
Vignettes: An introduction to baseverse (source, R code)

Downloads:

Package source: baseverse_0.1.4.tar.gz
Windows binaries: r-devel: baseverse_0.1.4.zip, r-release: baseverse_0.1.4.zip, r-oldrel: baseverse_0.1.4.zip
macOS binaries: r-release (arm64): baseverse_0.1.4.tgz, r-oldrel (arm64): baseverse_0.1.4.tgz, r-release (x86_64): baseverse_0.1.0.tgz, r-oldrel (x86_64): baseverse_0.1.0.tgz
Old sources: baseverse archive

Linking:

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