Package: assert 1.0.1

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.

Authors:Olivier Binette [aut, cre, cph]

assert_1.0.1.tar.gz
assert_1.0.1.zip(r-4.5)assert_1.0.1.zip(r-4.4)assert_1.0.1.zip(r-4.3)
assert_1.0.1.tgz(r-4.4-any)assert_1.0.1.tgz(r-4.3-any)
assert_1.0.1.tar.gz(r-4.5-noble)assert_1.0.1.tar.gz(r-4.4-noble)
assert_1.0.1.tgz(r-4.4-emscripten)assert_1.0.1.tgz(r-4.3-emscripten)
assert.pdf |assert.html
assert/json (API)
NEWS

# Install 'assert' in R:
install.packages('assert', repos = c('https://olivierbinette.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/olivierbinette/assert/issues

On CRAN:

argument-checksassertionserror-messagesvalidation

1 exports 10 stars 1.66 score 0 dependencies 1 dependents 36 scripts 427 downloads

Last updated 3 years agofrom:c0de371fa3. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-winOKSep 17 2024
R-4.5-linuxOKSep 17 2024
R-4.4-winOKSep 17 2024
R-4.4-macOKSep 17 2024
R-4.3-winOKSep 17 2024
R-4.3-macOKSep 17 2024

Exports:assert

Dependencies: