<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Add Logging to Functions</dc:title>
  <dc:title>R package chronicler version 0.3.0</dc:title>
  <dc:description>Decorate functions to make them return enhanced output. The
    enhanced output consists in an object of type 'chronicle' containing
    the result of the function applied to its arguments, as well as a log
    detailing when the function was run, what were its inputs, what were
    the errors (if the function failed to run) and other useful
    information. Tools to handle decorated functions are included, such as
    a forward pipe operator that makes chaining decorated functions
    possible.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: diffobj, dplyr, ggplot2, maybe, rlang, tibble, utils</dc:relation>
  <dc:relation>Suggests: clipr, knitr, lubridate, openxlsx, purrr, rmarkdown,
testthat, tidyr</dc:relation>
  <dc:creator>Bruno Rodrigues &lt;bruno@brodrigues.co&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Bruno Rodrigues [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-3211-3689&gt;),
  Matouš Eibich [ctb]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2025-08-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=chronicler</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.chronicler</dc:identifier>
</oai_dc:dc>
