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

Installing vol2birdR failure (proj not found) #45

Closed
peterdesmet opened this issue May 16, 2023 · 4 comments
Closed

Installing vol2birdR failure (proj not found) #45

peterdesmet opened this issue May 16, 2023 · 4 comments
Milestone

Comments

@peterdesmet
Copy link
Collaborator

Following the README, I did:

  1. brew install hdf5 proj gsl
  2. devtools::install_github("adokter/vol2birdR")

This resulted in this error:

configure: error: Proj not found in standard search locations. Install proj.4/proj.6 library
ERROR: configuration failed for package ‘vol2birdR’
* removing ‘/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/vol2birdR’
Warning message:
In i.p(...) :
  installation of package ‘/var/folders/dl/xs4s859d7077r33qyzfd6bx80000gn/T//RtmpTIcbKz/file14ab2460bd3bf/vol2birdR_0.2.2.9043.tar.gz’ had non-zero exit status
@PietrH
Copy link

PietrH commented May 16, 2023

I ran sudo apt-get install proj-bin when installing on Ubuntu

@peterdesmet
Copy link
Collaborator Author

Issue was resolved with brew install pkg-config

@adokter
Copy link
Owner

adokter commented May 16, 2023

see also #27

@adokter
Copy link
Owner

adokter commented May 18, 2023

fixed by #46

@adokter adokter closed this as completed May 18, 2023
@adokter adokter added this to the 1.0.1 milestone Aug 12, 2024
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