Found 145 packages in 0.03 seconds
Access the 'languagelayer' API
Improve your text analysis with languagelayer < https://languagelayer.com>, a powerful language detection API.
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/>.
Exact or Asymptotic Permutation Tests
Perform Exact or Asymptotic permutation tests [see Fay and Shaw
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".
Epidemiology Tools
Tools for training and practicing epidemiologists including methods for two-way and multi-way contingency tables.
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)
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>.
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)
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
A 'Neo4J' Driver
A Modern and Flexible 'Neo4J' Driver, allowing you to query data on a 'Neo4J' server and handle the results in R. It's modern in the sense it provides a driver that can be easily integrated in a data analysis workflow, especially by providing an API working smoothly with other data analysis and graph packages. It's flexible in the way it returns the results, by trying to stay as close as possible to the way 'Neo4J' returns data. That way, you have the control over the way you will compute the results. At the same time, the result is not too complex, so that the "heavy lifting" of data wrangling is not left to the user.