Closed jujeonghoo closed 3 months ago
I had a problem installing rGEDI. I have Rtool43, R4.3.0. I want to know how to fix this. I have tried R4.1.3, R4.2.3, R4.3.2, but all failed. install.packages("rGEDI")
Use the second approach
library(devtools) devtools::install_git("https://github.com/carlos-alberto-silva/rGEDI", dependencies = TRUE)
I had a problem installing rGEDI. I have Rtool43, R4.3.0. I want to know how to fix this. I have tried R4.1.3, R4.2.3, R4.3.2, but all failed. install.packages("rGEDI")