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 |
DOI: | 10.32614/CRAN.package.assert |
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 |
Reference manual: | assert.pdf |
Package source: | assert_1.0.1.tar.gz |
Windows binaries: | r-devel: assert_1.0.1.zip, r-release: assert_1.0.1.zip, r-oldrel: assert_1.0.1.zip |
macOS binaries: | r-release (arm64): assert_1.0.1.tgz, r-oldrel (arm64): assert_1.0.1.tgz, r-release (x86_64): assert_1.0.1.tgz, r-oldrel (x86_64): assert_1.0.1.tgz |
Old sources: | assert archive |
Reverse imports: | cache |
Please use the canonical form https://CRAN.R-project.org/package=assert to link to this page.