Package: tryCatchLog
Title: Advanced 'tryCatch()' and 'try()' Functions
Version: 1.3.1
Authors@R: c(
  person("Juergen", "Altfeld", email = "jaltfeld@altfeld-im.de", role = c("aut", "cre", "cph")),
  person("Charles", "Epaillard", email = "charles.epaillard@gmail.com", role = "ctb"),
  person("Brandon", "Bertelsen", email = "brandon@bertelsen.ca", role = "ctb"),
  person("Valerian", "Wrobel", email = "valerian.wrobel@gmail.com", role = "ctb")
  )
Description: 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).
Imports: utils
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
RoxygenNote: 7.1.1
Suggests: futile.logger, testthat, knitr, rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-24 21:40:43 UTC; juergen
Author: Juergen Altfeld [aut, cre, cph],
  Charles Epaillard [ctb],
  Brandon Bertelsen [ctb],
  Valerian Wrobel [ctb]
Maintainer: Juergen Altfeld <jaltfeld@altfeld-im.de>
Repository: CRAN
Date/Publication: 2021-10-25 07:10:07 UTC
Built: R 4.6.0; ; 2025-08-18 02:15:37 UTC; unix
