The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

XRJulia - An Interface from R to Julia

This package provides an interface from R to Julia, based on the XR structure, as implemented in the XR package, in this repository.

The interface is designed as a basis for computations in R that use functions, objects and classes in Julia. In particular, the design caters to programmers developing application packages. The XR structure encourages definition of proxy functions and classes in , which users of the package can treat essentially as they would in R, without special programming imposed by the interface.

The interface structure is described in the book Extending R (John M. Chambers, 2016, Chapman & Hall). A pdf version of the XRJulia chapter from the book is included with the documentation of this package. To open the pdf file from R:

RShowDoc("Chapter_XRJulia", package = "XRJulia")

Version 0.76 of the package has been updated to deal with back-incompatible changes in Julia (up to version 0.6).

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.