Found 106 packages in 0.03 seconds
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.
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.
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.
Bindings to Selected 'liblwgeom' Functions for Simple Features
Access to selected functions found in 'liblwgeom' < https://github.com/postgis/postgis/tree/master/liblwgeom>, the light-weight geometry library used by 'PostGIS' < http://postgis.net/>.
Key Derivation Functions for R Based on Scrypt
Functions for working with the scrypt key derivation functions
originally described by Colin Percival
< https://www.tarsnap.com/scrypt/scrypt.pdf> and in Percival and Josefsson
(2016)
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.
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.
Pretty Base Graphics
Drop-in replacements for standard base graphics functions. The replacements are prettier versions of the originals.
ICES Vocabularies Database Web Services
R interface to access the RECO POX web services of the ICES (International Council for the Exploration of the Sea) Vocabularies database < https://vocab.ices.dk/services/POX.aspx>.
Interface to 'typeform' Results
An R interface to the 'typeform' < https://typeform.com> application program interface. Also provides functions for downloading your results.