You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/
lockbot
locked and limited conversation to collaborators
Sep 18, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It looks like
install_version
expectsgetOption("repos")
to be a length-1 vector:Now set repos to a single element:
works fine.
(This is especially problematic on Windows since the default repos option includes both CRAN and CRANextra ...)
The text was updated successfully, but these errors were encountered: