Skip to content

cran/RBitly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status CRAN_Status_Badge

R package for Bit.ly & j.mp & Ow.ly (:new:) & Goo.gl (:new:) and other custom domains

Installing

Either see CRAN or use devtools to install the latest version from Github:

library(devtools)
devtools::install_github("dmpe/rbitly", build_vignettes = TRUE)

Tested on Ubuntu 15.04 and Windows 10 (64 bit using Revolution R Open)

Help needed !!!

Looking for examples and current implementation status ?

Check the vignette in vignettes folder.

How to contribute

  • Fork the repository
  • Create and switch to a new branch git checkout -b [name_of_your_new_branch]
  • Do the changes (i.e. edit files)
  • Push remote branch to your github git remote add -t [name_of_your_remote] & git push -u origin [name_of_your_remote]
  • Create a new pull request (to my master branch)

Want a direct push access? No problem, just let me know and become a 👪.

Also:

  • Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Special thanks to:

Meta

About

R Wrapper for the Bit.ly, Ow.ly and Goo.gl API

Resources

Stars

Watchers

Forks

Packages

No packages published