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

When trying to install #48

Open ASTEYN8ZA opened 9 months ago

ASTEYN8ZA commented 9 months ago

The downloaded binary packages are in C:\Users\astey\AppData\Local\Temp\RtmpmqcqSk\downloaded_packages ── R CMD build ────────────────────────────────────────────────────────────────────────────────────────────────────────── ✔ checking for file 'C:\Users\astey\AppData\Local\Temp\RtmpmqcqSk\remotes697433156bf\OpenDroneMap-FIELDimageR-9a8c4ab/DESCRIPTION' ... ─ preparing 'FIELDimageR': ✔ checking DESCRIPTION meta-information ... ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories Omitted 'LazyData' from DESCRIPTION ─ building 'FIELDimageR_0.3.3.tar.gz'

Installing package into ‘C:/Users/astey/AppData/Local/R/win-library/4.3’ (as ‘lib’ is unspecified) ERROR: dependency 'spatialEco' is not available for package 'FIELDimageR'

A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages 2: In i.p(...) : installation of package ‘C:/Users/astey/AppData/Local/Temp/RtmpmqcqSk/file6974701d7021/FIELDimageR_0.3.3.tar.gz’ had non-zero exit status

setwd("C:\Users\astey\Downloads\FIELDimageR-master.zip") Error: '\U' used without hex digits in character string (:1:11)

filipematias23 commented 9 months ago

Hi everyone, we are working on updating FIELDimageR and for now we are removing polyPerimeter and spacialEco from the package... Installation seems working ok now... Thanks for understanding.