Package: area 0.2.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.2.0.tar.gz
area_0.2.0.zip(r-4.5)area_0.2.0.zip(r-4.4)area_0.2.0.zip(r-4.3)
area_0.2.0.tgz(r-4.5-x86_64)area_0.2.0.tgz(r-4.5-arm64)area_0.2.0.tgz(r-4.4-x86_64)area_0.2.0.tgz(r-4.4-arm64)area_0.2.0.tgz(r-4.3-x86_64)area_0.2.0.tgz(r-4.3-arm64)
area_0.2.0.tar.gz(r-4.5-noble)area_0.2.0.tar.gz(r-4.4-noble)
area_0.2.0.tgz(r-4.4-emscripten)area_0.2.0.tgz(r-4.3-emscripten)
area.pdf |area.html
area/json (API)
NEWS

# 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 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.78 score 12 stars 6 scripts 237 downloads 2 exports 1 dependencies

Last updated 1 years agofrom:ec5c424b56. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 12 2025
R-4.5-win-x86_64OKFeb 12 2025
R-4.5-mac-x86_64OKFeb 12 2025
R-4.5-mac-aarch64OKFeb 12 2025
R-4.5-linux-x86_64OKFeb 12 2025
R-4.4-win-x86_64OKFeb 12 2025
R-4.4-mac-x86_64OKFeb 12 2025
R-4.4-mac-aarch64OKFeb 12 2025
R-4.3-win-x86_64OKFeb 12 2025
R-4.3-mac-x86_64OKFeb 12 2025
R-4.3-mac-aarch64OKFeb 12 2025

Exports:polygon_areatriangle_area

Dependencies:cpp11