[R-pkg-devel] CRAN and cmake
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 [...]