This is a supplement to the maps
package providing the larger and/or higher-resolution databases.
This package can be used to solve Linear Programming / Linear Optimization problems by using the simplex algorithm.
Create interactive 3D scatter plots, network plots, and globes in R using the three.js visualization library.
This crate provides a JSON implementation in Rust, reducing friction with idiomatic Rust structs to ease interopability.
This package provides a pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression.
This package provides a pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression.
NES Oxidized (NESO) is a Nintendo Entertainment System emulator written in Rust that can compile to WebAssembly.
Poem is a full-featured and easy-to-use web framework written in the Rust programming language.
This package provides a subclass of Object
that includes the Comparable
module for handling dates.
Wraps tiny_obj_loader C++ library for reading the Wavefront OBJ 3D file format including both mesh objects and materials files. The resultant R objects are either structured to match the tiny_obj_loader internal data representation or in a form directly compatible with the rgl package.
The use of proxies is required in certain network environments. Despite the power of system level software, it is still inconvenient to switch proxy networks at random in R's console. This package is designed to provide one-click switching between proxy and non-proxy states.
Kiefer-Wolfowitz maximum likelihood estimation for mixture models and some other density estimation and regression methods based on convex optimization. See Koenker and Gu (2017) REBayes: An R Package for Empirical Bayes Mixture Methods, Journal of Statistical Software, 82, 1--26, <DOI:10.18637/jss.v082.i08>.
Helps fisheries scientists collect measurements from calcified structures and back-calculate estimated lengths at previous ages using standard procedures and models. This is intended to replace much of the functionality provided by the now out-dated fishBC
software (<https://fisheries.org/bookstore/all-titles/software/70317/>).
This package provides tools for the comparison of distributions. This includes nonparametric estimation of the relative distribution PDF and CDF and numerical summaries as described in "Relative Distribution Methods in the Social Sciences" by Mark S. Handcock and Martina Morris, Springer-Verlag, 1999, Springer-Verlag, ISBN 0387987789.
This package provides methods for caching or memoization of objects and results. With this package, any R object can be cached in a key-value storage where the key can be an arbitrary set of R objects. The cache memory is persistent (on the file system).
Computes linear Bayesian spectral estimates from multirate data for second-order stationary time series. Provides credible intervals and methods for plotting various spectral estimates. Please see the paper `Should we sample a time series more frequently? (doi below) for a full description of and motivation for the methodology.
Makes documents containing plots and tables from a table of R codes. Can make "HTML", "pdf('LaTex
')", "docx('MS Word')" and "pptx('MS Powerpoint')" documents with or without R code. In the package, modularized shiny app codes are provided. These modules are intended for reuse across applications.
Designed to be compatible with the R package DBI (Database Interface) when connecting to Amazon Web Service ('AWS') Athena <https://aws.amazon.com/athena/>. To do this Python Boto3 Software Development Kit ('SDK') <https://boto3.amazonaws.com/v1/documentation/api/latest/index.html> is used as a driver.
This package provides Abstraction allowing borrowed data to be carried along with the backing data it borrows from.
This package provides Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].
This package provides Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].
Efficient sampling for Gaussian linear regression with arbitrary priors, Hahn, He and Lopes (2018) <arXiv:1806.05738>
.
Amends errors, augments data and aids analysis of John Snow's map of the 1854 London cholera outbreak.
This package implements the board game CamelUp
for use in introductory statistics classes using a Shiny app.