Package: CirclesIntersections 1.1
CirclesIntersections: Algorithm for Computation of the Intersection Areas of N Circles
Implementation of Librino, Levorato, and Zorzi (2014) <doi:10.1002/wcm.2305> algorithm for computation of the intersection areas of an arbitrary number of circles.
Authors:
CirclesIntersections_1.1.tar.gz
CirclesIntersections_1.1.zip(r-4.7)CirclesIntersections_1.1.zip(r-4.6)CirclesIntersections_1.1.zip(r-4.5)
CirclesIntersections_1.1.tgz(r-4.6-any)CirclesIntersections_1.1.tgz(r-4.5-any)
CirclesIntersections_1.1.tar.gz(r-4.7-any)CirclesIntersections_1.1.tar.gz(r-4.6-any)
CirclesIntersections_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
CirclesIntersections/json (API)
| # Install 'CirclesIntersections' in R: |
| install.packages('CirclesIntersections', repos = c('https://hugosal.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hugosal/circlesintersections/issues
Last updated from:8ad3ea6205. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 115 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 64 | ||
| macos-oldrel-arm64 | OK | 57 | ||
| windows-devel | OK | 53 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 81 |
Exports:intersection_two_circlesLibrino_Nvalidate_Librino
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Auxiliary functions for computing circle intersection areas | intersection_three_circles intersection_two_circles |
| Implementation of Librino's algorithm for computing circle intersection areas | Librino_N |
| Simple validation test of the output of Librino_N() | validate_Librino |
