Package: urlshorteneR
Type: Package
Title: R Wrapper for the 'Bit.ly' and 'Is.gd'/'v.gd' URL Shortening
        Services
Description: Allows using two URL shortening services, which also provide
    expanding and analytic functions. Specifically developed for 'Bit.ly' (which requires OAuth2) and 'is.gd' (no API key).
Version: 1.1.2
Date: 2019-09-07
Authors@R: 
   c(
    person("John", "Malc", email = "cincenko@outlook.com", role = c("aut", "cre"),  comment = "@dmpe"))
Maintainer: John Malc <cincenko@outlook.com>
Encoding: UTF-8
Depends: R (>= 3.6)
Imports: httr (>= 1.4.1), jsonlite (>= 1.6), stringr (>= 1.4.0),
        lubridate (>= 1.7.4), assertthat (>= 0.2.1)
Suggests: roxygen2 (>= 6.1.1), knitr (>= 1.23), testthat (>= 2.1.1),
        rmarkdown (>= 1.13), httpuv (>= 1.5.1), stringi (>= 1.4.3),
        covr (>= 3.2.1), lintr (>= 1.0.3)
VignetteBuilder: knitr
License: Apache License 2.0
URL: https://github.com/dmpe/urlshorteneR
BugReports: https://github.com/dmpe/urlshorteneR/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-09-07 16:59:19 UTC; jm
Author: John Malc [aut, cre] (@dmpe)
Repository: CRAN
Date/Publication: 2019-09-07 17:30:03 UTC
