Package: JuliaCall 0.17.6

Changcheng Li

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'.

Authors:Changcheng Li [aut, cre], Christopher Rackauckas [ctb], Randy Lai [ctb], Dmitri Grominski [ctb], Nagi Teramo [ctb]

JuliaCall_0.17.6.tar.gz
JuliaCall_0.17.6.zip(r-4.7)JuliaCall_0.17.6.zip(r-4.6)JuliaCall_0.17.6.zip(r-4.5)
JuliaCall_0.17.6.tgz(r-4.6-x86_64)JuliaCall_0.17.6.tgz(r-4.6-arm64)JuliaCall_0.17.6.tgz(r-4.5-x86_64)JuliaCall_0.17.6.tgz(r-4.5-arm64)
JuliaCall_0.17.6.tar.gz(r-4.7-arm64)JuliaCall_0.17.6.tar.gz(r-4.7-x86_64)JuliaCall_0.17.6.tar.gz(r-4.6-arm64)JuliaCall_0.17.6.tar.gz(r-4.6-x86_64)
JuliaCall_0.17.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
JuliaCall/json (API)
NEWS

# Install 'JuliaCall' in R:
install.packages('JuliaCall', repos = c('https://fastverse.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/juliainterop/juliacall/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

juliacpp

11.62 score 286 stars 12 packages 573 scripts 8.9k downloads 1 mentions 31 exports 7 dependencies

Last updated from:947d1f3aab. Checks:13 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK131
linux-devel-x86_64OK107
source / vignettesOK169
linux-release-arm64OK131
linux-release-x86_64OK122
macos-release-arm64OK110
macos-release-x86_64OK191
macos-oldrel-arm64OK117
macos-oldrel-x86_64OK248
windows-develOK117
windows-releaseOK112
windows-oldrelOK109
wasm-releaseOK117

Exports:%>J%autowrapeng_juliacallfieldfield<-fieldsinstall_juliajulia_assignjulia_calljulia_commandjulia_consolejulia_do.calljulia_evaljulia_existsjulia_functionjulia_helpjulia_install_packagejulia_install_package_if_neededjulia_installed_packagejulia_latest_versionjulia_libraryjulia_lts_versionjulia_markdown_setupjulia_notebook_setupjulia_pkg_hookjulia_pkg_importjulia_setupjulia_sourcejulia_update_packageJuliaObjectplotsViewer

Dependencies:evaluatehighrknitrRcpprjsonxfunyaml

Julia in RMarkdown

Rendered fromJulia_in_RMarkdown.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2017-11-16
Started: 2017-11-16

JuliaCall in Jupyter R Notebook

Rendered fromJuliaCall_in_Jupyter_R_Notebook.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2017-10-12
Started: 2017-09-20

Readme and manuals