Package: XRJulia 0.9.0

John Chambers

XRJulia: Structured Interface to Julia

A Julia interface structured according to the general form described in package 'XR' and in the book "Extending R".

Authors:John M. Chambers

XRJulia_0.9.0.tar.gz
XRJulia_0.9.0.zip(r-4.7)XRJulia_0.9.0.zip(r-4.6)XRJulia_0.9.0.zip(r-4.5)
XRJulia_0.9.0.tgz(r-4.6-any)XRJulia_0.9.0.tgz(r-4.5-any)
XRJulia_0.9.0.tar.gz(r-4.7-any)XRJulia_0.9.0.tar.gz(r-4.6-any)
XRJulia_0.9.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
XRJulia/json (API)

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

Bug tracker:https://github.com/johnmchambers/xrjulia/issues

On CRAN:

Conda:

4.42 score 35 stars 15 scripts 147 downloads 22 exports 2 dependencies

Last updated from:b6224fa4f1. Checks:4 NOTE, 2 OK, 3 ERROR. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE100
source / vignettesOK163
linux-release-x86_64NOTE108
macos-release-arm64NOTE96
macos-oldrel-arm64NOTE106
windows-develERROR1683
windows-releaseERROR1749
windows-oldrelERROR1801
wasm-releaseOK103

Exports:findJuliajuliaAddToPathjuliaCalljuliaClassDefjuliaCommandjuliaEvalJuliaFunctionjuliaGetjuliaImportJuliaInterfacejuliaNameJuliaObjectjuliaOptionsjuliaPrintjuliaSendjuliaSerializejuliaSourcejuliaUnserializejuliaUsingnoScalarRJuliasetJuliaClass

Dependencies:jsonliteXR

Data Transfer

Rendered fromdataTransfer.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2018-10-05
Started: 2018-10-04

Readme and manuals

Help Manual

Help pageTopics
Structured Interface to JuliaXRjulia-package XRjulia
Julia methods for asServerObject()asServerObject,ANY,JuliaObject-method asServerObject,array,JuliaObject-method asServerObject,list,JuliaObject-method asServerObjectMethods
Find a Julia ExecutablefindJulia
Class for General Julia Composite Type Objectsfrom_Julia-class
Function Versions of Methods for Julia Interface evaluators.functions juliaAddToPath juliaCall juliaCommand juliaEval juliaGet juliaImport juliaName juliaPrint juliaSend juliaSerialize juliaSource juliaUnserialize juliaUsing
Information about a Julia ClassjuliaClassDef
Proxy Objects in R for Julia Functionsinitialize,JuliaFunction-method JuliaFunction JuliaFunction-class
An Interface to JuliaJuliaInterface JuliaInterface-class
Proxy Objects in R for Julia ObjectsJuliaObject JuliaObject-class
Get and/or Set Internal Option Parameters in the Julia EvaluatorjuliaOptions
Internal Computations for Large VectorslargeVectors
Send a Non-scalar Version of an ObjectnoScalar
Proxy Objects in R for Julia ObjectsproxyJuliaObjects
An Evaluator for the Julia Interface.RJulia
Define a Proxy Julia Class (Composite Type)setJuliaClass