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.7)pkgcond_0.1.1.zip(r-4.6)pkgcond_0.1.1.zip(r-4.5)
pkgcond_0.1.1.tgz(r-4.6-any)pkgcond_0.1.1.tgz(r-4.5-any)
pkgcond_0.1.1.tar.gz(r-4.7-any)pkgcond_0.1.1.tar.gz(r-4.6-any)
pkgcond_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:f57f1c3b58. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 205 | ||
| linux-release-x86_64 | OK | 89 | ||
| macos-release-arm64 | OK | 128 | ||
| macos-oldrel-arm64 | OK | 175 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 76 | ||
| wasm-release | OK | 91 |
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 |
