This package was automatically created by package AnnotationForge
version 1.11.21. The probe sequence data was obtained from http://www.affymetrix.com. The file name was Hu35KsubC\_probe\_tab
.
This package was automatically created by package AnnotationForge
version 1.11.21. The probe sequence data was obtained from http://www.affymetrix.com. The file name was Mu11KsubA\_probe\_tab
.
This package was automatically created by package AnnotationForge
version 1.11.21. The probe sequence data was obtained from http://www.affymetrix.com. The file name was Mu11KsubB\_probe\_tab
.
This crate lets you write system dependencies in Cargo.toml
metadata, rather than programmatically in build.rs
. This makes those dependencies declarative, so other tools can read them as well.
This crate lets you write system dependencies in Cargo.toml
metadata, rather than programmatically in build.rs
. This makes those dependencies declarative, so other tools can read them as well.
This crate lets you write system dependencies in Cargo.toml
metadata, rather than programmatically in build.rs
. This makes those dependencies declarative, so other tools can read them as well.
This crate lets you write system dependencies in Cargo.toml
metadata, rather than programmatically in build.rs
. This makes those dependencies declarative, so other tools can read them as well.
This package provides a selection of regular expression subroutines including is_regexp
, regexp_seen_evals
, regexp_is_foreign
, regexp_is_anchored
, serialize_regexp
, and deserialize_regexp
.
This package allows you to create an interactive Ruby session in your browser. Those sessions are launched automatically in case of an error and can also be launched manually in any page.
VersionGem aims to provide introspection of a Version
module based on a Version::VERSION
constant string wile not interfering with gemspec parsing where the VERSION
string is traditionally used.
This is a LaTeX package for drawing rulers around a box. This might be useful when showing the absolute size of something in electronic documents, or designating the relative scale in printed materials.
BibTeX-Ruby is the Rubyist's Swiss Army knife for all things BibTeX. It includes a parser for all common BibTeX objects and a sophisticated name parser that tokenizes correctly formatted names. BibTeX-Ruby recognizes BibTeX string replacements, joins values containing multiple strings or variables, supports cross-references, and decodes common LaTeX formatting instructions to unicode. If you are in a hurry, it also allows for easy export/conversion to formats such as YAML, JSON, CSL, and XML (BibTeXML).
Association analysis between categorical variables using the Goodman and Kruskal tau measure. This asymmetric association measure allows the detection of asymmetric relations between categorical variables (e.g., one variable obtained by re-grouping another).
This package produces high resolution, publication ready linkage maps and quantitative trait loci maps. Input can be output from R/qtl', simple text or comma delimited files. Output is currently a portable document file.
This package provides a RStudio addin allowing to paste the content of the clipboard as a comment block or as roxygen lines. This is very useful to insert an example in the roxygen block.
Unsupervised text tokenizer focused on computational efficiency. Wraps the YouTokenToMe
library <https://github.com/VKCOM/YouTokenToMe>
which is an implementation of fast Byte Pair Encoding (BPE) <https://aclanthology.org/P16-1162/>.
This package was automatically created by package AnnotationForge
version 1.11.21. The probe sequence data was obtained from http://www.affymetrix.com. The file name was HT\_MG-430\_PM\_probe\_tab.
Complex heatmaps are efficient to visualize associations between different sources of data sets and reveal potential structures. This package provides a highly flexible way to arrange multiple heatmaps and supports self-defined annotation graphics.
This package combines several other packages and defines additional macros and environments for documenting LaTeX code. The package mainly serves the purpose of combining the preferences used in the author's own package documentations.
This package provides a comprehensive suite of statistical tools for Quality Management, designed around the Define, Measure, Analyze, Improve, and Control (DMAIC) cycle used in Six Sigma methodology. Based on the discontinued CRAN package qualitytools', this package refactors its original design by incorporating R6 object-oriented programming for increased flexibility and performance. It replaces traditional graphics with modern, interactive visualizations using ggplot2 and plotly'. Built on tidyverse principles, it simplifies data manipulation and visualization, offering an intuitive approach to quality science.
Command line tool and ruby interface to optimize (lossless compress, optionally lossy) jpeg, png, gif and svg images using external utilities (advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegrescan, jpegtran, optipng, pngcrush, pngout, pngquant, svgo)
Computes uniform bounds on the distance between the cumulative distribution function of a standardized sum of random variables and its first-order Edgeworth expansion, following the article Derumigny, Girard, Guyonvarch (2021) <arXiv:2101.05780>
.
Includes functions to calculate scores and marks for track and field combined events competitions. The functions are based on the scoring tables for combined events set forth by the International Association of Athletics Federation (2001).
This package provides functions for plotting Generalized Additive Models for Location Scale and Shape from the gamlss package, Stasinopoulos and Rigby (2007) <doi:10.18637/jss.v023.i07>, using the graphical methods from ggplot2'.