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 OAuth 2.0) and 'is.gd' (no API key).
Version: 2.0.0
Date: 2025-04-13
Authors@R: 
   c(
    person("John", "Malc", email = "cincenko@outlook.com", role = c("aut", "cre"),  comment = "@dmpe"),
    person("Andrea", "Dodet", role = c("ctb"), comment = "@andodet"),
    person("Stephen", "Synchronicity", role = c("ctb"), comment="@yogat3ch"))
Maintainer: John Malc <cincenko@outlook.com>
Encoding: UTF-8
Depends: R (>= 4.2)
Imports: httr2 (>= 1.1.2), jsonlite (>= 2.0.0), stringr (>= 1.5.1),
        lubridate (>= 1.9.4), assertthat (>= 0.2.1), shiny (>= 1.10.0),
        clipr (>= 0.8.0), miniUI (>= 0.1.1.1), cli (>= 3.6.4)
Suggests: roxygen2 (>= 7.3.2), knitr (>= 1.50), testthat (>= 3.2.3),
        rmarkdown (>= 2.29), httpuv (>= 1.6.15), stringi (>= 1.8.7),
        covr (>= 3.6.4), lintr (>= 3.2.0), dotenv (>= 1.0.3)
VignetteBuilder: knitr
License: Apache License 2.0
URL: https://github.com/dmpe/urlshorteneR
BugReports: https://github.com/dmpe/urlshorteneR/issues
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-13 11:06:59 UTC; jm
Author: John Malc [aut, cre] (@dmpe),
  Andrea Dodet [ctb] (@andodet),
  Stephen Synchronicity [ctb] (@yogat3ch)
Repository: CRAN
Date/Publication: 2025-04-13 16:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 11:49:44 UTC; unix
