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

Found 104 packages in 0.08 seconds

poweRlaw — by Colin Gillespie, 3 months ago

Analysis of Heavy Tailed Distributions

An implementation of maximum likelihood estimators for a variety of heavy tailed distributions, including both the discrete and continuous power law distributions. Additionally, a goodness-of-fit based approach is used to estimate the lower cut-off for the scaling region.

prettyB — by Colin Gillespie, 3 years ago

Pretty Base Graphics

Drop-in replacements for standard base graphics functions. The replacements are prettier versions of the originals.

rtypeform — by Colin Gillespie, 4 years ago

Interface to 'typeform' Results

An R interface to the 'typeform' < https://typeform.com> application program interface. Also provides functions for downloading your results.

benchmarkme — by Colin Gillespie, 2 years ago

Crowd Sourced System Benchmarks

Benchmark your CPU and compare against other CPUs. Also provides functions for obtaining system specifications, such as RAM, CPU type, and R version.

benchmarkmeData — by Colin Gillespie, 4 years ago

Data Set for the 'benchmarkme' Package

Crowd sourced benchmarks from running the 'benchmarkme' package.

datasauRus — by Colin Gillespie, 2 months ago

Datasets from the Datasaurus Dozen

The Datasaurus Dozen is a set of datasets with the same summary statistics. They retain the same summary statistics despite having radically different distributions. The datasets represent a larger and quirkier object lesson that is typically taught via Anscombe's Quartet (available in the 'datasets' package). Anscombe's Quartet contains four very different distributions with the same summary statistics and as such highlights the value of visualisation in understanding data, over and above summary statistics. As well as being an engaging variant on the Quartet, the data is generated in a novel way. The simulated annealing process used to derive datasets from the original Datasaurus is detailed in "Same Stats, Different Graphs: Generating Datasets with Varied Appearance and Identical Statistics through Simulated Annealing" .

ibmsunburst — by Colin Gillespie, 2 months ago

Generate Personality Insights Sunburst Diagrams

Generates Personality Insights sunburst diagrams based on 'IBM Watson' Personality Insights service output.

oysteR — by Colin Gillespie, 3 years ago

Scans R Projects for Vulnerable Third Party Dependencies

Collects a list of your third party R packages, and scans them with the 'OSS' Index provided by 'Sonatype', reporting back on any vulnerabilities that are found in the third party packages you use.

namer — by Colin Gillespie, 2 months ago

Names Your 'R Markdown' Chunks

It names the 'R Markdown' chunks of files based on the filename.

retrosheet — by Colin Douglas, 2 months ago

Import Professional Baseball Data from 'Retrosheet'

A collection of tools to import and structure the (currently) single-season event, game-log, roster, and schedule data available from < https://www.retrosheet.org>. In particular, the event (a.k.a. play-by-play) files can be especially difficult to parse. This package does the parsing on those files, returning the requested data in the most practical R structure to use for sabermetric or other analyses.