Package: assert 1.1.0

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.1.0.tar.gz
assert_1.1.0.zip(r-4.7)assert_1.1.0.zip(r-4.6)assert_1.1.0.zip(r-4.5)
assert_1.1.0.tgz(r-4.6-any)assert_1.1.0.tgz(r-4.5-any)
assert_1.1.0.tar.gz(r-4.7-any)assert_1.1.0.tar.gz(r-4.6-any)
assert_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
assert/json (API)
NEWS

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

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

On CRAN:

Conda:

argument-checksassertionserror-messagesvalidation

5.22 score 12 stars 2 packages 46 scripts 347 downloads 1 exports 0 dependencies

Last updated from:1f0ce4d02a. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK92
source / vignettesOK133
linux-release-x86_64OK92
macos-release-arm64OK127
macos-oldrel-arm64OK131
windows-develOK63
windows-releaseOK85
windows-oldrelOK89
wasm-releaseOK81

Exports:assert

Dependencies: