geometries: Convert Between R Objects and Geometric Structures

Geometry shapes in 'R' are typically represented by matrices (points, lines), with more complex shapes being lists of matrices (polygons). 'Geometries' will convert various 'R' objects into these shapes. Conversion functions are available at both the 'R' level, and through 'Rcpp'.

Version: 0.2.4
Imports: Rcpp (≥ 1.0.10)
LinkingTo: Rcpp
Suggests: covr, knitr, rmarkdown, tinytest
Published: 2024-01-15
Author: David Cooley [aut, cre]
Maintainer: David Cooley <david.cooley.au at gmail.com>
BugReports: https://github.com/dcooley/geometries/issues
License: MIT + file LICENSE
URL: https://dcooley.github.io/geometries/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: geometries results

Documentation:

Reference manual: geometries.pdf
Vignettes: geometries

Downloads:

Package source: geometries_0.2.4.tar.gz
Windows binaries: r-devel: geometries_0.2.4.zip, r-release: geometries_0.2.4.zip, r-oldrel: geometries_0.2.4.zip
macOS binaries: r-release (arm64): geometries_0.2.4.tgz, r-oldrel (arm64): geometries_0.2.4.tgz, r-release (x86_64): geometries_0.2.4.tgz
Old sources: geometries archive

Reverse dependencies:

Reverse linking to: geojsonsf, interleave, mapdeck, sfheaders, spatialwidget

Linking:

Please use the canonical form https://CRAN.R-project.org/package=geometries to link to this page.