Open dylanbeaudette opened 3 years ago
thanks :)
you currently need the dev version of PROJ:
remotes::install_github("hypertidy/PROJ")
which in turn relies on the dev version of paleolimbot/libproj - so it takes a while to install, but installing from github like that should sort out the deps.
I'm fairly confident we'll get that sorted out soon (i.e. libproj on CRAN, PROJ will update or disappear) so I don't want to change how it's done, but let me know!
OK, thanks! Unfortunately. I'm working on a government, windows 10, computer with no access to a real operating system or compiler.
In the meantime, I've found this implementation: https://mgimond.github.io/tissot/
I need to read / think some more about the two implementations.
Thanks for this package, solving a long-standing gap in functionality.
Attempting:
Error:
Backtrace:
Specifically: https://github.com/hypertidy/PROJ/blob/c2f9e8b58dad53e4a33eed98b0daecde4c5660cf/R/proj_trans.R#L56