colormath
|
public |
Color math and conversion library.
|
2025-03-25 |
r-rvest
|
public |
Wrappers around the 'xml2' and 'httr' packages to make it easy to download, then manipulate, HTML and XML.
|
2025-03-25 |
r-mgcv
|
public |
Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar. Includes a gam() function, a wide variety of smoothers, JAGS support and distributions beyond the exponential family.
|
2025-03-25 |
bleach
|
public |
Easy, whitelist-based HTML-sanitizing tool
|
2025-03-25 |
r-base
|
public |
R is a free software environment for statistical computing and graphics.
|
2025-03-25 |
htslib
|
public |
C library for high-throughput sequencing data formats.
|
2025-03-25 |
matplotlib
|
public |
Python 2D plotting library
|
2025-03-25 |
r-rpart
|
public |
Recursive partitioning for classification, regression and survival trees. An implementation of most of the functionality of the 1984 book by Breiman, Friedman, Olshen and Stone.
|
2025-03-25 |
r-htmltools
|
public |
Tools for HTML generation and output.
|
2025-03-25 |
subprocess32
|
public |
A backport of the subprocess module from Python 3.2/3.3 for use on 2.x.
|
2025-03-25 |
r-stringi
|
public |
Allows for fast, correct, consistent, portable, as well as convenient character string/text processing in every locale and any native encoding. Owing to the use of the ICU library, the package provides R users with platform-independent functions known to Java, Perl, Python, PHP, and Ruby programmers. Available features include: pattern searching (e.g., with ICU Java-like regular expressions or the Unicode Collation Algorithm), random string generation, case mapping, string transliteration, concatenation, Unicode normalization, date-time formatting and parsing, etc.
|
2025-03-25 |
ptyprocess
|
public |
Run a subprocess in a pseudo terminal
|
2025-03-25 |
bcftools
|
public |
BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed. Most commands accept VCF, bgzipped VCF and BCF with filetype detected automatically even when streaming from a pipe. Indexed VCF and BCF will work in all situations. Un-indexed VCF and BCF and streams will work in most, but not all situations.
|
2025-03-25 |
networkx
|
public |
Python package for creating and manipulating complex networks
|
2025-03-25 |
r-plogr
|
public |
A simple header-only logging library for C++. Add 'LinkingTo: plogr' to 'DESCRIPTION', and '#include <plogr.h>' in your C++ modules to use it.
|
2025-03-25 |
r-tibble
|
public |
Provides a 'tbl_df' class (the 'tibble') that provides stricter checking and better formatting than the traditional data frame.
|
2025-03-25 |
enum34
|
public |
Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
|
2025-03-25 |
r-base64enc
|
public |
This package provides tools for handling base64 encoding. It is more flexible than the orphaned base64 package.
|
2025-03-25 |
r-selectr
|
public |
Translates a CSS3 selector into an equivalent XPath expression. This allows us to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package 'cssselect' (<https://pythonhosted.org/cssselect/>).
|
2025-03-25 |
r-irdisplay
|
public |
An interface to the rich display capabilities of 'Jupyter' front-ends (e.g. 'Jupyter Notebook'). Designed to be used from a running 'IRkernel'.
|
2025-03-25 |
simplejson
|
public |
Simple, fast, extensible JSON encoder/decoder for Python
|
2025-03-25 |
r-crayon
|
public |
Colored terminal output on terminals that support 'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the 'chalk' 'JavaScript' project.
|
2025-03-25 |
pyqt
|
public |
Python binding of the cross-platform GUI toolkit Qt.
|
2025-03-25 |
pyzmq
|
public |
zeromq bindings for Python
|
2025-03-25 |
bioconductor-biobase
|
public |
Functions that are needed by many other packages or which replace R functions.
|
2025-03-25 |