Package: circles 0.1.0

Ryan ODea
circles: A Small Package for Drawing Various Combinations of Circles
This package currently contains the adaptation of bubblebath from 'MATLAB' and the tools to transform a dataframe of radii and points to plot-able paths.
Authors:
circles_0.1.0.tar.gz
circles_0.1.0.zip(r-4.7)circles_0.1.0.zip(r-4.6)circles_0.1.0.zip(r-4.5)
circles_0.1.0.tgz(r-4.6-any)circles_0.1.0.tgz(r-4.5-any)
circles_0.1.0.tar.gz(r-4.7-any)circles_0.1.0.tar.gz(r-4.6-any)
circles_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
circles/json (API)
| # Install 'circles' in R: |
| install.packages('circles', repos = c('https://ryan-odea.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ryan-odea/circles/issues
Last updated from:04f851d93d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 136 | ||
| linux-release-x86_64 | OK | 105 | ||
| macos-release-arm64 | OK | 103 | ||
| macos-oldrel-arm64 | OK | 106 | ||
| windows-devel | OK | 64 | ||
| windows-release | OK | 62 | ||
| windows-oldrel | OK | 61 | ||
| wasm-release | OK | 90 |
Exports:bubblebathdraw_circles
Dependencies:data.table
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generate Bubble Bath (Chart) Dataframe | bubblebath |
| Generate Points for Drawing Circles | draw_circles |