BOOST-RE is a small, portable, lightweight, and quick, regular expression library for Common Lisp. It is a non-recursive, backtracking VM.
This package provides a Partial native implementation of the liquid ruby gem in C that makes it operate about three times faster.
This package extends the String
class and adds a ColorizedString
with methods to set text color, background color, and text effects.
Recursive lists in the form of R objects, JSON', and XML', for use in teaching and examples. Examples include color palettes, Game of Thrones characters, GitHub
users and repositories, music collections, and entities from the Star Wars universe. Data from the gapminder package is also included, as a simple data frame and in nested and split forms.
This package provides functions to summarize DNA methylation data using regional principal components. Regional principal components are computed using principal components analysis within genomic regions to summarize the variability in methylation levels across CpGs
. The number of principal components is chosen using either the Marcenko-Pasteur or Gavish-Donoho method to identify relevant signal in the data.
rtracklayer is an extensible framework for interacting with multiple genome browsers (currently UCSC built-in) and manipulating annotation tracks in various formats (currently GFF, BED, bedGraph, BED15, WIG, BigWig and 2bit built-in). The user may export/import tracks to/from the supported browsers, as well as query and modify the browser state, such as the current viewport.
Suite of utilities for accessing and manipulating data from the KoboToolbox
API. KoboToolbox
is a robust platform designed for field data collection in various disciplines. This package aims to simplify the process of fetching and handling data from the API. Detailed documentation for the KoboToolbox
API can be found at <https://support.kobotoolbox.org/api.html>.
Getting and parsing data of location geocode/reverse-geocode and administrative regions from AutoNavi
Maps'<https://lbs.amap.com/api/webservice/summary> API.
This package provides a set of tools to extract bibliographic content from Digital Science Dimensions using DSL API <https://www.dimensions.ai/dimensions-apis/>.
This package produces forest plots using ggplot2 from models produced by functions such as stats::lm()
, stats::glm()
and survival::coxph()
.
Trace plots and convergence diagnostics for Markov Chain Monte Carlo (MCMC) algorithms on highly multivariate or unordered spaces. Methods outlined in a forthcoming paper.
Simulation tool to facilitate determination of required sample size to achieve category saturation for studies using multiple repertory grids in conjunction with content analysis.
Flowcharts can be a useful way to visualise complex processes. This package uses the layered grammar of graphics of ggplot2 to create simple flowcharts.
Easily create overlapping grammar of graphics plots for scientific data visualization. This style of plotting is particularly common in climatology and oceanography research communities.
Run quality checks on data sets using the same checks that are conducted on the ICES Data Submission Utility (DATSU) <https://datsu.ices.dk>.
Helper functions for producing reports in Psychology (Reproducible Research). Provides required formatted strings (APA style) for use in Knitr'/'Latex integration within *.Rnw files.
This package creates simulated data from structural equation models with standardized loading. Data generation methods are described in Schneider (2013) <doi:10.1177/0734282913478046>.
This package lets you standardize country names, convert them into one of 40 different coding schemes, convert between coding schemes, and assign region descriptors.
This package provides a trait, and utilities, for downcasting trait objects back to their original types. The same as the rust-downcast-rs crate.
Borrowed and owned git hash digests used to identify git objects. This package is part of Gitoxide, a pure Rust implementation of Git.
Borrowed and owned git hash digests used to identify git objects. This package is part of Gitoxide, a pure Rust implementation of Git.
Borrowed and owned git hash digests used to identify git objects. This package is part of Gitoxide, a pure Rust implementation of Git.
An implementation of Relax NG schema validation written in Common Lisp, including support for compact syntax, DTD Compatibility, and the XSD type library.
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.