tryCatchLog: Advanced 'tryCatch()' and 'try()' Functions

Advanced tryCatch() and try() functions for better error handling (logging, stack trace with source code references and support for post-mortem analysis via dump files).

Version: 1.3.1
Depends: R (≥ 3.1.0)
Imports: utils
Suggests: futile.logger, testthat, knitr, rmarkdown, covr
Published: 2021-10-25
Author: Juergen Altfeld [aut, cre, cph], Charles Epaillard [ctb], Brandon Bertelsen [ctb], Valerian Wrobel [ctb]
Maintainer: Juergen Altfeld <jaltfeld at altfeld-im.de>
BugReports: https://github.com/aryoda/tryCatchLog/issues
License: GPL-3 | file LICENSE
URL: https://github.com/aryoda/tryCatchLog
NeedsCompilation: no
Materials: NEWS
CRAN checks: tryCatchLog results

Documentation:

Reference manual: tryCatchLog.pdf
Vignettes: Error handling in R with tryCatchLog: Catching, logging, post-mortem analysis

Downloads:

Package source: tryCatchLog_1.3.1.tar.gz
Windows binaries: r-devel: tryCatchLog_1.3.1.zip, r-release: tryCatchLog_1.3.1.zip, r-oldrel: tryCatchLog_1.3.1.zip
macOS binaries: r-release (arm64): tryCatchLog_1.3.1.tgz, r-oldrel (arm64): tryCatchLog_1.3.1.tgz, r-release (x86_64): tryCatchLog_1.3.1.tgz
Old sources: tryCatchLog archive

Reverse dependencies:

Reverse imports: shinyCohortBuilder

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tryCatchLog to link to this page.