Closed behrica closed 10 years ago
@hadley put httpuv
in Suggests
?
actually, the error message is pretty clear, and we shouldn't need to include suggests for other pkgs we import here
I am newbie in R, so cannot really judge this. So you say, it is an indirect dependency which is missing ? If yes, then the bug should be reported there, probably.
I've made the flow a little clearer in the non-interactive case. But fundamentally httpuv is not a requirement of the package - it's only needed if you haven't set a DO_PAT
env var. I think that's a better way than OAuth2, so I think it's to require an additional package install for that use case.
I started to try the docker related functionality of the lastest code and found some issues. I report them one-by-one.
Install this package from githup and calling droplets() fails with error message Error in authorizer(authorize_url, is_interactive) : httpuv package required to capture OAuth credentials.
After installing "httpuv" it worked.
I did this on a completely fresh Rstudio server instance.
R commands:
SessionInfo: