Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dr_devtools incorrectly reports outdated RStudio #2050

Closed
espinielli opened this issue May 23, 2019 · 1 comment
Closed

dr_devtools incorrectly reports outdated RStudio #2050

espinielli opened this issue May 23, 2019 · 1 comment

Comments

@espinielli
Copy link

At the time of writing executing the following:

> devtools::dr_devtools()
Warning: DR_DEVTOOLS FOUND PROBLEMS
* RStudio is out of date (1.2.1335 vs 1.2.1335.1)
> 

reports a warning.
The problem is that from the official RStudio down load page there is no .1 version available.

It looks like devtools:::rstudio_release() checks at http://s3.amazonaws.com/rstudio-server/current.ver for the RStudio server version rather than RStudio desktop which is the version I have installed...

@lock
Copy link

lock bot commented Mar 10, 2020

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant