Package: packcircles 0.3.6

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.6.tar.gz
packcircles_0.3.6.zip(r-4.5)packcircles_0.3.6.zip(r-4.4)packcircles_0.3.6.zip(r-4.3)
packcircles_0.3.6.tgz(r-4.4-x86_64)packcircles_0.3.6.tgz(r-4.4-arm64)packcircles_0.3.6.tgz(r-4.3-x86_64)packcircles_0.3.6.tgz(r-4.3-arm64)
packcircles_0.3.6.tar.gz(r-4.5-noble)packcircles_0.3.6.tar.gz(r-4.4-noble)
packcircles_0.3.6.tgz(r-4.4-emscripten)packcircles_0.3.6.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:

8 exports 55 stars 3.79 score 1 dependencies 5 dependents 3 mentions 363 scripts 2.6k downloads

Last updated 1 months agofrom:8d1ec43f26. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 15 2024
R-4.5-win-x86_64OKSep 15 2024
R-4.5-linux-x86_64OKSep 15 2024
R-4.4-win-x86_64OKSep 15 2024
R-4.4-mac-x86_64OKSep 15 2024
R-4.4-mac-aarch64OKSep 15 2024
R-4.3-win-x86_64OKSep 15 2024
R-4.3-mac-x86_64OKSep 15 2024
R-4.3-mac-aarch64OKSep 15 2024

Exports:circleGraphLayoutcircleLayoutcircleLayoutVerticescirclePlotDatacircleProgressiveLayoutcircleRemoveOverlapscircleRepelLayoutcircleVertices

Dependencies:Rcpp

An introduction

Rendered fromintro.Rmdusingknitr::rmarkdownon Sep 15 2024.

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

Graph-based circle packing

Rendered fromgraph_packing.Rmdusingknitr::rmarkdownon Sep 15 2024.

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

Progressive circle packing

Rendered fromprogressive_packing.Rmdusingknitr::rmarkdownon Sep 15 2024.

Last update: 2020-12-11
Started: 2017-04-04