I have installed H3 which is now available from /usr/local/bin/
When I try to install the package using the correct instruction (please fix in your instructions):
devtools::install_github("josiahparry/placekey")
It does not find the yet installed H3 and fails at installing it:
Failed to install 'placekey' from GitHub:
What am I doing wrong?
I have installed H3 which is now available from
/usr/local/bin/When I try to install the package using the correct instruction (please fix in your instructions):
It does not find the yet installed H3 and fails at installing it:
What am I doing wrong?