baseverse: Modern Base-R Functions

Includes modern base-R functions. Functions beginning with p_ are wrapper functions to existing base-R functions, supporting native piping. 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.0
Depends: R (≥ 4.1.0)
Published: 2026-04-13
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

Downloads:

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

Linking:

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