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). Others can be added by request.
Version: 0.9.2
Date: 2016-02-14
Authors@R: c(
    person("John", "Malc", email = "cincenko@outlook.com", role = c("aut", "cre"),  comment = "@dmpe")
    )
Maintainer: John Malc <cincenko@outlook.com>
Depends: R (>= 3.2.3)
Imports: httr (>= 1.1.0), jsonlite (>= 0.9.19), stringr (>= 1.0.0)
Suggests: roxygen2 (>= 5.0.1), knitr (>= 1.12), 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: 2016-12-05 15:18:16 UTC; hornik
Author: John Malc [aut, cre] (@dmpe)
Repository: CRAN
Date/Publication: 2016-12-05 18:28:48
Built: R 3.4.4; ; 2019-04-25 20:33:22 UTC; windows
