Skip to main content
. 2019 Sep 23;9(10):200. doi: 10.3390/metabo9100200

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