GGally - Extension to 'ggplot2'
The R package 'ggplot2' is a plotting system based on the grammar of graphics. 'GGally' extends 'ggplot2' by adding several functions to reduce the complexity of combining geometric objects with transformed data. Some of these functions include a pairwise plot matrix, a two group pairwise plot matrix, a parallel coordinates plot, a survival plot, and several functions to plot networks.
Last updated 10 months ago
16.35 score 593 stars 151 dependents 17k scripts 72k downloadsplumber - An API Generator for R
Gives the ability to automatically generate and serve an HTTP API from R functions using the annotations in the R documentation around your functions.
Last updated 4 hours ago
apiapi-serverplumber
14.35 score 1.4k stars 16 dependents 2.2k scripts 76k downloadsshinytest2 - Testing for Shiny Applications
Automated unit testing of Shiny applications through a headless 'Chromium' browser.
Last updated 8 days ago
cpp
12.07 score 108 stars 1 dependents 704 scripts 10k downloadsleaflet.providers - Leaflet Providers
Contains third-party map tile provider information from 'Leaflet.js', <https://github.com/leaflet-extras/leaflet-providers>, to be used with the 'leaflet' R package. Additionally, 'leaflet.providers' enables users to retrieve up-to-date provider information between package updates.
Last updated 1 years ago
11.18 score 14 stars 178 dependents 408 scripts 50k downloadsshinylive - Run 'shiny' Applications in the Browser
Exporting 'shiny' applications with 'shinylive' allows you to run them entirely in a web browser, without the need for a separate R server. The traditional way of deploying 'shiny' applications involves in a separate server and client: the server runs R and 'shiny', and clients connect via the web browser. When an application is deployed with 'shinylive', R and 'shiny' run in the web browser (via 'webR'): the browser is effectively both the client and server for the application. This allows for your 'shiny' application exported by 'shinylive' to be hosted by a static web server.
Last updated 3 months ago
8.38 score 187 stars 194 scripts 1.3k downloadsreactlog - Reactivity Visualizer for 'shiny'
Building interactive web applications with R is incredibly easy with 'shiny'. Behind the scenes, 'shiny' builds a reactive graph that can quickly become intertwined and difficult to debug. 'reactlog' (Schloerke 2019) <doi:10.5281/zenodo.2591517> provides a visual insight into that black box of 'shiny' reactivity by constructing a directed dependency graph of the application's reactive state at any time point in a reactive recording.
Last updated 2 years ago
8.08 score 125 stars 263 scripts 3.6k downloadsshinyloadtest - Load Test Shiny Applications
Assesses the number of concurrent users 'shiny' applications are capable of supporting, and for directing application changes in order to support a higher number of users. Provides facilities for recording 'shiny' application sessions, playing recorded sessions against a target server at load, and analyzing the resulting metrics.
Last updated 6 months ago
7.14 score 112 stars 61 scripts 409 downloadsgeozoo - Zoo of Geometric Objects
Geometric objects defined in 'geozoo' can be simulated or displayed in the R package 'tourr'.
Last updated 9 years ago
5.18 score 5 stars 2 dependents 100 scripts 800 downloadsgqlr - 'GraphQL' Server in R
Server implementation of 'GraphQL' <http://graphql.github.io/graphql-spec/>, a query language originally created by Facebook for describing data requirements on complex application data models. Visit <http://graphql.org> to learn more about 'GraphQL'.
Last updated 2 years ago
4.54 score 58 stars 12 scripts 221 downloadsautocogs - Automatic Cognostic Summaries
Automatically calculates cognostic groups for plot objects and list column plot objects. Results are returned in a nested data frame.
Last updated 4 years ago
4.49 score 6 stars 2 dependents 17 scripts 697 downloads