Package: scrutr Title: Scrutinizing Collections of Structured Datasets Version: 0.3.1 Authors@R: person("Daniel", "Rakotomalala", , "rakdanielh@gmail.com", role = c("aut", "cre")) Description: Provides a coherent interface for exploring and transforming multiple related data frames that share a common structure. Complements single-dataset inspection tools by operating across an entire collection at once. Also includes lightweight utilities for related file and folder management tasks. License: MIT + file LICENSE URL: https://github.com/danielrak/scrutr BugReports: https://github.com/danielrak/scrutr/issues Depends: R (>= 4.1.0) Imports: dplyr, glue, lubridate, magrittr, purrr, rio, stats, stringr, tibble, tools, utils, writexl Suggests: knitr, readxl, rmarkdown, spelling, testthat (>= 3.0.0) VignetteBuilder: knitr, rmarkdown Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: make libicu-dev libssl-dev libx11-dev zlib1g-dev Repository: https://danielrak.r-universe.dev Date/Publication: 2026-05-27 20:22:58 UTC RemoteUrl: https://github.com/danielrak/scrutr RemoteRef: HEAD RemoteSha: efa1eabd858903e2bd73775fccb271198fdd590d NeedsCompilation: no Packaged: 2026-05-27 22:39:37 UTC; root Author: Daniel Rakotomalala [aut, cre] Maintainer: Daniel Rakotomalala