Showing 2 of total 2 results (show query)
juliainterop
JuliaCall:Seamless Integration Between R and 'Julia'
Provides an R interface to 'Julia', which is a high-level, high-performance dynamic programming language for numerical computing, see <https://julialang.org/> for more information. It provides a high-level interface as well as a low-level interface. Using the high level interface, you could call any 'Julia' function just like any R function with automatic type conversion. Using the low level interface, you could deal with C-level SEXP directly while enjoying the convenience of using a high-level programming language like 'Julia'.
Maintained by Changcheng Li. Last updated 4 months ago.
270 stars 12.33 score 380 scripts 8 dependentscran
XRJulia:Structured Interface to Julia
A Julia interface structured according to the general form described in package 'XR' and in the book "Extending R".
Maintained by John Chambers. Last updated 11 months ago.
3.18 score 1 dependents