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

Found 141 packages in 0.03 seconds

gargoyle — by Colin Fay, 5 years ago

An Event-Based Mechanism for 'Shiny'

An event-Based framework for building 'Shiny' apps. Instead of relying on standard 'Shiny' reactive objects, this package allow to relying on a lighter set of triggers, so that reactive contexts can be invalidated with more control.

languagelayeR — by Colin FAY, 7 years ago

Access the 'languagelayer' API

Improve your text analysis with languagelayer < https://languagelayer.com>, a powerful language detection API.

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/>.

perm — by Michael P. Fay, 3 years ago

Exact or Asymptotic Permutation Tests

Perform Exact or Asymptotic permutation tests [see Fay and Shaw ].

proustr — by Colin Fay, 7 years ago

Tools for Natural Language Processing in French

Tools for Natural Language Processing in French and texts from Marcel Proust's collection "A La Recherche Du Temps Perdu". The novels contained in this collection are "Du cote de chez Swann ", "A l'ombre des jeunes filles en fleurs","Le Cote de Guermantes", "Sodome et Gomorrhe I et II", "La Prisonniere", "Albertine disparue", and "Le Temps retrouve".

epitools — by Adam Omidpanah, 6 years ago

Epidemiology Tools

Tools for training and practicing epidemiologists including methods for two-way and multi-way contingency tables.

naniar — by Nicholas Tierney, 2 years ago

Data Structures, Summaries, and Visualisations for Missing Data

Missing values are ubiquitous in data and need to be explored and handled in the initial stages of analysis. 'naniar' provides data structures and functions that facilitate the plotting of missing values and examination of imputations. This allows missing data dependencies to be explored with minimal deviation from the common work patterns of 'ggplot2' and tidy data. The work is fully discussed at Tierney & Cook (2023) .

icesDatsu — by Colin Millar, a year ago

Functions to Interact with the ICES Data Submission Utility (DATSU)

Functions to Interact with the ICES Data Submission Utility (DATSU) < https://datsu.ices.dk/web/index.aspx>.

scrypt — by Bob Jansen, 3 years ago

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) . Scrypt is a password-based key derivation function created by Colin Percival. The algorithm was specifically designed to make it costly to perform large-scale custom hardware attacks by requiring large amounts of memory.

bpcp — by Michael P. Fay, 3 months ago

Beta Product Confidence Procedure for Right Censored Data

Calculates nonparametric pointwise confidence intervals for the survival distribution for right censored data, and for medians [Fay and Brittain ]. Has two-sample tests for dissimilarity (e.g., difference, ratio or odds ratio) in survival at a fixed time, and differences in medians [Fay, Proschan, and Brittain ]. Basically, the package gives exact inference methods for one- and two-sample exact inferences for Kaplan-Meier curves (e.g., generalizing Fisher's exact test to allow for right censoring), which are especially important for latter parts of the survival curve, small sample sizes or heavily censored data. Includes mid-p options.