Package: tidylog Type: Package Title: Logging for 'dplyr' and 'tidyr' Functions Version: 1.1.0.9000 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, cli, rlang (>= 0.4.3) Suggests: testthat, units, nycflights13, covr, forcats, knitr, rmarkdown, bench, purrr Encoding: UTF-8 URL: https://github.com/elbersb/tidylog/ BugReports: https://github.com/elbersb/tidylog/issues VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://elbersb.r-universe.dev Date/Publication: 2026-06-23 15:02:56 UTC RemoteUrl: https://github.com/elbersb/tidylog RemoteRef: HEAD RemoteSha: 65a398acbd42e444b86fd67e7bb9625e2b3103f9 NeedsCompilation: no Packaged: 2026-06-23 16:42:01 UTC; root Author: Benjamin Elbers [aut, cre] (ORCID: ), Damiano Oldoni [ctb] (ORCID: ) Maintainer: Benjamin Elbers Depends: R (>= 4.1.0)