-
Notifications
You must be signed in to change notification settings - Fork 26
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
Problem with cr_setup() - Error in if (file.exists(local_file)) { : argument is of length zero #120
Comments
Could you also run |
Thanks for your answer, I just checked, leave my information attached, anyway in the work path if I have created a .Renviron file (this was created by watching the video), I don't know if I should leave it in another path or it should go in the project work path. |
I think I found the problem, the .Renviron file in my Home directory was empty, I copied the information from the .Renviron file of my project and it worked, but with another error, but I think it is due to configuration issues.
I will continue with the video, maybe I missed setting a parameter or I made a mistake in something. |
Turns it it is an issue with |
Should now be fixed if you use dev version of |
Hello Mark, I hope you are well.
I write since I am having problems trying to configure the package (googleCloudRun), I was following the configuration video, but from the beginning I have problems. I tried downloading the package from CRAN and your dev version, and I have the same problem, it happens that once the package is installed and I execute the statement library (googleCloudRun)> cr_setup () the configuration menu opens, but when pressing any of The options gives me the following error:
(Error in if (file.exists (local_file)) {: argument is of length zero),
probe uninstalling, restarting RStudio, reinstalling, but the problem continues, I am working with R version 4.1 .0 (2021-05-18).
I would appreciate your help to see what may be happening, since I need to automate my R scripts in GCP.
Greetings!
console log.txt
The text was updated successfully, but these errors were encountered: