Package: xlcutter
Title: Parse Batches of 'xlsx' Files Based on a Template
Version: 0.1.1
Authors@R: 
    person(
      "Hugo", "Gruson", , "hugo.gruson+R@normalesup.org", 
      role = c("aut", "cre", "cph"),
      comment = c(ORCID = "0000-0002-4094-1476")
    )
Description: Parse entire folders of non-rectangular 'xlsx' files into a single
  rectangular and tidy 'data.frame' based on a custom template file defining the 
  column names of the output.
License: MIT + file LICENSE
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.2.3
Depends: R (>= 3.3.0)
Imports: tidyxl
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
URL: https://github.com/Bisaloo/xlcutter,
        https://hugogruson.fr/xlcutter/
BugReports: https://github.com/Bisaloo/xlcutter/issues
NeedsCompilation: no
Packaged: 2023-10-22 18:44:26 UTC; hugo
Author: Hugo Gruson [aut, cre, cph] (<https://orcid.org/0000-0002-4094-1476>)
Maintainer: Hugo Gruson <hugo.gruson+R@normalesup.org>
Repository: CRAN
Date/Publication: 2023-10-22 19:00:02 UTC
Built: R 4.4.3; ; 2025-10-21 12:43:22 UTC; windows
