Package: pkgcond 0.1.1

Andrew Redd

pkgcond: Classed Error and Warning Conditions

This provides utilities for creating classed error and warning conditions based on where the error originated.

Authors:Andrew Redd [aut, cre], R Documentation Task Force [aut]

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'))

Peer review:

Bug tracker:https://github.com/rdoctaskforce/pkgcond/issues

On CRAN:

4.78 score 5 stars 2 packages 40 scripts 314 downloads 18 exports 1 dependencies

Last updated 4 years agofrom:f57f1c3b58. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 13 2024
R-4.5-winOKOct 13 2024
R-4.5-linuxOKOct 13 2024
R-4.4-winOKOct 13 2024
R-4.4-macOKOct 13 2024
R-4.3-winOKOct 13 2024
R-4.3-macOKOct 13 2024

Exports:._%!in%%\%%<<%%<<<%assert_thatcollapsecollapse0comma_listconditionfind_scopepkg_errorpkg_messagepkg_warningskip_scopesuppress_conditionssuppress_messagessuppress_warnings

Dependencies:assertthat

Readme and manuals

Help Manual

Help pageTopics
Scoped Assertionsassert_that
Collapse character Vectorscollapse collapse0
Construct a comma separated listcomma_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_scopeskip_scope
Selectively suppress warnings and messagessuppress suppress_conditions suppress_messages suppress_warnings