JuliaConnectoR icon indicating copy to clipboard operation
JuliaConnectoR copied to clipboard

A functionally oriented interface for calling Julia from R

Results 6 JuliaConnectoR issues
Sort by recently updated
recently updated
newest added

Hi Stefan & coauthors, First of all, `JuliaConnectoR` is a joy to work with - running Julia from R works like a charm! At the moment, I am working on...

DataFrames seems to not be working on my RHEL 8 machine running Julia 1.7.3: ```R library(JuliaConnectoR) pkg

I recognize that it is perhaps strange to open an issue here about the use of another package... But, it seems as if the basic functionality of the package `Omniscape`...

The JuliaConnectoR package is currently the most stable interface to Julia from R, not only because of the TCP-based design but also because the main alternative, JuliaCall, seems to be...

Good morning, I wanted to know how to set adequately JuliaConnectoR in R, I am using the Julia installation procedure through the terminal from https://julialang.org/downloads/ for Mac. I am trying...

Hi there, r-juliacall is available as an anaconda package. I know the R community does not use anaconda too much, but it is still very useful in combination with CondaPkg.jl...