Package: longurl
Title: Expand Short URLs
Version: 0.3.0
Authors@R: c(person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre")))
Description: Tools expand vectors of short URLs into long URLs. No API services are used,
    which may mean that this operates more slowly than API services do (since they usually
    cache results of expansions every user of the service performs). 
Maintainer: Bob Rudis <bob@rud.is>
Depends: R (>= 3.1.0)
License: MIT + file LICENSE
LazyData: true
Suggests: testthat
Imports: httr, dplyr, purrr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-18 17:33:53 UTC; bob
Author: Bob Rudis [aut, cre]
Repository: CRAN
Date/Publication: 2016-12-18 19:29:45
Built: R 4.0.0; ; 2020-04-10 10:11:52 UTC; windows
