Package: tor
Title: Import Multiple Files From a Single Directory at Once
Version: 1.0.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. It makes a frequent, task
    less painful.
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-09 22:14:53 UTC; LeporeM
Author: Mauro Lepore [aut, cre]
Maintainer: Mauro Lepore <maurolepore@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-11 17:40:03 UTC
