R package for shortening URLs, supporting Bit.ly & j.mp & is.gd & Goo.gl and other custom domains
Installing
Either see CRAN or use devtools
to install the latest version from Github:
library(devtools)
devtools::install_github("dmpe/urlshorteneR", build_vignettes = TRUE)
Tested on Ubuntu 15.10 and Windows 10 (64 bit)
Help needed !!!
- Testers with the "enterprise" Bit.ly accounts. Please try using it and then report bugs in https://github.com/dmpe/urlshorteneR/issues
- Testing Ow.ly support (this requeres their API key)
Looking for examples and current implementation status ?
Check the vignette in vignettes
folder.
How to contribute
See Contribute.md
Special thanks to:
- Developed by (@dmpe) and @DataWookie :yum:.
Meta
- Licensed under Apache License 2.0.
- Please report bugs in https://github.com/dmpe/urlshorteneR/issues.