tidyna: NA-Aware Defaults for Common R Functions

Provides drop-in replacements for common R functions (mean(), sum(), sd(), min(), etc.) that default to 'na.rm = TRUE' and issue warnings when missing values are removed. It handles some special cases. The table() default is set to 'useNA = ifany'.

Version: 0.1.2
Imports: cli (≥ 3.0.0)
Suggests: testthat (≥ 3.0.0), withr
Published: 2026-01-08
DOI: 10.32614/CRAN.package.tidyna (may not be active yet)
Author: Ulrich Atz ORCID iD [aut, cre]
Maintainer: Ulrich Atz <ulrich.atz at unibocconi.it>
BugReports: https://github.com/statzhero/tidyna/issues
License: MIT + file LICENSE
URL: https://github.com/statzhero/tidyna
NeedsCompilation: no
Materials: README
CRAN checks: tidyna results

Documentation:

Reference manual: tidyna.html , tidyna.pdf

Downloads:

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

Linking:

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