Package: packcircles 0.3.7

Michael Bedward

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.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://cran.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:

cpp

7.03 score 5 packages 386 scripts 4.1k downloads 3 mentions 8 exports 3 dependencies

Last updated 5 days agofrom:7594084b95. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 25 2024
R-4.5-linux-x86_64OKNov 25 2024

Exports:circleGraphLayoutcircleLayoutcircleLayoutVerticescirclePlotDatacircleProgressiveLayoutcircleRemoveOverlapscircleRepelLayoutcircleVertices

Dependencies:backportscheckmateRcpp

An introduction

Rendered fromintro.Rmdusingknitr::rmarkdownon Nov 25 2024.

Last update: 2020-12-12
Started: 2015-07-22

Graph-based circle packing

Rendered fromgraph_packing.Rmdusingknitr::rmarkdownon Nov 25 2024.

Last update: 2020-12-12
Started: 2015-07-22

Progressive circle packing

Rendered fromprogressive_packing.Rmdusingknitr::rmarkdownon Nov 25 2024.

Last update: 2024-11-21
Started: 2017-04-06