r-hexbin
|
public |
Binning and plotting functions for hexagonal bins. Now uses and relies on grid graphics and formal (S4) classes and methods.
|
2025-03-25 |
r-gtable
|
public |
Tools to make it easier to work with "tables" of grobs.
|
2025-03-25 |
r-gsw
|
public |
No Summary
|
2025-03-25 |
r-glmnet
|
public |
No Summary
|
2025-03-25 |
r-gistr
|
public |
No Summary
|
2025-03-25 |
r-ggplot2
|
public |
No Summary
|
2025-03-25 |
r-formatr
|
public |
No Summary
|
2025-03-25 |
r-foreach
|
public |
Support for the foreach looping construct. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. This package in particular is intended to be used for its return value, rather than for its side effects. In that sense, it is similar to the standard lapply function, but doesn't require the evaluation of a function. Using foreach without side effects also facilitates executing the loop in parallel.
|
2025-03-25 |
r-evaluate
|
public |
No Summary
|
2025-03-25 |
r-essentials
|
public |
No Summary
|
2025-03-25 |
r-dplyr
|
public |
No Summary
|
2025-03-25 |
r-digest
|
public |
Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the md5, sha-1, sha-256, crc32, xxhash and murmurhash algorithms) permitting easy comparison of R language objects, as well as a function 'hmac()' to create hash-based message authentication code. . The md5 algorithm by Ron Rivest is specified in RFC 1321, the sha-1 and sha-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the crc32 algorithm is described in ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. . For md5, sha-1, sha-256 and aes, this package uses small standalone implementations that were provided by Christophe Devine. For crc32, code from the zlib library is used. For sha-512, an implementation by Aaron D. Gifford is used. For xxHash, the implementation by Yann Collet is used. For murmurhash, an implementation by Shane Day is used. . Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as OpenSSL should be used.
|
2025-03-25 |
r-dichromat
|
public |
Collapse red-green or green-blue distinctions to simulate the effects of different types of color-blindness.
|
2025-03-25 |
r-devtools
|
public |
No Summary
|
2025-03-25 |
r-dbi
|
public |
No Summary
|
2025-03-25 |
r-data.table
|
public |
No Summary
|
2025-03-25 |
r-curl
|
public |
No Summary
|
2025-03-25 |
r-colorspace
|
public |
No Summary
|
2025-03-25 |
r-codetools
|
public |
No Summary
|
2025-03-25 |
r-cluster
|
public |
No Summary
|
2025-03-25 |
r-class
|
public |
No Summary
|
2025-03-25 |
r-chron
|
public |
No Summary
|
2025-03-25 |
r-catools
|
public |
Contains several basic utility functions including: moving (rolling, running) window statistic functions, read/write for GIF and ENVI binary files, fast calculation of AUC, LogitBoost classifier, base64 encoder/decoder, round-off-error-free sum and cumsum, etc.
|
2025-03-25 |
r-caret
|
public |
No Summary
|
2025-03-25 |
r-car
|
public |
This package accompanies J. Fox and S. Weisberg, An R Companion to Applied Regression, Second Edition, Sage, 2011.
|
2025-03-25 |