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
Roxygen: list(markdown = TRUE)
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
Author: Jordan Mark Barbone [aut, cph, cre]
    (<https://orcid.org/0000-0001-9788-3628>)
Built: R 4.4.0; ; 2024-05-06 09:17:23 UTC; unix
