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.1.6
Depends: R (≥ 3.1.0)
Imports: utils
Suggests: futile.logger, testthat, knitr, rmarkdown, covr
Published: 2019-11-06
Author: Juergen Altfeld [aut, cre, cph], Charles Epaillard [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

Downloads:

Reference manual: tryCatchLog.pdf
Vignettes: Error handling in R with tryCatchLog: Catching, logging, post-mortem analysis
Package source: tryCatchLog_1.1.6.tar.gz
Windows binaries: r-devel: tryCatchLog_1.1.6.zip, r-release: tryCatchLog_1.1.6.zip, r-oldrel: tryCatchLog_1.1.6.zip
macOS binaries: r-release: tryCatchLog_1.1.6.tgz, r-oldrel: tryCatchLog_1.1.6.tgz
Old sources: tryCatchLog archive

Linking:

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