Package: longurl
Title: Expand Short URLs Using the 'LongURL' API
Version: 0.1.1
Authors@R: c(person("Bob", "Rudis", email = "bob@rudis.net", role = c("aut", "cre")))
Description: Interface to the 'LongURL' API to identify known URL shortener services
             and expand vectors of short URLs with optional error checking and
             URL validation. See <http://longurl.org/> for more information about
             'LongURL'.
Depends: R (>= 3.1.0)
License: MIT + file LICENSE
LazyData: true
Suggests: testthat
Imports: httr, dplyr, pbapply
NeedsCompilation: no
Packaged: 2015-08-21 00:13:23 UTC; bob
Author: Bob Rudis [aut, cre]
Maintainer: Bob Rudis <bob@rudis.net>
Repository: CRAN
Date/Publication: 2015-08-21 07:38:49
