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.5)utilitybeltassertions_0.0.0.9000.zip(r-4.4)utilitybeltassertions_0.0.0.9000.zip(r-4.3)
utilitybeltassertions_0.0.0.9000.tgz(r-4.4-any)utilitybeltassertions_0.0.0.9000.tgz(r-4.3-any)
utilitybeltassertions_0.0.0.9000.tar.gz(r-4.5-noble)utilitybeltassertions_0.0.0.9000.tar.gz(r-4.4-noble)
utilitybeltassertions_0.0.0.9000.tgz(r-4.4-emscripten)utilitybeltassertions_0.0.0.9000.tgz(r-4.3-emscripten)
utilitybeltassertions.pdf |utilitybeltassertions.html✨
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 2 years agofrom:bceeb02684. Checks:OK: 4 ERROR: 3. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 22 2024 |
R-4.5-win | ERROR | Oct 22 2024 |
R-4.5-linux | OK | Oct 22 2024 |
R-4.4-win | ERROR | Oct 22 2024 |
R-4.4-mac | OK | Oct 22 2024 |
R-4.3-win | ERROR | Oct 22 2024 |
R-4.3-mac | OK | Oct 22 2024 |
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:assertthatclicrayongluelifecyclerlangutilitybeltfmt
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 |