[R-pkg-devel] CRAN and cmake
Gábor Csárdi
csardi.gabor at gmail.com
Wed May 24 13:20:40 CEST 2017
On Wed, May 24, 2017 at 4:05 AM, Barry Rowlingson
<b.rowlingson at lancaster.ac.uk> wrote:
[...]
> Github also has a REST search API - hasn't anyone wrapped this in R yet?
>
> https://developer.github.com/v3/search/
There is a rather minimal wrapper at https://github.com/r-pkgs/gh#readme
and there is also one here: https://github.com/cscheid/rgithub
It seems that for using the search API, you'll need an API token.
Gabor
[...]
More information about the R-package-devel
mailing list