r-rjava
|
public |
Low-Level R to Java Interface
|
2023-06-16 |
r-rjdbc
|
public |
Provides Access to Databases Through the JDBC Interface
|
2023-06-16 |
r-pki
|
public |
Public Key Infrastucture for R Based on the X.509 Standard
|
2023-06-16 |
r-sparklyr
|
public |
R Interface to Apache Spark
|
2023-06-16 |
r-profvis
|
public |
Interactive Visualizations for Profiling R Code
|
2023-06-16 |
r-blob
|
public |
A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
|
2023-06-16 |
r-rcurl
|
public |
General Network (HTTP/FTP/...) Client Interface for R
|
2023-06-16 |
r-packrat
|
public |
A Dependency Management System for Projects and their R Package Dependencies
|
2023-06-16 |
r-bit
|
public |
A Class for Vectors of 1-Bit Booleans
|
2023-06-16 |
r-forge
|
public |
Casting Values into Shape
|
2023-06-16 |
r-miniui
|
public |
Shiny UI Widgets for Small Screens
|
2023-06-16 |
r-rappdirs
|
public |
Application Directories; Determine Where to Save Data, Caches, and Logs
|
2023-06-16 |
r-rsconnect
|
public |
Deployment Interface for R Markdown Documents and Shiny Applications
|
2023-06-16 |
r-config
|
public |
Manage Environment Specific Configuration Values
|
2023-06-16 |
r-r2d3
|
public |
Interface to 'D3' Visualizations
|
2023-06-16 |
r-bit64
|
public |
A S3 Class for Vectors of 64bit Integers
|
2023-06-16 |
r-rjsonio
|
public |
This is a package that allows conversion to and from data in Javascript object notation (JSON) format. This allows R objects to be inserted into Javascript/ECMAScript/ActionScript code and allows R programmers to read and convert JSON content to R objects. This is an alternative to rjson package. Originally, that was too slow for converting large R objects to JSON and was not extensible. rjson's performance is now similar to this package, and perhaps slightly faster in some cases. This package uses methods and is readily extensible by defining methods for different classes, vectorized operations, and C code and callbacks to R functions for deserializing JSON objects to R. The two packages intentionally share the same basic interface. This package (RJSONIO) has many additional options to allow customizing the generation and processing of JSON content. This package uses libjson rather than implementing yet another JSON parser. The aim is to support other general projects by building on their work, providing feedback and benefit from their ongoing development.
|
2023-06-16 |
r-rprojroot
|
public |
No Summary
|
2023-06-16 |
r-catools
|
public |
Tools; moving window statistics, GIF, Base64, ROC AUC, etc
|
2023-06-16 |
r-bitops
|
public |
No Summary
|
2023-06-16 |