-
Notifications
You must be signed in to change notification settings - Fork 0
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
Question about R #6
Comments
What OS are you using? Windows or Mac? You may be able to copy the folders containing the packages from the directory for R 3.3.x to the directory for R 3.4 |
Windows 10. I tried that, but it didn't seem to like it very much. I can try it again, though. |
So, I moved the 3.3.x libraries to the 3.4, and I got these errors when I tried to install:
and I got these when trying to load
I see that I am missing packages, but when I try to install them I get the error messages. Will try to install older versions |
Ok, so things seem to be in order and working, but I am not exactly sure what I did this time to fix it, so I am still going to play with it, but thank you for the help. |
Haha, not a problem. Sometimes you just need to restart R and the problem mysteriously vanishes |
@bensoltoff
Hey Dr. Soltoff,
I went back to see if I could fix my final project to make the state tab actually appear. I ended up having to update R to the 3.4.0 version, and long story short, I can't seem to load packages and when I try to re-install them, I get an error (see below). The only information I could find was to install the R 3.4.0 patch. It allows me to install.packages using the GUI but RStudio still seems f'ed up.
When I try to install
My guess is that something is up with the CRAN where I am pulling from, but I am not completely sure.
This is what happens when I simply try to read in the library
Again, I am not sure if this is just a bug on my system, or if this is an error in the updated version. I have only been able to find little information regarding these errors, and I was just wondering if you had any suggestions on what I should try.
Thanks,
Brian
The text was updated successfully, but these errors were encountered: