OpenDroneMap / FIELDimageR

FIELDimageR: A R package to analyze orthomosaic images from agricultural field trials. This package is a compilation of functions to analyze pos-mosaicking images from research fields, and allows to: crop the image; remove soil effect; build vegetation indices; rotate the image; build the plot shapefile; extract information for each plot; and evaluate stand count, canopy percentage, and plant height.
GNU General Public License v2.0
230 stars 89 forks source link

Couldn't able to install FIELDimageR pacakage both using zip file format and devtools intsallation method #42

Open ashshaksharifdeen opened 1 year ago

ashshaksharifdeen commented 1 year ago

I have properly gone through the documentation on the page. I install R 4.30, rstudio, rtools as well when giving this bellow command install.packages("devtools") devtools::install_github("OpenDroneMap/FIELDimageR") i am getting this error : Installing package into ‘C:/Users/Asus/AppData/Local/R/win-library/4.3’ (as ‘lib’ is unspecified)

but i am still facing error to install i have placed the zip folder in the folder where i opens the R file but i am getting below error unzip("FIELDimageR-master.zip") Warning message: In unzip("FIELDimageR-master.zip") : error 1 in extracting from zip file

any suggestion or any help would be really helpful this is really great library for plant phenotyping. if anyone assist on this problem i could able do some research using this for my learning purpose

nfahlgren commented 1 year ago

It should be fixed now, they moved elide from maptools to sp