assert: Validate Function Arguments

Lightweight validation tool for checking function arguments and validating data analysis scripts. This is an alternative to stopifnot() from the 'base' package and to assert_that() from the 'assertthat' package. It provides more informative error messages and facilitates debugging.

Version: 1.0.1
Published: 2020-11-28
Author: Olivier Binette [aut, cre, cph]
Maintainer: Olivier Binette <olivier.binette at gmail.com>
BugReports: https://github.com/OlivierBinette/assert/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/OlivierBinette/assert
NeedsCompilation: no
Materials: NEWS
CRAN checks: assert results

Documentation:

Reference manual: assert.pdf

Downloads:

Package source: assert_1.0.1.tar.gz
Windows binaries: r-prerel: assert_1.0.1.zip, r-release: assert_1.0.1.zip, r-oldrel: assert_1.0.1.zip
macOS binaries: r-prerel (arm64): assert_1.0.1.tgz, r-release (arm64): assert_1.0.1.tgz, r-oldrel (arm64): assert_1.0.1.tgz, r-prerel (x86_64): assert_1.0.1.tgz, r-release (x86_64): assert_1.0.1.tgz
Old sources: assert archive

Reverse dependencies:

Reverse imports: cache

Linking:

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