Package: echo
Title: Echo Code Evaluations
Version: 0.1.0
Authors@R: 
    person(given   = "Jordan Mark",
           family  = "Barbone",
           role    = c("aut", "cph", "cre"),
           email   = "jmbarbone@gmail.com",
           comment = c(ORCID = "0000-0001-9788-3628"))
Maintainer: Jordan Mark Barbone <jmbarbone@gmail.com>
Description: Capture code evaluations and script executions by expressions,
    outputs, and condition calls for logging.
License: MIT + file LICENSE
Depends: R (>= 3.6)
Imports: utils
Suggests: covr, spelling, testthat (>= 3.0.0)
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/jmbarbone/echo,
        https://jmbarbone.github.io/echo/
BugReports: https://github.com/jmbarbone/echo/issues
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-05-22 15:04:53 UTC; jordan
Author: Jordan Mark Barbone [aut, cph, cre]
    (<https://orcid.org/0000-0001-9788-3628>)
Repository: CRAN
Date/Publication: 2023-05-25 20:00:12 UTC
Built: R 4.5.2; ; 2025-11-08 02:37:25 UTC; windows
