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

Found 65 packages in 0.11 seconds

trelloR — by Jakub Chromec, 2 years ago

Access the Trello API

An R client for the Trello API. Supports free-tier features such as access to private boards, creating and updating cards and other resources, and downloading data in a structured way.

shiny.fluent — by Jakub Sobolewski, 10 months ago

Microsoft Fluent UI for Shiny Apps

A rich set of UI components for building Shiny applications, including inputs, containers, overlays, menus, and various utilities. All components from Fluent UI (the underlying JavaScript library) are available and have usage examples in R.

shiny.blueprint — by Jakub Sobolewski, 10 months ago

Palantir's 'Blueprint' for 'Shiny' Apps

Easily use 'Blueprint', the popular 'React' library from Palantir, in your 'Shiny' app. 'Blueprint' provides a rich set of UI components for creating visually appealing applications and is optimized for building complex, data-dense web interfaces. This package provides most components from the underlying library, as well as special wrappers for some components to make it easy to use them in 'R' without writing 'JavaScript' code.

fixtuRes — by Jakub Nowicki, 3 years ago

Mock Data Generator

Generate mock data in R using YAML configuration.

r6methods — by Jakub Sobolewski, 4 years ago

Make Methods for R6 Classes

Generate boilerplate code for R6 classes. Given R6 class create getters and/or setters for selected class fields or use RStudio addins to insert methods straight into class definition.

semantic.assets — by Jakub Nowicki, a year ago

Assets for 'shiny.semantic'

Style sheets and JavaScript assets for 'shiny.semantic' package.

fscaret — by Jakub Szlek, 7 years ago

Automated Feature Selection from 'caret'

Automated feature selection using variety of models provided by 'caret' package. This work was funded by Poland-Singapore bilateral cooperation project no 2/3/POL-SIN/2012.

rsparkling — by Jakub Hava, 5 years ago

R Interface for H2O Sparkling Water

An extension package for 'sparklyr' that provides an R interface to H2O Sparkling Water machine learning library (see < https://github.com/h2oai/sparkling-water> for more information).

fairmodels — by Jakub Wiśniewski, 3 years ago

Flexible Tool for Bias Detection, Visualization, and Mitigation

Measure fairness metrics in one place for many models. Check how big is model's bias towards different races, sex, nationalities etc. Use measures such as Statistical Parity, Equal odds to detect the discrimination against unprivileged groups. Visualize the bias using heatmap, radar plot, biplot, bar chart (and more!). There are various pre-processing and post-processing bias mitigation algorithms implemented. Package also supports calculating fairness metrics for regression models. Find more details in (Wiśniewski, Biecek (2021)) .

shiny.info — by Jakub Nowicki, 5 years ago

'shiny' Info

Displays simple diagnostic information of the 'shiny' project in the user interface of the app.