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
DESCRIPTION |NEWS
card.svg |card.png
JuliaCall/json (API)

# Install 'JuliaCall' in R:
install.packages('JuliaCall', repos = c('https://juliainterop.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

12.86 score 286 stars 12 packages 567 scripts 16k downloads 1 mentions 31 exports 7 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK144
linux-devel-x86_64OK118
source / vignettesOK230
linux-release-arm64OK131
linux-release-x86_64OK116
macos-release-arm64OK131
macos-release-x86_64OK296
macos-oldrel-arm64OK144
macos-oldrel-x86_64OK298
windows-develOK96
windows-releaseOK92
windows-oldrelOK111
wasm-releaseOK146

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

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

JuliaCall in Jupyter R Notebook

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

Readme and manuals