Package: pkgcond 0.1.1
pkgcond: Classed Error and Warning Conditions
This provides utilities for creating classed error and warning conditions based on where the error originated.
Authors:
pkgcond_0.1.1.tar.gz
pkgcond_0.1.1.zip(r-4.5)pkgcond_0.1.1.zip(r-4.4)pkgcond_0.1.1.zip(r-4.3)
pkgcond_0.1.1.tgz(r-4.4-any)pkgcond_0.1.1.tgz(r-4.3-any)
pkgcond_0.1.1.tar.gz(r-4.5-noble)pkgcond_0.1.1.tar.gz(r-4.4-noble)
pkgcond_0.1.1.tgz(r-4.4-emscripten)pkgcond_0.1.1.tgz(r-4.3-emscripten)
pkgcond.pdf |pkgcond.html✨
pkgcond/json (API)
NEWS
# Install 'pkgcond' in R: |
install.packages('pkgcond', repos = c('https://rdoctaskforce.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rdoctaskforce/pkgcond/issues
Last updated 4 years agofrom:f57f1c3b58. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-win | OK | Oct 13 2024 |
R-4.5-linux | OK | Oct 13 2024 |
R-4.4-win | OK | Oct 13 2024 |
R-4.4-mac | OK | Oct 13 2024 |
R-4.3-win | OK | Oct 13 2024 |
R-4.3-mac | OK | Oct 13 2024 |
Exports:._%!in%%\%%<<%%<<<%assert_thatcollapsecollapse0comma_listconditionfind_scopepkg_errorpkg_messagepkg_warningskip_scopesuppress_conditionssuppress_messagessuppress_warnings
Dependencies:assertthat
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Scoped Assertions | assert_that |
Collapse character Vectors | collapse collapse0 |
Construct a comma separated list | comma_list |
Raise a mutable and classed condition. | condition pkg_error pkg_message pkg_warning |
Format and Translate Strings | ._ dot-underscore |
Find the default scope of a call. | find_scope |
Infix string concatenation. | %<<% %<<<% %\% infix-concatenation |
Not in infix operator | %!in% not-in |
Exclude a function from find_scope | skip_scope |
Selectively suppress warnings and messages | suppress suppress_conditions suppress_messages suppress_warnings |