Package: geometries 0.2.4
David Cooley
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'.
Authors:
geometries_0.2.4.tar.gz
geometries_0.2.4.zip(r-4.5)geometries_0.2.4.zip(r-4.4)geometries_0.2.4.zip(r-4.3)
geometries_0.2.4.tgz(r-4.4-x86_64)geometries_0.2.4.tgz(r-4.4-arm64)geometries_0.2.4.tgz(r-4.3-x86_64)geometries_0.2.4.tgz(r-4.3-arm64)
geometries_0.2.4.tar.gz(r-4.5-noble)geometries_0.2.4.tar.gz(r-4.4-noble)
geometries_0.2.4.tgz(r-4.4-emscripten)geometries_0.2.4.tgz(r-4.3-emscripten)
geometries.pdf |geometries.html✨
geometries/json (API)
NEWS
# Install 'geometries' in R: |
install.packages('geometries', repos = c('https://dcooley.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dcooley/geometries/issues
Last updated 10 months agofrom:a13a5d1888. Checks:OK: 8 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-win-x86_64 | NOTE | Oct 13 2024 |
R-4.5-linux-x86_64 | OK | Oct 13 2024 |
R-4.4-win-x86_64 | OK | Oct 13 2024 |
R-4.4-mac-x86_64 | OK | Oct 13 2024 |
R-4.4-mac-aarch64 | OK | Oct 13 2024 |
R-4.3-win-x86_64 | OK | Oct 13 2024 |
R-4.3-mac-x86_64 | OK | Oct 13 2024 |
R-4.3-mac-aarch64 | OK | Oct 13 2024 |
Exports:gm_coordinatesgm_geometries
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
gm_coordinates | gm_coordinates |
geometries | gm_geometries |