This package is an implementation of the grep crate's Sink trait that provides standard printing of search results, similar to grep itself.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
Discover Git repositories and check if a directory is a repository. This package is part of Gitoxide, a pure Rust implementation of Git.
These Ruby bindings are not intended to be directly used, but rather used by higher level bindings like those provided by CZTop.
This gems add the --watch
switch to the jekyll CLI interface. It allows Jekyll to rebuild your site when a file changes.
This package provides a Hoe plugin with various Markdown helpers, which can be used to e.g. hyperlink Markdown documentation between project files.
This class provides patches of some Beamer templates and commands for presentation from right to left. It requires Babel with the LuaTeX engine.
Designed to create and display complex tables with R, the rtables R package allows cells in an rtables object to contain any high-dimensional data structure, which can then be displayed with cell-specific formatting instructions. Additionally, the rtables.officer package supports export formats related to the Microsoft Office software suite, including Microsoft Word ('docx') and Microsoft PowerPoint
('pptx').
This package implements fast OpenMP parallel computing of Breiman's random forests for survival, competing risks, regression and classification based on Ishwaran and Kogalur's popular random survival forests (RSF) package. It handles missing data and now includes multivariate, unsupervised forests, quantile regression and solutions for class imbalanced data. It provides a fast interface using subsampling and confidence regions for variable importance.
Encodes simple feature ('sf') objects and coordinates, and decodes polylines using the Google polyline encoding algorithm (<https://developers.google.com/maps/documentation/utilities/polylinealgorithm>).
This package is a collection of gene expression data from a breast cancer study published in Wang et al. 2005 and Minn et al 2007.
Cicero computes putative cis-regulatory maps from single-cell chromatin accessibility data. It also extends the monocle package for use in chromatin accessibility data.
This package provides Rust edit distance routines accelerated using SIMD. It supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
This package provides Rust edit distance routines accelerated using SIMD. It supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
This package provides a wrapper type to inhibit drop (destructor). Implementation crate for nodrop
, the untagged unions implementation (which is unstable / requires nightly).
Helps to perform linear regression analysis by reducing manual effort. Reduces the independent variables based on specified p-value and Variance Inflation Factor (VIF) level.
This is a set of R functions that allows you to generate precise figures. This tool will create clean markdown reports about what you just discovered.
This crate provides various string kernels for Apache Arrow arrays. Examples include concat_elements
, length
, like
, regexp
and substring
kernels.
The goal of RangeArrays is to provide efficient and convenient array data structures where the columns of the arrays are generated (on the fly) by Ranges.