Package: planisphere Title: Map Projections Version: 0.1.0 Authors@R: person("Nicolas", "Lambert", email = "nicolas.lambert@cnrs.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4976-6560")) Description: Applies cartographic projections to spatial data frames containing geographic coordinates. Projection methods are based on the 'D3.js' ecosystem and use spherical geometry rather than ellipsoidal geodesic models. License: GPL (>= 3) URL: https://riatelab.github.io/planisphere/ BugReports: https://github.com/riatelab/planisphere/issues/ Encoding: UTF-8 Depends: R (>= 4.1.0) Imports: utils, sf, V8, geojsonsf, graphics Suggests: knitr, r2d3 Language: en-US VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev Repository: https://riatelab.r-universe.dev Date/Publication: 2026-06-30 13:37:13 UTC RemoteUrl: https://github.com/riatelab/planisphere RemoteRef: HEAD RemoteSha: 24cc89b623cff9160b02eb2859359f785986fb8f NeedsCompilation: no Packaged: 2026-06-30 14:51:22 UTC; root Author: Nicolas Lambert [aut, cre] (ORCID: ) Maintainer: Nicolas Lambert