ilyamaclean / microclima

microclima
30 stars 13 forks source link

Microclima bugs and issues #29

Open LfGab opened 2 months ago

LfGab commented 2 months ago

Which operating system are you running?

[Windows 11 Pro Version 23H2]

Which version of R are you using?

[R version 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts"]

What is the problem?

[TNot capable of installing the pacakge]

How can we reproduce this? Which functions have you used and with which datasets and parameters?

[commpand : devtools::install_github('ilyamaclean/microclima') System stops on the fact that the package "rnoaa" is missing, which is removed at least from Cran on 2024-02-24 ]

ilyamaclean commented 1 month ago

Sorry for the delay - only just seeing this. The rnoaa package was moved to suggests a few months ago for this reason so it shouldn't be trying to download this upon install. If you are experiencing install issues, I would start by trying to install the package dependancies, as usually this is where the issue lies. These are

terra, elevatr(>= 0.1.4), dplyr(>= 0.7), RNCEP (>= 1.0.8), zoo (>= 1.8), devtools, ncdf4, fields, Rcpp, sf(>= 0.9-7)