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

GitHub Action not loading gdal-config #68

Open
superjai opened this issue Jul 26, 2021 · 0 comments
Open

GitHub Action not loading gdal-config #68

superjai opened this issue Jul 26, 2021 · 0 comments
Assignees

Comments

@superjai
Copy link
Contributor

Hey @bbest - the GitHub Action you created for infographiqR is not working properly. In particular, RMarkdown is not properly loading gdal-config when attempting to render Introduction.Rmd. Here is the relevant section of the log from the latest attempt to run the GitHub Action.

* installing *source* package ‘sf’ ...
** package ‘sf’ successfully unpacked and MD5 sums checked
** using staged installation
configure: error: gdal-config not found or not executable.
ERROR: configuration failed for package ‘sf’
* removing ‘/Users/runner/work/_temp/Library/sf’

The downloaded source packages are in
	'/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmphax5dW/downloaded_packages'
ERROR: dependency ‘sf’ is not available for package ‘onmsR’
* removing ‘/Users/runner/work/_temp/Library/onmsR’
Quitting from lines 45-49 (Introduction.Rmd) 
Error: Error in library(onmsR) : there is no package called 'onmsR'
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