johnmchambers. To fix this you can add URL: https://fastverse.r-universe.dev/XRJulia to the package DESCRIPTION file. See also theR-universe documentation.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:
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
Last updated from:b6224fa4f1. Checks:4 NOTE, 2 OK, 3 ERROR. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 100 | ||
| source / vignettes | OK | 163 | ||
| linux-release-x86_64 | NOTE | 108 | ||
| macos-release-arm64 | NOTE | 96 | ||
| macos-oldrel-arm64 | NOTE | 106 | ||
| windows-devel | ERROR | 1683 | ||
| windows-release | ERROR | 1749 | ||
| windows-oldrel | ERROR | 1801 | ||
| wasm-release | OK | 103 |
Exports:findJuliajuliaAddToPathjuliaCalljuliaClassDefjuliaCommandjuliaEvalJuliaFunctionjuliaGetjuliaImportJuliaInterfacejuliaNameJuliaObjectjuliaOptionsjuliaPrintjuliaSendjuliaSerializejuliaSourcejuliaUnserializejuliaUsingnoScalarRJuliasetJuliaClass
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Structured Interface to Julia | XRjulia-package XRjulia |
| Julia methods for asServerObject() | asServerObject,ANY,JuliaObject-method asServerObject,array,JuliaObject-method asServerObject,list,JuliaObject-method asServerObjectMethods |
| Find a Julia Executable | findJulia |
| Class for General Julia Composite Type Objects | from_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 Class | juliaClassDef |
| Proxy Objects in R for Julia Functions | initialize,JuliaFunction-method JuliaFunction JuliaFunction-class |
| An Interface to Julia | JuliaInterface JuliaInterface-class |
| Proxy Objects in R for Julia Objects | JuliaObject JuliaObject-class |
| Get and/or Set Internal Option Parameters in the Julia Evaluator | juliaOptions |
| Internal Computations for Large Vectors | largeVectors |
| Send a Non-scalar Version of an Object | noScalar |
| Proxy Objects in R for Julia Objects | proxyJuliaObjects |
| An Evaluator for the Julia Interface. | RJulia |
| Define a Proxy Julia Class (Composite Type) | setJuliaClass |