Download Latest Version JuliaConnectoR_1.1.5.tar.gz (85.9 kB)
Email in envelope

Get an email when there's a new version of JuliaConnectoR

Home / v1.1.5
Name Modified Size InfoDownloads / Week
Parent folder
JuliaConnectoR.pdf 2026-01-09 185.6 kB
JuliaConnectoR_1.1.5.tar.gz 2026-01-09 85.9 kB
README.md 2026-01-09 735 Bytes
v1.1.5 source code.tar.gz 2026-01-09 95.4 kB
v1.1.5 source code.zip 2026-01-09 128.7 kB
Totals: 5 Items   496.3 kB 0

Small improvements and upgrades:

  • juliaSetupOk() now actively attempts to start the Julia connection. If startup fails (for example because required Julia packages such as Tables.jl are unavailable), tests fail gracefully (without error or warning but informative message), in line with CRAN policy on unavailable external resources.

  • The startJuliaServer() example has been updated to reflect the new behavior of future::future(), which disallows establishing new connections. The example now demonstrates how to set up the Julia connection before calling future::future().

  • CI/testing update: Tests now run on Julia 1.10 and 1.12.

  • Documentation update: now uses the current Flux version in the example.

Source: README.md, updated 2026-01-09