Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation issues #64

Closed
Peter-Jackson22 opened this issue May 14, 2024 · 2 comments
Closed

Installation issues #64

Peter-Jackson22 opened this issue May 14, 2024 · 2 comments

Comments

@Peter-Jackson22
Copy link

Hello,
I've been trying to install FIELDimageR, everything is up to data and I'm working in R-4.4.0.

This is what I get:
devtools::install_github("OpenDroneMap/FIELDimageR")
Downloading GitHub repo OpenDroneMap/FIELDimageR@HEAD
── R CMD build ─────────────────────────────────────────────────────────────────────────────────────────────────────
✔ checking for file 'C:\Users\nq928146\AppData\Local\Temp\Rtmpq4gGaa\remotes373828237f72\OpenDroneMap-FIELDimageR-232f163/DESCRIPTION' (8.2s)
─ preparing 'FIELDimageR': (3.1s)
✔ checking DESCRIPTION meta-information (885ms)
Warning: C:/Users/nq928146/AppData/Local/Temp/RtmpqEGGVp/Rbuild3b246ac365f1/FIELDimageR/man/fieldAUC.Rd:30: unknown macro '\times'
─ checking for LF line-endings in source and make files and shell scripts (2.3s)
─ checking for empty or unneeded directories (1s)
Omitted 'LazyData' from DESCRIPTION
─ building 'FIELDimageR_0.6.2.tar.gz'

  • installing source package 'FIELDimageR' ...
    ** using staged installation
    ** R
    ** inst
    ** byte-compile and prepare package for lazy loading
    Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
    there is no package called 'exactextractr'
    Calls: ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
    Execution halted
    ERROR: lazy loading failed for package 'FIELDimageR'
  • removing 'C:/Users/nq928146/AppData/Local/Programs/R/R-4.4.0/library/FIELDimageR'

it looks like a similar issue to: #52, but the solution there appears to have been an update to the software from the dev team

@filipematias23
Copy link
Collaborator

filipematias23 commented May 14, 2024 via email

@Peter-Jackson22
Copy link
Author

All working now.

Guess I was stupid and missed that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants