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✨
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
argument-checksassertionserror-messagesvalidation
Last updated from:1f0ce4d02a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 92 | ||
| source / vignettes | OK | 133 | ||
| linux-release-x86_64 | OK | 92 | ||
| macos-release-arm64 | OK | 127 | ||
| macos-oldrel-arm64 | OK | 131 | ||
| windows-devel | OK | 63 | ||
| windows-release | OK | 85 | ||
| windows-oldrel | OK | 89 | ||
| wasm-release | OK | 81 |
Exports:assert
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Assertions and Argument Validation | assert |
