Package: packcircles 0.3.7

packcircles: Circle Packing

Algorithms to find arrangements of non-overlapping circles.

Authors:Michael Bedward [aut, cre], David Eppstein [aut], Peter Menzel [aut]

packcircles_0.3.7.tar.gz
packcircles_0.3.7.zip(r-4.5)packcircles_0.3.7.zip(r-4.4)packcircles_0.3.7.zip(r-4.3)
packcircles_0.3.7.tgz(r-4.4-x86_64)packcircles_0.3.7.tgz(r-4.4-arm64)packcircles_0.3.7.tgz(r-4.3-x86_64)packcircles_0.3.7.tgz(r-4.3-arm64)
packcircles_0.3.7.tar.gz(r-4.5-noble)packcircles_0.3.7.tar.gz(r-4.4-noble)
packcircles_0.3.7.tgz(r-4.4-emscripten)packcircles_0.3.7.tgz(r-4.3-emscripten)
packcircles.pdf |packcircles.html
packcircles/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/mbedward/packcircles/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

10.03 score 56 stars 5 packages 377 scripts 3.8k downloads 3 mentions 8 exports 3 dependencies

Last updated 2 days agofrom:469f143bc3. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 21 2024
R-4.5-win-x86_64OKNov 21 2024
R-4.5-linux-x86_64OKNov 21 2024
R-4.4-win-x86_64OKNov 21 2024
R-4.4-mac-x86_64OKNov 21 2024
R-4.4-mac-aarch64OKNov 21 2024
R-4.3-win-x86_64OKNov 21 2024
R-4.3-mac-x86_64OKNov 21 2024
R-4.3-mac-aarch64OKNov 21 2024

Exports:circleGraphLayoutcircleLayoutcircleLayoutVerticescirclePlotDatacircleProgressiveLayoutcircleRemoveOverlapscircleRepelLayoutcircleVertices

Dependencies:backportscheckmateRcpp

An introduction

Rendered fromintro.Rmdusingknitr::rmarkdownon Nov 21 2024.

Last update: 2020-12-10
Started: 2015-04-28

Graph-based circle packing

Rendered fromgraph_packing.Rmdusingknitr::rmarkdownon Nov 21 2024.

Last update: 2020-12-11
Started: 2015-06-03

Progressive circle packing

Rendered fromprogressive_packing.Rmdusingknitr::rmarkdownon Nov 21 2024.

Last update: 2024-11-19
Started: 2017-04-04