Package: urlshorteneR
Type: Package
Title: R Wrapper for the Bit.ly, Goo.gl and Is.gd URL Shortening
        Services
Description: Allows using different URL shortening services, which also provide
    expanding and analytic functions. Specifically developed for Bit.ly, Goo.gl
    (both OAUTH2) and is.gd (no API Key). Other can be added by request.
Version: 0.8.8
Date: 2015-11-23
Authors@R: c(
    person("John", "Malc", email = "cincenko@outlook.com", role = c("aut", "cre"),  comment = "@dmpe")
    )
Depends: R (>= 3.2.2)
Imports: httr (>= 1.0.0), jsonlite (>= 0.9.17), stringr (>= 1.0.0)
Suggests: roxygen2 (>= 5.0.1), knitr (>= 1.11), testthat (>= 0.11.0)
VignetteBuilder: knitr
License: Apache License 2.0
URL: https://github.com/dmpe/urlshorteneR
BugReports: https://github.com/dmpe/urlshorteneR/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-11-21 14:06:43 UTC; jm
Author: John Malc [aut, cre] (@dmpe)
Maintainer: John Malc <cincenko@outlook.com>
Repository: CRAN
Date/Publication: 2015-11-21 15:56:34
