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.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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tirizvanov/rmosaic/issues
Last updated from:d56838ab96. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 190 | ||
| linux-release-x86_64 | OK | 128 | ||
| wasm-release | OK | 154 |
Exports:get_mosaic_selectionlist_mosaic_selectionsmosaicmosaicOutputrenderMosaicrunMosaicApprunMosaicExportrunMosaicWithExport
Dependencies:base64encbslibcachemclicommonmarkDBIdigestduckdbevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyaml
Last update: 2026-06-25
Started: 2026-06-25
Last update: 2026-06-25
Started: 2026-06-25
Last update: 2026-06-25
Started: 2026-06-25
Last update: 2026-06-25
Started: 2026-06-25
Last update: 2026-06-25
Started: 2026-06-25
Last update: 2026-06-25
Started: 2026-06-25
Last update: 2026-06-25
Started: 2026-06-25
Last update: 2026-06-25
Started: 2026-06-25
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 |