Package: longurl
Title: Expand Short URLs Using the 'URL-Expander' API
Version: 0.2.0
Authors@R: c(person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre")))
Description: Interface to the 'URL-Expander' API to expand vectors of short URLs
    with optional error checking and URL validation. See <http://urlex.org/> for
    more information about their service.
Maintainer: Bob Rudis <bob@rud.is>
Depends: R (>= 3.1.0)
License: MIT + file LICENSE
LazyData: true
Suggests: testthat
Imports: httr, dplyr, pbapply, jsonlite
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-31 21:56:35 UTC; bob
Author: Bob Rudis [aut, cre]
Repository: CRAN
Date/Publication: 2016-09-01 01:44:15
