Algorithms to find arrangements of non-overlapping circles.
Version: | 0.3.6 |
Depends: | R (≥ 3.2) |
Imports: | Rcpp (≥ 1.0.0) |
LinkingTo: | Rcpp (≥ 1.0.0) |
Suggests: | ggiraph (≥ 0.8.4), ggplot2, knitr, rmarkdown, lpSolve |
Published: | 2023-09-08 |
DOI: | 10.32614/CRAN.package.packcircles |
Author: | Michael Bedward [aut, cre], David Eppstein [aut] (Author of Python code for graph-based circle packing ported to C++ for this package), Peter Menzel [aut] (Author of C code for progressive circle packing ported to C++ for this package) |
Maintainer: | Michael Bedward <michael.bedward at gmail.com> |
BugReports: | https://github.com/mbedward/packcircles/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mbedward/packcircles |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | packcircles results |
Reference manual: | packcircles.pdf |
Vignettes: |
Graph-based circle-packing An introduction Progressive circle packing |
Package source: | packcircles_0.3.6.tar.gz |
Windows binaries: | r-devel: packcircles_0.3.6.zip, r-release: packcircles_0.3.6.zip, r-oldrel: packcircles_0.3.6.zip |
macOS binaries: | r-release (arm64): packcircles_0.3.6.tgz, r-oldrel (arm64): packcircles_0.3.6.tgz, r-release (x86_64): packcircles_0.3.6.tgz, r-oldrel (x86_64): packcircles_0.3.6.tgz |
Old sources: | packcircles archive |
Reverse imports: | cartogram, ggautomap, SUNGEO, tastypie |
Please use the canonical form https://CRAN.R-project.org/package=packcircles to link to this page.