Package: tor
Title: Import Multiple Files From a Single Directory at Once
Version: 1.1.3
Authors@R: 
    person("Mauro", "Lepore", , "maurolepore@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1986-7988"))
Description: The goal of tor (to-R) is to help you to import multiple
    files from a single directory at once, and to do so as quickly,
    flexibly, and simply as possible.
License: GPL-3
URL: https://github.com/maurolepore/tor,
        https://maurolepore.github.io/tor/
BugReports: https://github.com/maurolepore/tor/issues
Depends: R (>= 3.2)
Imports: fs, readr, rlang, tibble
Suggests: covr, knitr, rmarkdown, spelling, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-07-14 23:13:54 UTC; rstudio
Author: Mauro Lepore [aut, cre] (<https://orcid.org/0000-0002-1986-7988>)
Maintainer: Mauro Lepore <maurolepore@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-14 23:40:02 UTC
Built: R 4.3.3; ; 2024-07-17 00:24:53 UTC; unix
