Package: tor
Title: Import Multiple Files From a Single Directory at Once
Version: 1.1.1
Authors@R: 
    person(given = "Mauro",
           family = "Lepore",
           role = c("aut", "cre"),
           email = "maurolepore@gmail.com")
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
Imports: fs, readr, rlang, tibble
Suggests: covr, knitr, rmarkdown, spelling, testthat
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-01-21 23:29:09 UTC; LeporeM
Author: Mauro Lepore [aut, cre]
Maintainer: Mauro Lepore <maurolepore@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-22 00:00:03 UTC
