This package abbreviates strings to a specified minimum number of characters, such that the strings remain unique (if they originally were).
This package provides density, probability and quantile functions, and random number generation for (skew) stable distributions, using the parametrizations of Nolan.
This package provides data sets from project Mosaic http://mosaic-web.org used to teach mathematics, statistics, computation and modeling.
This package lets you perform refactorings specified by the refact library. It is primarily used with HLint's --refactor flag.
Vendors the igraph C source code and builds it into a static library. Other Bioconductor packages can link to libigraph.a in their own C/C++ code. This is intended for packages wrapping C/C++ libraries that depend on the igraph C library and cannot be easily adapted to use the igraph R package.
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.
When mutex_m is required, any object that extends or includes Mutex_m will be treated like a Mutex.
The Bugsnag exception reporter for Ruby gives you instant notification of exceptions thrown from your Rails, Sinatra, Rack or plain Ruby app.
This package provides a simple method for representing a visual scene as it may be seen by an animal with less acute vision.
BOOST-RE is a small, portable, lightweight, and quick, regular expression library for Common Lisp. It is a non-recursive, backtracking VM.
Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar archive files.
Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.
Codelink UniSet Mouse I Bioarray (~10 000 mouse gene targets) annotation data (chip m10kcod) assembled using data from public repositories.
FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.
This package provides memory efficient string containers, string matching algorithms, and other utilities, for fast manipulation of large biological sequences or sets of sequences.
This package contains data from untargeted mass spectrometry (MS) of modifications to oxidized cysteine (Cys) 34 in human serum albumin (HSA).
This package provides a set of fonts. This is useful when you want to avoid system fonts to make sure your outputs are reproducible.
This package implements shadowtextGrob() for grid and geom_shadowtext() layer for ggplot2. These functions draw text grob with background shadow.
This package provides functions to plot and manipulate multigraphs, signed and valued graphs, bipartite graphs, multilevel graphs, and Cayley graphs with various layout options.
This package provides functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
This package provides tools to enumerates the partitions, unequal partitions, and restricted partitions of an integer; the three corresponding partition functions are also given.
The main function archetypes implements a framework for archetypal analysis supporting arbitrary problem solving mechanisms for the different conceptual parts of the algorithm.
OVMF is an EDK II based project to enable UEFI support for Virtual Machines. OVMF contains a sample UEFI firmware for QEMU and KVM.
retry is an easy to use retry decorator for Python. It can be used to retry a function a given number of times.