r-htmlwidgets
|
public |
No Summary
|
2025-03-25 |
r-withr
|
public |
No Summary
|
2025-03-25 |
r-seriation
|
public |
No Summary
|
2025-03-25 |
r-qap
|
public |
No Summary
|
2025-03-25 |
r-gclus
|
public |
No Summary
|
2025-03-25 |
r-tsp
|
public |
No Summary
|
2025-03-25 |
r-dplyr
|
public |
No Summary
|
2025-03-25 |
r-rcpp
|
public |
No Summary
|
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 |
pyinstrument
|
public |
No Summary
|
2025-03-25 |
r-scatterd3
|
public |
No Summary
|
2025-03-25 |
r-rstudioapi
|
public |
No Summary
|
2025-03-25 |
r-packrat
|
public |
No Summary
|
2025-03-25 |
r-shiny
|
public |
No Summary
|
2025-03-25 |
r-htmltools
|
public |
No Summary
|
2025-03-25 |
r-bookdown
|
public |
Output formats and utilities for authoring books and technical documents with R Markdown.
|
2025-03-25 |
r-rsconnect
|
public |
No Summary
|
2025-03-25 |
r-miniui
|
public |
No Summary
|
2025-03-25 |
r-glmnet
|
public |
No Summary
|
2025-03-25 |
r-purrr
|
public |
A complete and consistent functional programming toolkit for R.
|
2025-03-25 |
r-survc1
|
public |
No Summary
|
2025-03-25 |
r-rprojroot
|
public |
No Summary
|
2025-03-25 |
r-curl
|
public |
The curl() and curl_download() functions provide highly configurable drop-in replacements for base url() and download.file() with better performance, support for encryption (https, ftps), gzip compression, authentication, and other libcurl goodies. The core of the package implements a framework for performing fully customized requests where data can be processed either in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of libcurl is recommended; for a more-user-friendly web client see the 'httr' package which builds on this package with http specific tools and logic.
|
2025-03-25 |
r-getopt
|
public |
Package designed to be used with Rscript to write ``#!'' shebang scripts that accept short and long flags/options. Many users will prefer using instead the packages optparse or argparse which add extra features like automatically generated help option and usage, support for default values, positional argument support, etc.
|
2025-03-25 |
r-rjson
|
public |
Converts R object into JSON objects and vice-versa
|
2025-03-25 |