This package contains useful no-std binascii operations including base64, base32 and base16 (hex)
This package provides the raw data needed to convert to and from HTML entities.
This package provides a thread pool for isolating blocking I/O in async programs.
This package provides a crate from the Gitoxide project dealing with pattern matching.
This package provides a crate from the Gitoxide project dealing with pattern matching.
This package provides a crate from the Gitoxide project dealing with pattern matching.
This package provides a crate from the Gitoxide project dealing with pattern matching.
Deadpool is a dead simple async pool for connections and objects of any type.
Deadpool is a dead simple async pool for connections and objects of any type.
Deadpool is a dead simple async pool for connections and objects of any type.
This package provides Common Lisp CFFI bindings to the Raylib game development library.
This is an experimental gem that extracts low-level PDF functionality from Prawn.
Estimates the Hoeffding decomposition of an unknown function by solving ridge group sparse optimization problem based on reproducing kernel Hilbert spaces, and approximates its sensitivity indices (see Kamari, H., Huet, S. and Taupin, M.-L. (2019) <arXiv:1905.13695>
).
Work with the Macrostrat (<https://macrostrat.org/>) Web Service (v.2, <https://macrostrat.org/api/v2>) to fetch geological data relevant to the spatial and temporal distribution of sedimentary, igneous, and metamorphic rocks as well as data extracted from them.
Reproducible research tools automates the creation of an analysis directory structure and work flow. There are R markdown skeletons which encapsulate typical analytic work flow steps. Functions will create appropriate modules which may pass data from one step to another.
This package provides a tree bootstrap method for estimating uncertainty in respondent-driven samples (RDS). Quantiles are estimated by multilevel resampling in such a way that preserves the dependencies of and accounts for the high variability of the RDS process.
The Streamulus (template, header-only) library by Irit Katriel (at <https://github.com/iritkatriel/streamulus>) provides a very powerful yet convenient framework for stream processing. This package connects Streamulus to R by providing both the header files and all examples.
Reads in sample description and slide description files and annotates the expression values taken from GenePix
results files (text file format used by many microarray scanner and software providers). After normalization data can be visualized as boxplot, heatmap or dotplot.
This package serves two purposes:
Provide a comfortable R interface to query the Google server for static maps, and
Use the map as a background image to overlay plots within R. This requires proper coordinate scaling.
This package provides Font parser, shaping engine, and subsetter for OpenType
, WOFF, and WOFF2.
This package provides Borrowed and owned git hash digests used to identify git objects.
This package provides a library for efficient polynomial arithmetic via FFTs over finite fields.
This package provides a crate of the gitoxide project dealing paths and their conversions.
This package provides a formatter wrapper that indents the text, designed for error display impls