proj4
About proj4
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/proj4.git proj4
see also proj4 GitHub repository.
To install the latest development snapshot of this package, use install.packages("proj4",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("proj4",,"http://rforge.net/")
Most recent GIT commits0877ab8b| Simon Urbanek | Mon Jan 31 17:38:30 2022 +1300 add (void) symbol registration M R/project.R M R/transform.R A src/reg.c cd836768| Simon Urbanek | Mon Jan 31 17:32:21 2022 +1300 update NEWS M NEWS 3a812f7c| Simon Urbanek | Mon Jan 31 17:32:10 2022 +1300 Add Windows UCRT support M configure.win A src/Makevars.ucrt 37f6c4ec| Simon Urbanek | Mon Jan 31 17:12:59 2022 +1300 use proj_get_source_crs for p6 tests since proj_create_crs_to_crs was alrady available in p5 M configure M configure.ac d5da0eff| Simon Urbanek | Mon Jan 31 16:52:26 2022 +1300 fix proj4 fall-back M configure M configure.ac |