Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 455 packages in 0.65 seconds

hunspell — by Jeroen Ooms, 9 months ago

High-Performance Stemmer, Tokenizer, and Spell Checker

Low level spell checker and morphological analyzer based on the famous 'hunspell' library < https://hunspell.github.io>. The package can analyze or check individual words as well as parse text, latex, html or xml documents. For a more user-friendly interface use the 'spelling' package which builds on this package to automate checking of files, documentation and vignettes in all common formats.

rChoiceDialogs — by Alex Lisovich, 4 years ago

'rChoiceDialogs' Collection

Collection of portable choice dialog widgets.

teal.widgets — by Dawid Kaledkowski, a month ago

'shiny' Widgets for 'teal' Applications

Collection of 'shiny' widgets to support 'teal' applications. Enables the manipulation of application layout and plot or table settings.

shinycustomloader — by Emi Tanaka, 8 years ago

Custom Loader for Shiny Outputs

A custom css/html or gif/image file for the loading screen in R 'shiny'. It also can use the marquee to have custom text loading screen.

NestedMenu — by Stéphane Laurent, 3 years ago

A Nested Menu Widget for 'Shiny' Applications

Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical choices (e.g. continent, country, city).

switchboard — by Marc J. Lajeunesse, 4 years ago

An Agile Widget Engine for Real-Time, Dynamic Visualizations

An unsorted collection of visualization widgets rendered in 'Tcl/Tk'< https://www.tcl.tk/> to generate agile dashboards for your iterative simulations. Widgets include progress bars, counters, eavesdroppers, injectors, switches, and sliders for dynamic manipulation and visualization of simulation parameters.

inshiny — by Nick Davies, 25 days ago

Compact Inline Widgets for 'shiny' Apps

Provides a basic set of compact widgets for 'shiny' apps which occupy less space and can appear inline with surrounding text.

svWidgets — by Philippe Grosjean, 8 years ago

Management of GUI Widgets, Windows, and Other GUI Resources

High level management of widgets, windows and other graphical resources.

cyjShiny — by Augustin Luna, 3 years ago

Cytoscape.js Shiny Widget (cyjShiny)

Wraps cytoscape.js as a shiny widget. cytoscape.js < https://js.cytoscape.org/> is a Javascript-based graph theory (network) library for visualization and analysis. This package supports the visualization of networks with custom visual styles and several available layouts. Demo Shiny applications are provided in the package code.

highlight — by Hadley Wickham, 24 days ago

Syntax Highlighter

Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks.