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 |
DOI: | 10.32614/CRAN.package.tryCatchLog |
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 |
Reference manual: | tryCatchLog.pdf |
Vignettes: |
Error handling in R with tryCatchLog: Catching, logging, post-mortem analysis |
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, r-oldrel (x86_64): tryCatchLog_1.3.1.tgz |
Old sources: | tryCatchLog archive |
Reverse imports: | asremlPlus, dae, shinyCohortBuilder |
Please use the canonical form https://CRAN.R-project.org/package=tryCatchLog to link to this page.