Package: tidylog
Type: Package
Title: Logging for 'dplyr' and 'tidyr' Functions
Version: 1.1.0
Authors@R: c(
    person("Benjamin", "Elbers", email = "elbersb@gmail.com",
    role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5392-3448")),
    person("Damiano", "Oldoni", email = "damiano.oldoni@inbo.be",
    role = c("ctb"), comment = c(ORCID = "0000-0003-3445-7562"))
    )
Description: Provides feedback about 'dplyr' and 'tidyr' operations.
License: MIT + file LICENSE
Imports: dplyr, tidyr, glue, clisymbols, rlang (>= 0.4.3)
Suggests: testthat, units, nycflights13, covr, forcats, knitr,
        rmarkdown, bench
Encoding: UTF-8
URL: https://github.com/elbersb/tidylog/
BugReports: https://github.com/elbersb/tidylog/issues
RoxygenNote: 7.3.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-08 08:07:41 UTC; benjamin
Author: Benjamin Elbers [aut, cre] (<https://orcid.org/0000-0001-5392-3448>),
  Damiano Oldoni [ctb] (<https://orcid.org/0000-0003-3445-7562>)
Maintainer: Benjamin Elbers <elbersb@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-08 08:30:02 UTC
Built: R 4.4.3; ; 2025-11-12 04:33:51 UTC; windows
