Package: geometries 0.2.5

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.5.tar.gz
geometries_0.2.5.zip(r-4.7)geometries_0.2.5.zip(r-4.6)geometries_0.2.5.zip(r-4.5)
geometries_0.2.5.tgz(r-4.6-x86_64)geometries_0.2.5.tgz(r-4.6-arm64)geometries_0.2.5.tgz(r-4.5-x86_64)geometries_0.2.5.tgz(r-4.5-arm64)
geometries_0.2.5.tar.gz(r-4.7-arm64)geometries_0.2.5.tar.gz(r-4.7-x86_64)geometries_0.2.5.tar.gz(r-4.6-arm64)geometries_0.2.5.tar.gz(r-4.6-x86_64)
geometries_0.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
geometries/json (API)
| # 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
Pkgdown/docs site:https://dcooley.github.io
Last updated from:e3f5a9b06f. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 164 | ||
| linux-devel-x86_64 | OK | 197 | ||
| source / vignettes | OK | 231 | ||
| linux-release-arm64 | OK | 178 | ||
| linux-release-x86_64 | OK | 150 | ||
| macos-release-arm64 | OK | 139 | ||
| macos-release-x86_64 | OK | 263 | ||
| macos-oldrel-arm64 | OK | 157 | ||
| macos-oldrel-x86_64 | OK | 234 | ||
| windows-devel | OK | 139 | ||
| windows-release | OK | 152 | ||
| windows-oldrel | OK | 136 | ||
| wasm-release | OK | 152 |
Exports:gm_coordinatesgm_geometries
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| gm_coordinates | gm_coordinates |
| geometries | gm_geometries |