Package: pathlibr
Title: OO Path Manipulation in R
Version: 0.1.0
Authors@R: 
    person(given = "Matthew",
           family = "Strasiotto",
           role = c("aut", "cre"),
           email = "matthew.strasiotto@gmail.com")
Description: An OO Interface for path manipulation, emulating pythons 
             "pathlib".
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: R6, magrittr, glue (>= 1.3.0), logging, rlang, purrr
RoxygenNote: 6.1.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-02-14 07:00:23 UTC; matt
Author: Matthew Strasiotto [aut, cre]
Maintainer: Matthew Strasiotto <matthew.strasiotto@gmail.com>
Repository: CRAN
Date/Publication: 2019-02-22 14:40:06 UTC
Built: R 4.0.2; ; 2020-07-15 17:39:16 UTC; unix
