Skip to contents

linkeR v0.1.3

  • Adds support for plotly components (single selection only)
  • Adds examples and vignette for plotly components
  • Updates pre-existing examples and vignettes to use the new plotly integration

linkeR v0.1.2

CRAN release: 2025-09-21

  • CRAN release! Huzzah!

linkeR 0.1.2

CRAN release: 2025-09-21

  • Fixed package title formatting (added quotes around ‘Shiny’)
  • Added \value tags to all exported function documentation
  • Fixed unexecutable code in vignettes
  • Removed examples from unexported functions
  • Replaced \dontrun{} with \donttest{} in appropriate examples

linkeR v0.1.1

  • Adds support for modular shiny applications

linkeR v0.1.0

  • Pre-CRAN submission