r-kernsmooth
|
public |
Functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
|
2025-03-25 |
r-munsell
|
public |
Provides easy access to, and manipulation of, the Munsell colours. Provides a mapping between Munsell's original notation (e.g. "5R 5/10") and hexadecimal strings suitable for use directly in R graphics. Also provides utilities to explore slices through the Munsell colour tree, to transform Munsell colours and display colour palettes.
|
2025-03-25 |
jupyter_client
|
public |
Jupyter protocol implementation and client libraries
|
2025-03-25 |
r-formatr
|
public |
Provides a function tidy_source() to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy. There is also a Shiny app as a user interface in this package (see tidy_app()).
|
2025-03-25 |
appnope
|
public |
Disable App Nap on OS X 10.9
|
2025-03-25 |
jupyter_core
|
public |
Core common functionality of Jupyter projects.
|
2025-03-25 |
pycparser
|
public |
Complete C99 parser in pure Python
|
2025-03-25 |
chardet
|
public |
Universal character encoding detector
|
2025-03-25 |
openjdk
|
public |
Zulu, by Azul systems, is an OpenJDK implementation
|
2025-03-25 |
r-openssl
|
public |
Bindings to OpenSSL libssl and libcrypto, plus custom SSH pubkey parsers. Supports RSA, DSA and EC curves P-256, P-384 and P-521. Cryptographic signatures can either be created and verified manually or via x509 certificates. AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric (public key) encryption or EC for Diffie Hellman. High-level envelope functions combine RSA and AES for encrypting arbitrary sized data. Other utilities include key generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random number generator, and 'bignum' math methods for manually performing crypto calculations on large multibyte integers.
|
2025-03-25 |
r-sparsem
|
public |
Some basic linear algebra functionality for sparse matrices is provided: including Cholesky decomposition and backsolving as well as standard R subsetting and Kronecker products.
|
2025-03-25 |
click
|
public |
A simple wrapper around optparse for powerful command line utilities.
|
2025-03-25 |
cython
|
public |
The Cython compiler for writing C extensions for the Python language
|
2025-03-25 |
r-bindr
|
public |
Provides a simple interface for creating active bindings where the bound function accepts additional arguments.
|
2025-03-25 |
r-nnet
|
public |
Software for feed-forward neural networks with a single hidden layer, and for multinomial log-linear models.
|
2025-03-25 |
cairo
|
public |
Cairo is a 2D graphics library with support for multiple output devices.
|
2025-03-25 |
glib
|
public |
Provides core application building blocks for libraries and applications written in C.
|
2025-03-25 |
r-modelmetrics
|
public |
Collection of metrics for evaluating models written in C++ using 'Rcpp'.
|
2025-03-25 |
r-dplyr
|
public |
A fast, consistent tool for working with data frame like objects, both in memory and out of memory.
|
2025-03-25 |
r-codetools
|
public |
Code analysis tools for R.
|
2025-03-25 |
r-xtable
|
public |
Coerce data to LaTeX and HTML tables.
|
2025-03-25 |
r-pkgconfig
|
public |
Set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected.
|
2025-03-25 |
libxml2
|
public |
The XML C parser and toolkit of Gnome
|
2025-03-25 |
pygments
|
public |
Generic syntax highlighting package
|
2025-03-25 |
r-bindrcpp
|
public |
Provides an easy way to fill an environment with active bindings that call a C++ function.
|
2025-03-25 |