-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error while running MLED #20
Comments
Thanks for posting here. Please try running the following, and then re-run the
Please let me know. |
Which version of R are you using? In general, I reccommend installing R 4.2.3, as the model is currently developed and tested under this version. |
I use R 4.4.1. I will downgrade the version and install the recommended R4.2.3. Does the RStudio version matter also? |
I think the RStudio version makes little difference, however I fully agree that it is a good idea to downgrade as there seem to be some package incompatiblity with your current R version. Please keep me posted, thanks! |
I have already downloaded the recommended R version. What version of RStudio would you recommend? |
RStudio |
The packages are currently being installed as I execute code lines 25 to 75. The installation is in progress. So, for my Ubuntu machine, the R version is 4.1.2. There is a need to upgrade it to R 4.2.3, even though the errors are different? |
Try to restart your R session and re-run the command. Do you also have access to a Windows OS machine? |
@Abisoyesam and @AbisoyeAkinloye is the same person with different computers (Windows & Ubuntu). I have completely switched to Windows and below is the error I keep encountering even after i downgraded the R and RStudio on my Windows OS machine. |
That is really frustrating, I am sorry to hear. Please try the following |
|
Try |
Good day Im having the same challenges as Abisoyesam to run R
|
@SumayaM84: could you please try the following:
|
I was able to resolve the issues and errors I was getting regarding rgal, rgis, future packages and their dependencies. My environment
After running rtools and or downloading R-4.2.3 Go to Tools >>> Global Options >>> R Sessions/R Versions - Ensure you see this version or click change to select this version if you have two versions running of R After downloading rgdal remember the location you have downloaded it to then in RStudio, go to Tools >>> Install Packages >>> Select Install from Package Archive File (.zip; .tar.gz) The above setup did resolve the earlier issues I reported and subsequently the same issues you seem to be having. |
Thank you! It works... |
Please check that you inserted correctly the path to your mled_database folder! It is always the issue in cases of "file not found" errors! @Abisoyesam |
I keep getting the error below whenever I run the
MLED_hourly.R file
. Meanwhile, I use the new version of R and RStudio. Could you tell me how I fix it?The text was updated successfully, but these errors were encountered: