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

Found 118 packages in 0.01 seconds

benchmarkme — by Colin Gillespie, 4 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.

poweRlaw — by Colin Gillespie, a year 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.

attempt — by Colin Fay, 6 years ago

Tools for Defensive Programming

Tools for defensive programming, inspired by 'purrr' mappers and based on 'rlang'.'attempt' extends and facilitates defensive programming by providing a consistent grammar, and provides a set of easy to use functions for common tests and conditions. 'attempt' only depends on 'rlang', and focuses on speed, so it can be easily integrated in other functions and used in data analysis.

icesConnect — by Colin Millar, a year ago

Provides User Tokens for Access to ICES Web Services

Provides user tokens for ICES web services that require authentication and authorization. Web services covered by this package are ICES VMS database, the ICES DATSU web services, and the ICES SharePoint site < https://www.ices.dk/data/tools/Pages/WebServices.aspx>.

oysteR — by Colin Gillespie, 9 months 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.

rtypeform — by Colin Gillespie, a year ago

Interface to 'typeform' Results

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

icesVocab — by Colin Millar, a year ago

ICES Vocabularies Database Web Services

R interface to access the Vocabularies REST API of the ICES (International Council for the Exploration of the Sea) Vocabularies database < https://vocab.ices.dk/services/>.

benchmarkmeData — by Colin Gillespie, 6 months ago

Data Set for the 'benchmarkme' Package

Crowd sourced benchmarks from running the 'benchmarkme' package.

tidytext — by Julia Silge, a year ago

Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools

Using tidy data principles can make many text mining tasks easier, more effective, and consistent with tools already in wide use. Much of the infrastructure needed for text mining with tidy data frames already exists in packages like 'dplyr', 'broom', 'tidyr', and 'ggplot2'. In this package, we provide functions and supporting data sets to allow conversion of text to and from tidy formats, and to switch seamlessly between tidy tools and existing text mining packages.

prettyB — by Colin Gillespie, 5 years ago

Pretty Base Graphics

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