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 #52

Open
Price-A opened this issue Oct 25, 2023 · 3 comments
Open

Installation #52

Price-A opened this issue Oct 25, 2023 · 3 comments

Comments

@Price-A
Copy link

Price-A commented Oct 25, 2023

I have tried installing FIELDimageR but keep this error message. Can anyone here help me? Thanks

devtools::install_github("OpenDroneMap/FIELDimageR")
Downloading GitHub repo OpenDroneMap/FIELDimageR@HEAD
Skipping 1 packages not available: rgdal
── R CMD build ───────────────────────────────────────────────────────────────────────────────

checking for file 'C:\Users\pakiina\AppData\Local\Temp\RtmpSmfFBu\remotes7a03b55da7\OpenDroneMap-FIELDimageR-093d6cc/DESCRIPTION' ...

checking for file 'C:\Users\pakiina\AppData\Local\Temp\RtmpSmfFBu\remotes7a03b55da7\OpenDroneMap-FIELDimageR-093d6cc/DESCRIPTION' ...

✔ checking for file 'C:\Users\pakiina\AppData\Local\Temp\RtmpSmfFBu\remotes7a03b55da7\OpenDroneMap-FIELDimageR-093d6cc/DESCRIPTION'

─ preparing 'FIELDimageR':
checking DESCRIPTION meta-information ...

checking DESCRIPTION meta-information ...

✔ checking DESCRIPTION meta-information

Warning:

Warning: fieldAUC.Rd:30: unknown macro '\times'

─ 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.4.0.tar.gz'

ERROR: dependency 'rgdal' is not available for package 'FIELDimageR'

  • removing 'C:/Users/pakiina/AppData/Local/Programs/R/R-4.3.1/library/FIELDimageR'
    Warning message:
    In i.p(...) :
    installation of package ‘C:/Users/pakiina/AppData/Local/Temp/RtmpSmfFBu/file7a072452643/FIELDimageR_0.4.0.tar.gz’ had non-zero exit status
@ArtKata
Copy link

ArtKata commented Oct 26, 2023

I happen to have the same issue. I think they were fixing this gdal just a couple of days ago.

@filipematias23
Copy link
Collaborator

filipematias23 commented Oct 28, 2023 via email

@Price-A
Copy link
Author

Price-A commented Oct 28, 2023

I think it is working now, Thanks Filipe!

devtools::install_github("OpenDroneMap/FIELDimageR")
Downloading GitHub repo OpenDroneMap/FIELDimageR@HEAD
── R CMD build ─────────────────────────────────────────────────────────────────
✔ checking for file ‘/private/var/folders/qv/wlz4nr913n37gn_qdtx5m8d00000gn/T/RtmpmgO4nn/remotes11ba1983475e/OpenDroneMap-FIELDimageR-364de5d/DESCRIPTION’ ...
─ preparing ‘FIELDimageR’:
✔ checking DESCRIPTION meta-information ...
Warning: /private/var/folders/qv/wlz4nr913n37gn_qdtx5m8d00000gn/T/RtmpzDkb2E/Rbuild1259e509e23f3/FIELDimageR/man/fieldAUC.Rd:30: unknown macro '\times'
─ 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.4.1.tar.gz’

  • installing source package ‘FIELDimageR’ ...
    ** using staged installation
    ** R
    ** inst
    ** byte-compile and prepare package for lazy loading
    ** help
    Warning: /private/var/folders/qv/wlz4nr913n37gn_qdtx5m8d00000gn/T/Rtmpwfitf2/R.INSTALL125ab47a1d7e7/FIELDimageR/man/fieldAUC.Rd:30: unknown macro '\times'
    *** installing help indices
    ** building package indices
    ** testing if installed package can be loaded from temporary location
    ** testing if installed package can be loaded from final location
    ** testing if installed package keeps a record of temporary installation path
  • DONE (FIELDimageR)

library(FIELDimageR)

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

3 participants