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

Found 98 packages in 0.11 seconds

neo4r — by Colin Fay, 6 years ago

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.

icesAdvice — by Colin Millar, 3 years ago

Functions Related to ICES Advice

A collection of functions that facilitate computational steps related to advice for fisheries management, according to ICES guidelines. These include methods for calculating reference points and model diagnostics.

icesSAG — by Colin Millar, 2 months ago

Stock Assessment Graphs Database Web Services

R interface to access the web services of the ICES Stock Assessment Graphs database < https://sg.ices.dk>.

ef — by Colin Millar, 5 years ago

Modelling Framework for the Estimation of Salmonid Abundance

A set of functions to estimate capture probabilities and densities from multipass pass removal data.

namer — by Colin Gillespie, 5 months ago

Names Your 'R Markdown' Chunks

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

icesTAF — by Colin Millar, 2 years ago

Functions to Support the ICES Transparent Assessment Framework

Functions to support the ICES Transparent Assessment Framework < https://taf.ices.dk> to organize data, methods, and results used in ICES assessments. ICES is an organization facilitating international collaboration in marine science.

icesDatras — by Colin Millar, 2 years ago

DATRAS Trawl Survey Database Web Services

R interface to access the web services of the ICES (International Council for the Exploration of the Sea) DATRAS trawl survey database < https://datras.ices.dk/WebServices/Webservices.aspx>.

tidystringdist — by Colin Fay, 6 years ago

String Distance Calculation with Tidy Data Principles

Calculation of string distance following the tidy data principles. Built on top of the 'stringdist' package.

leafgl — by Tim Appelhans, 8 months ago

High-Performance 'WebGl' Rendering for Package 'leaflet'

Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript library to render large data in the browser using 'WebGl'.

prettyB — by Colin Gillespie, 4 years ago

Pretty Base Graphics

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