Package: area 0.3.0

Michael Sumner

area: Calculate Area of Triangles and Polygons

Calculate the area of triangles and polygons using the shoelace formula. Area may be signed, taking into account path orientation, or unsigned, ignoring path orientation. The shoelace formula is described at <https://en.wikipedia.org/wiki/Shoelace_formula>.

Authors:Michael Sumner [aut, cre, cph]

area_0.3.0.tar.gz
area_0.3.0.zip(r-4.7)area_0.3.0.zip(r-4.6)area_0.3.0.zip(r-4.5)
area_0.3.0.tgz(r-4.6-x86_64)area_0.3.0.tgz(r-4.6-arm64)area_0.3.0.tgz(r-4.5-x86_64)area_0.3.0.tgz(r-4.5-arm64)
area_0.3.0.tar.gz(r-4.7-arm64)area_0.3.0.tar.gz(r-4.7-x86_64)area_0.3.0.tar.gz(r-4.6-arm64)area_0.3.0.tar.gz(r-4.6-x86_64)
area_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
area/json (API)

# Install 'area' in R:
install.packages('area', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/hypertidy/area/issues

Pkgdown/docs site:https://hypertidy.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • mm - Planar straight line graphs and triangulations
  • mm_tri - Planar straight line graphs and triangulations
  • tas - Planar straight line graphs and triangulations

On CRAN:

Conda:

cpp

3.85 score 13 stars 11 scripts 274 downloads 3 exports 1 dependencies

Last updated from:fabd752cfc. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK123
linux-devel-x86_64OK119
source / vignettesOK192
linux-release-arm64OK125
linux-release-x86_64OK114
macos-release-arm64OK78
macos-release-x86_64OK221
macos-oldrel-arm64OK74
macos-oldrel-x86_64OK167
windows-develOK76
windows-releaseOK119
windows-oldrelOK70
wasm-releaseOK108

Exports:polygon_areatriangle_areatriangle_surface_area

Dependencies:cpp11