Table 11.
Packages to interface R with other languages and workflow environments.
Functionalities | Package | Reference | Repos |
---|---|---|---|
Given an R function and its manual page, make the documented function available in Galaxy. | RGalaxy | BioC | |
Integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents. | Rcpp | [325] | CRAN |
Low-Level R to Java Interface. | rJava | CRAN | |
Interface to ‘Python’ modules, classes, and functions and translation between R and Python objects. | reticulate | CRAN |