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:
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✨
DESCRIPTION |NEWS
card.svg |card.png
assert/json (API)
| # 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
argument-checksassertionserror-messagesvalidation
Last updated from:1f0ce4d02a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 169 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 107 | ||
| macos-oldrel-arm64 | OK | 140 | ||
| windows-devel | OK | 62 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 87 |
Exports:assert
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Assertions and Argument Validation | assert |
