Package: rayab 0.0.1

Mario Angst
rayab: R package for AYAB compatible images
Functionality to create images suitable for two-color knitting via the AYAB (all yarns are beautiful) open source software/ hardware project from plots, text and images.
Authors:
rayab_0.0.1.tar.gz
rayab_0.0.1.zip(r-4.7)rayab_0.0.1.zip(r-4.6)rayab_0.0.1.zip(r-4.5)
rayab_0.0.1.tgz(r-4.6-any)rayab_0.0.1.tgz(r-4.5-any)
rayab_0.0.1.tar.gz(r-4.7-any)rayab_0.0.1.tar.gz(r-4.6-any)
rayab_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
rayab/json (API)
| # Install 'rayab' in R: |
| install.packages('rayab', repos = c('https://marioangst.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/marioangst/rayab/issues
Last updated from:88b78903b2. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 184 | ||
| source / vignettes | OK | 201 | ||
| linux-release-x86_64 | NOTE | 192 | ||
| macos-release-arm64 | NOTE | 106 | ||
| macos-oldrel-arm64 | NOTE | 90 | ||
| windows-devel | NOTE | 99 | ||
| windows-release | NOTE | 91 | ||
| windows-oldrel | NOTE | 94 | ||
| wasm-release | OK | 166 |
Exports:ggplot_to_ayabggplot_to_magickggplot_voidmagick_to_ayabmake_test_plotmake_test_plot_complexmake_test_plot_complex_linesmake_text_imgsave_ayab_pngtext_to_ayab
Dependencies:clicpp11curldplyrfarvergenericsggplot2gluegtablehereisobandlabelinglifecycleloggermagickmagrittrpillarpkgconfigR6RColorBrewerRcpprlangrprojrootS7scalestibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert ggplot plot to image suitable for knitting with AYAB | ggplot_to_ayab |
| Create magick image object from ggplot plot object | ggplot_to_magick |
| Process ggplot object to remove everything except plot area | ggplot_void |
| Process magick image object for ayab knitting | magick_to_ayab |
| Make a simple black and whit grid test ggplot plot | make_test_plot |
| Plot a timeline test ggplot plot | make_test_plot_complex |
| Plot a timeline test ggplot plot with lines | make_test_plot_complex_lines |
| Create magick image object with text | make_text_img |
| Save magick image object to png | save_ayab_png |
| Convert text to image suitable for knitting with AYAB | text_to_ayab |