cscheid / rgithub

R bindings for the github API
MIT License
70 stars 31 forks source link

rgithub broken on httr 0.3 #23

Closed cscheid closed 10 years ago

luiscape commented 10 years ago

Indeed. Just tried it. I'm getting the following error:

> Error in ctx$token[[1]] : wrong arguments for subsetting an environment

Great work on creating the package though. I would certainly use a fixed version.

cscheid commented 10 years ago

Sorry bout that, fix should arrive in the next day or so.

On Apr 3, 2014, at 10:53 AM, Luis Capelo notifications@github.com wrote:

Indeed. Just tried it. I'm getting the following error:

Error in ctx$token[[1]] : wrong arguments for subsetting an environment Great work on creating the package though. I would certainly use a fixed version.

— Reply to this email directly or view it on GitHub.