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.5)XRJulia_0.9.0.zip(r-4.4)XRJulia_0.9.0.zip(r-4.3)
XRJulia_0.9.0.tgz(r-4.4-any)XRJulia_0.9.0.tgz(r-4.3-any)
XRJulia_0.9.0.tar.gz(r-4.5-noble)XRJulia_0.9.0.tar.gz(r-4.4-noble)
XRJulia_0.9.0.tgz(r-4.4-emscripten)XRJulia_0.9.0.tgz(r-4.3-emscripten)
XRJulia.pdf |XRJulia.html
XRJulia/json (API)

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

Peer review:

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

On CRAN:

22 exports 33 stars 2.50 score 2 dependencies 1 dependents 670 downloads

Last updated 6 years agofrom:b6224fa4f1

Exports:findJuliajuliaAddToPathjuliaCalljuliaClassDefjuliaCommandjuliaEvalJuliaFunctionjuliaGetjuliaImportJuliaInterfacejuliaNameJuliaObjectjuliaOptionsjuliaPrintjuliaSendjuliaSerializejuliaSourcejuliaUnserializejuliaUsingnoScalarRJuliasetJuliaClass

Dependencies:jsonliteXR

Data Transfer

Rendered fromdataTransfer.Rmdusingknitr::rmarkdownon Jul 07 2024.

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