Skip to content

paleolimbot/geoproj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geoproj

Lifecycle: experimental

The goal of geoproj is to make PROJ 7.0.0 available to R packages.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("paleolimbot/geoproj")

Example

Right now, this package barely compiles (but does!).

library(geoproj)
proj_version()
#> [1] '7.0.0'

About

Low-level Access to the PROJ Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published