Found 114 packages in 0.13 seconds
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'.
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.
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.
Modelling Framework for the Estimation of Salmonid Abundance
A set of functions to estimate capture probabilities and densities from multipass pass removal data.
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>.
String Distance Calculation with Tidy Data Principles
Calculation of string distance following the tidy data principles. Built on top of the 'stringdist' package.
Read and Process 'Pamguard' Binary Data
Functions for easily reading and processing binary data files created by 'Pamguard' (< https://www.pamguard.org/>). All functions for directly reading the binary data files are based on 'MATLAB' code written by Michael Oswald.
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.
API Client and Dataset Management for the Demographic and Health Survey (DHS) Data
Provides a client for (1) querying the DHS API for survey indicators and metadata (< https://api.dhsprogram.com/#/index.html>), (2) identifying surveys and datasets for analysis, (3) downloading survey datasets from the DHS website, (4) loading datasets and associate metadata into R, and (5) extracting variables and combining datasets for pooled analysis.
Gillespie's Stochastic Simulation Algorithm (SSA)
Provides a simple to use, intuitive, and
extensible interface to several stochastic simulation
algorithms for generating simulated trajectories of finite
population continuous-time model. Currently it implements
Gillespie's exact stochastic simulation algorithm (Direct
method) and several approximate methods (Explicit tau-leap,
Binomial tau-leap, and Optimized tau-leap). The package also
contains a library of template models that can be run as demo
models and can easily be customized and extended. Currently the
following models are included, 'Decaying-Dimerization' reaction
set, linear chain system, logistic growth model, 'Lotka'
predator-prey model, Rosenzweig-MacArthur predator-prey model,
'Kermack-McKendrick' SIR model, and a 'metapopulation' SIRS model.
Pineda-Krch et al. (2008)