pandoc
|
public |
Universal markup converter (repackaged binaries).
|
2025-03-25 |
r-markdown
|
public |
Provides R bindings to the 'Sundown' 'Markdown' rendering library (https://github.com/vmg/sundown). 'Markdown' is a plain-text formatting syntax that can be converted to 'XHTML' or other formats. See http://en.wikipedia.org/wiki/Markdown for more information about 'Markdown'.
|
2025-03-25 |
r-lme4
|
public |
Fit linear and generalized linear mixed-effects models. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the 'Eigen' C++ library for numerical linear algebra and 'RcppEigen' "glue".
|
2025-03-25 |
idna
|
public |
Internationalized Domain Names in Applications (IDNA).
|
2025-03-25 |
requests
|
public |
Python HTTP for Humans.
|
2025-03-25 |
r-sourcetools
|
public |
Tools for the reading and tokenization of R code. The 'sourcetools' package provides both an R and C++ interface for the tokenization of R code, and helpers for interacting with the tokenized representation of R code.
|
2025-03-25 |
r-htmlwidgets
|
public |
A framework for creating HTML widgets that render in various contexts including the R console, 'R Markdown' documents, and 'Shiny' web applications.
|
2025-03-25 |
configparser
|
public |
This library brings the updated configparser from Python 3.5 to Python 2.6-3.5
|
2025-03-25 |
r-caret
|
public |
Misc functions for training and plotting classification and regression models.
|
2025-03-25 |
r-modelr
|
public |
Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation.
|
2025-03-25 |
tornado
|
public |
A Python web framework and asynchronous networking library, originally developed at FriendFeed.
|
2025-03-25 |
r-lattice
|
public |
A powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements. See ?Lattice for an introduction.
|
2025-03-25 |
cycler
|
public |
Composable style cycles.
|
2025-03-25 |
r-mnormt
|
public |
Functions are provided for computing the density and the distribution function of multivariate normal and "t" random variables, and for generating random vectors sampled from these distributions. Probabilities are computed via non-Monte Carlo methods; different routines are used in the case d=1, d=2, d>2, if d denotes the number of dimensions.
|
2025-03-25 |
icu
|
public |
International Components for Unicode.
|
2025-03-25 |
cffi
|
public |
Foreign Function Interface for Python calling C code.
|
2025-03-25 |
mistune
|
public |
The fastest markdown parser in pure Python.
|
2025-03-25 |
fontconfig
|
public |
A library for configuring and customizing font access.
|
2025-03-25 |
r-evaluate
|
public |
Parsing and evaluation tools that make it easy to recreate the command line behaviour of R.
|
2025-03-25 |
pixman
|
public |
A low-level software library for pixel manipulation.
|
2025-03-25 |
star
|
public |
An RNA-seq read aligner.
|
2025-03-25 |
lzstring
|
public |
lz-string for python
|
2025-03-25 |
libffi
|
public |
A Portable Foreign Function Interface Library.
|
2025-03-25 |
r-plyr
|
public |
A set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each piece and then put all the pieces back together. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics. The development of 'plyr' has been generously supported by 'Becton Dickinson'.
|
2025-03-25 |
r-rematch
|
public |
A small wrapper on 'regexpr' to extract the matches and captured groups from the match of a regular expression to a character vector.
|
2025-03-25 |