A Functionally Oriented Interface for Integrating 'Julia' with R
Access or mutate Julia objects via proxy objects
Coerce a Julia Table to a Data Frame
Environment variables used by the JuliaConnectoR
Julia setup
Call a Julia function by name
A Functionally Oriented Interface for Integrating Julia with R
Evaluate a Julia expression
Mark a string as Julia expression
Wrap a Julia function in an R function
Translate a Julia proxy object to an R object
Load and import a Julia package via import
statement
Evaluate Julia code in a let
block using values of R variables
Create a Julia proxy object from an R object
Check Julia setup
Start a Julia server that may serve multiple clients (R processes)
Stop the connection to Julia
Allows to import functions and whole packages from 'Julia' in R. Imported 'Julia' functions can directly be called as R functions. Data structures can be translated between 'Julia' and R. More details can also be found in the corresponding article <doi:10.18637/jss.v101.i06>.