Vendors the igraph C source code and builds it into a static library. Other Bioconductor packages can link to libigraph.a in their own C/C++ code. This is intended for packages wrapping C/C++ libraries that depend on the igraph C library and cannot be easily adapted to use the igraph R package.
This package provides a crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).
This package provides POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC).
The Bugsnag exception reporter for Ruby gives you instant notification of exceptions thrown from your Rails, Sinatra, Rack or plain Ruby app.
Estimation of 2-level factor copula-based regression models for clustered data where the response variable can be either discrete or continuous.
Download and import time series from <http://www.dataseries.org>, a comprehensive and up-to-date collection of open data from Switzerland.
Some utility functions for validation and data manipulation. These functions can be helpful to reduce internal codes everywhere in package development.
This package provides functionality to plot airplane flight paths on maps. The plotted flight paths follow the great circle of the Earth.
This package purposes to deal with public survey data of Japanese government via their Application Programming Interface (http://statdb.nstac.go.jp/).
Display a random fact about Carl Friedrich Gauss based the on collection curated by Mike Cavers via the <http://gaussfacts.com> site.
Interface to gather news from the News API', based on a multilevel query <https://newsapi.org/>. A personal API key is required.
It implements functions for simulation and estimation of the ordinal latent block model (OLBM), as described in Corneli, Bouveyron and Latouche (2019).
Conducts hierarchical partitioning to calculate individual contributions of phylogenetic tree and predictors (groups) towards total R2 for phylogenetic linear regression models.
Comprehensive set of tools for scaffolding R interfaces to modules, classes, functions, and documentations written in other programming languages, such as Python'.
This package provides tools for setting up ("design"), conducting, and evaluating large-scale simulation studies with graphics and tables, including parallel computations.
Generic methods for parameter tuning of classification algorithms using multiple scoring functions (Muessel et al. (2012), <doi:10.18637/jss.v046.i05>).
R spatial objects for Tilegrams. Tilegrams are tiled maps where the region size is proportional to the certain characteristics of the dataset.
In order to easily integrate geoRSS
data into analysis, tidygeoRSS
parses geo feeds and returns tidy simple features data frames.
Codelink UniSet
Mouse I Bioarray (~10 000 mouse gene targets) annotation data (chip m10kcod) assembled using data from public repositories.
This crate exposes a compile-time temporary directory shareable by multiple crates in a build graph and erased by cargo clean
.
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.
Streamlines data preprocessing, analysis, and visualization for association rule mining. Designed to work with the arules package, features include discretizing data frames, generating rule set intersections, and visualizing rules with heatmaps and Euler diagrams. RulesTools
also includes a dataset on Brook trout detection from Nolan et al. (2022) <doi:10.1007/s13412-022-00800-x>.
Leverages the functionality of clipboard.js', a JavaScript
library for HMTL5-based copy to clipboard from web pages (see <https://clipboardjs.com> for more information), and provides a reactive copy-to-clipboard UI button component, called rclipButton
', and a a reactive copy-to-clipboard UI link component, called rclipLink
', for shiny R applications.
This package provides functions for reading data sets in different formats for testing machine learning tools are provided. This allows to run a loop over several data sets in their original form, for example if they are downloaded from UCI Machine Learning Repository. The data are not part of the package and have to be downloaded separately.