Package: utilitybeltassertions 0.0.0.9000

First Last
utilitybeltassertions: What the Package Does (One Line, Title Case)
What the package does (one paragraph).
Authors:
utilitybeltassertions_0.0.0.9000.tar.gz
utilitybeltassertions_0.0.0.9000.zip(r-4.7)utilitybeltassertions_0.0.0.9000.zip(r-4.6)utilitybeltassertions_0.0.0.9000.zip(r-4.5)
utilitybeltassertions_0.0.0.9000.tgz(r-4.6-any)utilitybeltassertions_0.0.0.9000.tgz(r-4.5-any)
utilitybeltassertions_0.0.0.9000.tar.gz(r-4.7-any)utilitybeltassertions_0.0.0.9000.tar.gz(r-4.6-any)
utilitybeltassertions_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
utilitybeltassertions/json (API)
| # Install 'utilitybeltassertions' in R: |
| install.packages('utilitybeltassertions', repos = c('https://selkamand.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/selkamand/utilitybeltassertions/issues
Last updated from:bceeb02684. Checks:6 OK, 3 ERROR. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 145 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| windows-devel | ERROR | 86 | ||
| windows-release | ERROR | 80 | ||
| windows-oldrel | ERROR | 152 | ||
| wasm-release | OK | 114 |
Exports:assert_all_values_are_in_setassert_filenames_have_valid_extensionsassert_files_existassert_is_whole_numberassert_names_includeassert_non_empty_stringassert_program_exists_in_pathassert_that_invisibleclass_isfmtboldfmterrorfmtsuccessfmtwarningfun_count_argumentsget_calling_function
Dependencies:assertthatcrayonrlangutilitybeltfmt
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check values are in set | assert_all_values_are_in_set |
| Assert file has the expected extension | assert_filenames_have_valid_extensions |
| Do all files exist | assert_files_exist |
| Check object is a Whole Number | assert_is_whole_number |
| assert_names_include | assert_names_include |
| Check object is a non-empty string | assert_non_empty_string |
| Assert a program is in path | assert_program_exists_in_path |
| Test Assertion with Invisible Return | assert_that_invisible |
| class_is | class_is |
| Colour text | fmtbold |
| Colour text | fmterror |
| Colour text | fmtsuccess |
| Colour text | fmtwarning |
| How Many Arguments? | fun_count_arguments |
| Get Calling Function | get_calling_function |