Package: overshiny 0.2.0.9000

overshiny: Interactive Overlays on 'shiny' Plots

Provides rectangular elements that can be dragged and resized over plots in 'shiny' apps. This may be useful in applications where users need to mark regions on the plot for further input or processing.

Authors:Nick Davies [aut, cre, cph]

overshiny_0.2.0.9000.tar.gz
overshiny_0.2.0.9000.zip(r-4.7)overshiny_0.2.0.9000.zip(r-4.6)overshiny_0.2.0.9000.zip(r-4.5)
overshiny_0.2.0.9000.tgz(r-4.6-any)overshiny_0.2.0.9000.tgz(r-4.5-any)
overshiny_0.2.0.9000.tar.gz(r-4.7-any)overshiny_0.2.0.9000.tar.gz(r-4.6-any)
overshiny_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
overshiny/json (API)

# Install 'overshiny' in R:
install.packages('overshiny', repos = c('https://nicholasdavies.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/nicholasdavies/overshiny/issues

Pkgdown/docs site:https://nicholasdavies.github.io

On CRAN:

Conda:

5.45 score 4 stars 10 scripts 472 downloads 9 exports 54 dependencies

Last updated from:b4f6a67290. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK125
source / vignettesOK194
linux-release-x86_64OK128
macos-release-arm64OK117
macos-oldrel-arm64OK89
windows-develOK84
windows-releaseOK83
windows-oldrelOK78
wasm-releaseOK119

Exports:dateHeadingoverlayBoundsoverlayPlotOutputoverlayServeroverlayTokenrangeHeadingremarginsnapGriduseOverlay

Dependencies:base64encbslibcachemclicommonmarkcowplotcpp11digestevaluatefarverfastmapfontawesomefsggplot2gluegtablehighrhtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRColorBrewerRcpprlangrmarkdownS7sassscalesshinyshinyjquishinyjssourcetoolsstringistringrtinytexvctrsviridisLitewithrxfunxtableyaml

Interactive overlays in Shiny

Last update: 2025-09-06
Started: 2025-05-24

Tutorial: Overlays for interventions in epidemic modelling
Epidemic simulation | Connecting to a mock-up of input | Shiny app skeleton | Adding input widgets | Combining inputs and outputs | Adding interventions with overshiny | Making the interventions work | Next steps

Last update: 2025-09-06
Started: 2025-09-01