Package: rMosaic 0.1.3

Timur Rizvanov
rMosaic: R Bindings to the 'Mosaic' Visualization Framework
Provides R bindings for 'Mosaic', a declarative grammar for linked, data-driven visualizations backed by 'DuckDB'. The package supplies 'htmlwidgets' and 'shiny' helpers for rendering 'Mosaic' specifications from R, including optional browser-side 'DuckDB-WASM' execution and selection export helpers for exploratory workflows.
Authors:
rMosaic_0.1.3.tar.gz
rMosaic_0.1.3.zip(r-4.7)rMosaic_0.1.3.zip(r-4.6)rMosaic_0.1.3.zip(r-4.5)
rMosaic_0.1.3.tgz(r-4.6-any)rMosaic_0.1.3.tgz(r-4.5-any)
rMosaic_0.1.3.tar.gz(r-4.7-any)rMosaic_0.1.3.tar.gz(r-4.6-any)
rMosaic_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
rMosaic/json (API)
| # Install 'rMosaic' in R: |
| install.packages('rMosaic', repos = c('https://tirizvanov.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tirizvanov/rmosaic/issues
Last updated from:4285e946b7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 228 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-oldrel-arm64 | OK | 190 | ||
| windows-devel | OK | 85 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 144 |
Exports:get_mosaic_selectionlist_mosaic_selectionsmosaicmosaicOutputrenderMosaicrunMosaicApprunMosaicExportrunMosaicWithExport
Dependencies:base64encbslibcachemclicommonmarkDBIdigestduckdbevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyaml
Last update: 2026-06-08
Started: 2025-11-24
Last update: 2026-06-08
Started: 2025-11-24
Last update: 2026-06-08
Started: 2025-11-24
Last update: 2026-06-08
Started: 2025-11-24
Last update: 2026-05-16
Started: 2026-05-16
Last update: 2025-11-24
Started: 2025-11-24
Last update: 2025-11-24
Started: 2025-11-24
Last update: 2025-11-24
Started: 2025-11-24
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Retrieve a stored Mosaic selection | get_mosaic_selection |
| List all stored Mosaic selections | list_mosaic_selections |
| Render a Mosaic visualization in Shiny | mosaic |
| Shiny output for Mosaic widget | mosaicOutput |
| Shiny render function for Mosaic | renderMosaic |
| Run a Mosaic Shiny App in the RStudio Viewer | runMosaicApp |
| Run a Mosaic app and export brush/query selections back to R | runMosaicExport |
| Run a Mosaic Shiny App with selection export | runMosaicWithExport |