Package: tryCatchLog
Title: Advanced 'tryCatch()' and 'try()' Functions
Version: 1.0.2
Authors@R: person("Jürgen", "Altfeld", email = "jaltfeld@altfeld-im.de", role = c("aut", "cre", "cph"))
Description: Advanced tryCatch() and try() functions for better error handling
             (logging, stack trace with source code references and support for post-mortem analysis).
Imports: utils, futile.logger
Depends: R (>= 3.1.0)
License: GPL-3 | file LICENSE
URL: https://github.com/aryoda/tryCatchLog
BugReports: https://github.com/aryoda/tryCatchLog/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-17 17:47:09 UTC; juergen
Author: Jürgen Altfeld [aut, cre, cph]
Maintainer: Jürgen Altfeld <jaltfeld@altfeld-im.de>
Repository: CRAN
Date/Publication: 2018-05-18 12:27:18 UTC
