Skip to content
New issue

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

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

Already on GitHub? # to your account

release() --- Error in getOption("repos")[["CRAN"]] : subscript out of bounds #1956

Closed
carloscinelli opened this issue Dec 21, 2018 · 1 comment

Comments

@carloscinelli
Copy link

carloscinelli commented Dec 21, 2018

After the third question in release() devtools throws an error with:

Error in getOption("repos")[["CRAN"]] : subscript out of bounds

I can fix this by manually changing

options(repos = list(CRAN = "http://cran.us.r-project.org"))

But I don't believe this should be the expected behavior.

@carloscinelli carloscinelli changed the title Error in getOption("repos")[["CRAN"]] : subscript out of bounds release() --- Error in getOption("repos")[["CRAN"]] : subscript out of bounds Dec 21, 2018
@lock
Copy link

lock bot commented Feb 28, 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 Feb 28, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant