Advanced tryCatch() and try() functions for better error handling (logging, stack trace with source code references and support for post-mortem analysis).
Version: | 1.0.2 |
Depends: | R (≥ 3.1.0) |
Imports: | utils, futile.logger |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2018-05-18 |
Author: | Jürgen Altfeld [aut, cre, cph] |
Maintainer: | Jürgen 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 |
CRAN checks: | tryCatchLog results |
Reference manual: | tryCatchLog.pdf |
Vignettes: |
Error handling in R with tryCatchLog: Catching, logging, post-mortem analysis |
Package source: | tryCatchLog_1.0.2.tar.gz |
Windows binaries: | r-devel: tryCatchLog_1.0.2.zip, r-release: tryCatchLog_1.0.2.zip, r-oldrel: tryCatchLog_1.0.2.zip |
OS X binaries: | r-release: tryCatchLog_1.0.2.tgz, r-oldrel: tryCatchLog_1.0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tryCatchLog to link to this page.