rgithub
About rgithub
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/att/rgithub.git rgithub
see also rgithub GitHub repository.
To install the latest development snapshot of this package, use install.packages("rgithub",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("rgithub",,"http://rforge.net/")
Most recent GIT commitse98afc3b| Carlos Scheidegger | Wed Jun 6 10:32:57 2018 -0700 Update README.md M README.md 2f2d819b| Carlos Scheidegger | Tue Jun 5 16:17:48 2018 -0700 Update README.md M README.md 58069142| Merge: 6f6abcb f616397 Carlos Scheidegger | Thu Jun 9 11:37:16 2016 -0700 Merge pull request #66 from mdlincoln/link_urls Add \url tags to all URLs in documentation f6163973| Matthew Lincoln | Thu Jun 9 14:31:26 2016 -0400 Add \url tags to all URLs in documentation M R/activity.R M R/data.R M R/gists.R M R/github.R M R/issues.R M R/orgs.R M R/pulls.R M R/repositories.R M man/create.blob.Rd M man/create.commit.comment.Rd M man/create.fork.Rd M man/create.gist.Rd M man/create.gist.comment.Rd M man/create.github.context.Rd M man/create.hook.Rd M man/create.issue.Rd M man/create.issue.comment.Rd M man/create.milestone.Rd M man/create.organization.repository.Rd M man/create.pull.request.Rd M man/create.pull.request.comment.Rd M man/create.reference.Rd M man/create.repository.Rd M man/create.repository.key.Rd M man/create.repository.label.Rd M man/create.repository.status.Rd M man/create.tag.Rd M man/create.team.Rd M man/create.tree.Rd M man/delete.repository.path.Rd M man/get.all.my.issues.Rd M man/get.all.repository.issues.comments.Rd A man/get.gist.forks.Rd M man/get.milestones.Rd M man/get.my.issues.Rd M man/get.my.notifications.Rd M man/get.my.organization.events.Rd M man/get.my.repositories.Rd M man/get.my.repository.notifications.Rd M man/get.network.public.events.Rd M man/get.organization.issues.Rd M man/get.organization.public.events.Rd M man/get.organization.repositories.Rd M man/get.public.events.Rd M man/get.pull.request.commits.Rd M man/get.pull.request.files.Rd M man/get.pull.requests.Rd M man/get.pull.requests.comments.Rd M man/get.repositories.starred.by.me.Rd M man/get.repositories.starred.by.user.Rd M man/get.repository.commits.Rd M man/get.repository.events.Rd M man/get.repository.forks.Rd M man/get.repository.issue.events.Rd M man/get.repository.issues.Rd M man/get.repository.path.Rd M man/get.repository.readme.Rd M man/get.user.performed.events.Rd M man/get.user.public.performed.events.Rd M man/get.user.public.received.events.Rd M man/get.user.received.events.Rd M man/get.user.repositories.Rd M man/interactive.login.Rd M man/mark.my.notifications.Rd M man/mark.my.repository.notifications.Rd M man/modify.commit.comment.Rd M man/modify.gist.Rd M man/modify.gist.comment.Rd M man/modify.hook.Rd M man/modify.issue.Rd M man/modify.issue.comment.Rd M man/modify.milestone.Rd M man/modify.organization.Rd M man/modify.pull.request.Rd M man/modify.pull.request.comment.Rd M man/modify.reference.Rd M man/modify.repository.Rd M man/modify.repository.key.Rd M man/modify.repository.label.Rd M man/modify.team.Rd M man/perform.merge.pull.request.Rd M man/perform.repository.merge.Rd M man/set.repository.subscription.Rd M man/set.thread.notifications.subscription.Rd M man/update.repository.path.Rd 6f6abcb5| Merge: b4aaa23 fb0d5cc Carlos Scheidegger | Sun Jun 5 22:11:56 2016 -0400 Merge pull request #65 from gordonwoodhull/get-forks add get.gist.forks |