Package: packcircles 0.3.7
packcircles: Circle Packing
Algorithms to find arrangements of non-overlapping circles.
Authors:
packcircles_0.3.7.tar.gz
packcircles_0.3.7.zip(r-4.7)packcircles_0.3.7.zip(r-4.6)packcircles_0.3.7.zip(r-4.5)
packcircles_0.3.7.tgz(r-4.6-x86_64)packcircles_0.3.7.tgz(r-4.6-arm64)packcircles_0.3.7.tgz(r-4.5-x86_64)packcircles_0.3.7.tgz(r-4.5-arm64)
packcircles_0.3.7.tar.gz(r-4.7-arm64)packcircles_0.3.7.tar.gz(r-4.7-x86_64)packcircles_0.3.7.tar.gz(r-4.6-arm64)packcircles_0.3.7.tar.gz(r-4.6-x86_64)
packcircles_0.3.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
packcircles/json (API)
| # Install 'packcircles' in R: |
| install.packages('packcircles', repos = c('https://mbedward.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mbedward/packcircles/issues
- bacteria - Abundance of bacteria
Last updated from:469f143bc3. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 131 | ||
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 207 | ||
| linux-release-arm64 | OK | 119 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 190 | ||
| macos-release-x86_64 | OK | 364 | ||
| macos-oldrel-arm64 | OK | 180 | ||
| macos-oldrel-x86_64 | OK | 268 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 115 | ||
| windows-oldrel | OK | 129 | ||
| wasm-release | OK | 126 |
Exports:circleGraphLayoutcircleLayoutcircleLayoutVerticescirclePlotDatacircleProgressiveLayoutcircleRemoveOverlapscircleRepelLayoutcircleVertices
Last update: 2024-11-19
Started: 2017-04-04
Last update: 2020-12-11
Started: 2015-06-03
Last update: 2020-12-10
Started: 2015-04-28
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| packcircles: Simple algorithms for circle packing | packcircles-package packcircles |
| Abundance of bacteria | bacteria |
| Find an arrangement of circles satisfying a graph of adjacencies | circleGraphLayout |
| Arranges circles by iterative pair-wise repulsion within a bounding rectangle | circleLayout |
| Generate a set of circle vertices suitable for plotting | circleLayoutVertices |
| Generate a set of circle vertices suitable for plotting | circlePlotData |
| Progressive layout algorithm | circleProgressiveLayout |
| Filters a set of circles to remove all overlaps | circleRemoveOverlaps |
| Arranges circles by iterative pair-wise repulsion within a bounding rectangle | circleRepelLayout |
| Generate vertex coordinates for a circle | circleVertices |
