Hi @filipematias,
As per your instructions, I have re-installed the updated versions of R-4.0.0 and RStudio-1.2.5042.
Followed all the methods to install.
install.packages(“FIELDimageR”)
Error is same as before
Warning in install.packages :
package ‘FIELDimageR’ is not available (for R version 4.0.0)
Through devtools
devtools::install_github(“filipematias23/FIELDimageR”, type = “source”)
devtools::install_github(“filipematias23/FIELDimageR”, type = “source”, dependencies = F)
install_github(“filipematias23/FIELDimageR”)
install_github(“OpenDroneMap/FIELDimageR”)
Error from all aforesaid codes are same
Error: Failed to install ‘unknown package’ from GitHub:
Timeout was reached: [api.github.com] Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
I hope I am the only one who is facing this issue and you may recommend some alternative ways to resolve the issues. I also would like to convey you that I am working from a restrictive environment (Company IT Policy); however; I have a local admin account. Which means I should not face any issue to access any third party urls. But if this an issue, then I should be able to explain it to our IT. Your thoughts please.