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.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

On CRAN:

Conda:

5.23 score 5 stars 5 packages 45 scripts 424 downloads 18 exports 1 dependencies

Last updated from:f57f1c3b58. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK103
source / vignettesOK205
linux-release-x86_64OK89
macos-release-arm64OK128
macos-oldrel-arm64OK175
windows-develOK69
windows-releaseOK61
windows-oldrelOK76
wasm-releaseOK91

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