carlos-alberto-silva / rGEDI

rGEDI: An R Package for NASA's Global Ecosystem Dynamics Investigation (GEDI) Data Visualization and Processing.
164 stars 66 forks source link

use with R v 4.2 #41

Closed BriannaLind closed 2 years ago

BriannaLind commented 2 years ago

Challenging to load package in updated version of R. Installation fails from: "Error in install.packages : package ‘rGEDI-master’ not installed because it is not built for UCRT"

caiohamamura commented 2 years ago

Have you tried again lately? I've added support for UCRT.

shivakhanal commented 2 years ago

I'm still getting the same error.

CUGLiving commented 2 years ago

same error for my R4.2. Does someone successfully work with other versions of R? please inform me.

caiohamamura commented 2 years ago

Last commit https://github.com/carlos-alberto-silva/rGEDI/commit/05e568696a44fb34a6c8b15482d4804a49a5a750 should fix it, please try again!

shivakhanal commented 2 years ago

Thanks a lot, @caiohamamura, the issue is solved.