Package: tor
Title: Import Multiple Files From a Single Directory at Once
Version: 1.1.2
Authors@R: 
    person(given = "Mauro",
           family = "Lepore",
           role = c("aut", "cre"),
           email = "maurolepore@gmail.com",
           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
BugReports: https://github.com/maurolepore/tor/issues
Depends: R (>= 3.2)
Imports: fs, readr, rlang, tibble
Suggests: covr, knitr, rmarkdown, spelling, testthat
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-03-07 21:15:43 UTC; mauro
Author: Mauro Lepore [aut, cre] (<https://orcid.org/0000-0002-1986-7988>)
Maintainer: Mauro Lepore <maurolepore@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-07 21:30:02 UTC
Built: R 4.2.0; ; 2022-03-22 23:39:39 UTC; unix
