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

Found 61 packages in 0.04 seconds

shiny — by Winston Chang, 5 months ago

Web Application Framework for R

Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive prebuilt widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort.

pool — by Hadley Wickham, 7 months ago

Object Pooling

Enables the creation of object pools, which make it less computationally expensive to fetch a new object. Currently the only supported pooled objects are 'DBI' connections.

provParseR — by Barbara Lerner, 3 years ago

Pulls Information from Prov.Json Files

R functions to access provenance information collected by 'rdt' or 'rdtLite'. The information is stored inside a 'ProvInfo' object and can be accessed through a collection of functions that will return the requested data. The exact format of the JSON created by 'rdt' and 'rdtLite' is described in < https://github.com/End-to-end-provenance/ExtendedProvJson>.

websocket — by Winston Chang, a month ago

'WebSocket' Client Library

Provides a 'WebSocket' client interface for R. 'WebSocket' is a protocol for low-overhead real-time communication: < https://en.wikipedia.org/wiki/WebSocket>.

randtoolbox — by Christophe Dutang, 7 months ago

Toolbox for Pseudo and Quasi Random Number Generation and Random Generator Tests

Provides (1) pseudo random generators - general linear congruential generators, multiple recursive generators and generalized feedback shift register (SF-Mersenne Twister algorithm () and WELL () generators); (2) quasi random generators - the Torus algorithm, the Sobol sequence, the Halton sequence (including the Van der Corput sequence) and (3) some generator tests - the gap test, the serial test, the poker test, see, e.g., Gentle (2003) . Take a look at the Distribution task view of types and tests of random number generators. The package can be provided without the 'rngWELL' dependency on demand. Package in Memoriam of Diethelm and Barbara Wuertz.

sharp — by Barbara Bodinier, a month ago

Stability-enHanced Approaches using Resampling Procedures

In stability selection (N Meinshausen, P Bühlmann (2010) ) and consensus clustering (S Monti et al (2003) ), resampling techniques are used to enhance the reliability of the results. In this package (B Bodinier et al (2025) ), hyper-parameters are calibrated by maximising model stability, which is measured under the null hypothesis that all selection (or co-membership) probabilities are identical (B Bodinier et al (2023a) and B Bodinier et al (2023b) ). Functions are readily implemented for the use of LASSO regression, sparse PCA, sparse (group) PLS or graphical LASSO in stability selection, and hierarchical clustering, partitioning around medoids, K means or Gaussian mixture models in consensus clustering.

flexdashboard — by Garrick Aden-Buie, 2 years ago

R Markdown Format for Flexible Dashboards

Format for converting an R Markdown document to a grid oriented dashboard. The dashboard flexibly adapts the size of it's components to the containing web page.

hnp — by Rafael de Andrade Moral, 24 days ago

Half-Normal Plots with Simulation Envelopes

Generates (half-)normal plots with simulation envelopes using different diagnostics from a range of different fitted models. A few example datasets are included.

rdtLite — by Barbara Lerner, 3 years ago

Provenance Collector

Defines functions that can be used to collect provenance as an 'R' script executes or during a console session. The output is a text file in 'PROV-JSON' format.

ems — by Lunna Borges, 3 years ago

Epimed Solutions Collection for Data Editing, Analysis, and Benchmark of Health Units

Collection of functions related to benchmark with prediction models for data analysis and editing of clinical and epidemiological data.