Package: JuliaConnectoR Type: Package Title: A Functionally Oriented Interface for Integrating 'Julia' with R Version: 1.1.5 Maintainer: Stefan Lenz Authors@R: c(person("Stefan", "Lenz", role = c("aut", "cre"), email = "stefan-m-lenz@web.de", comment = c(ORCID = "0000-0001-9135-1743")), person("Harald", "Binder", role = c("aut", "ths"), comment = c(ORCID = "0000-0002-5666-8662")), person("Angelo", "D\'Ambrosio", comment = c(ORCID = "0000-0002-2045-5155"), role = "ctb"), person("June", "Choe", comment = c(ORCID = "0000-0002-0701-921X"), role = "ctb")) Description: Allows to import functions and whole packages from 'Julia' in R. Imported 'Julia' functions can directly be called as R functions. Data structures can be translated between 'Julia' and R. More details can also be found in the corresponding article . License: MIT + file LICENCE SystemRequirements: Julia >= 1.0 Encoding: UTF-8 RoxygenNote: 7.3.3 Suggests: testthat (>= 2.1.0), future, parallel, parallelly Repository: https://fastverse.r-universe.dev Date/Publication: 2026-01-09 13:50:43 UTC RemoteUrl: https://github.com/stefan-m-lenz/JuliaConnectoR RemoteRef: HEAD RemoteSha: 8f89ce6edefbfa39bfb7bb597ba9b92c185c02da NeedsCompilation: no Packaged: 2026-06-08 08:04:48 UTC; root Author: Stefan Lenz [aut, cre] (ORCID: ), Harald Binder [aut, ths] (ORCID: ), Angelo D'Ambrosio [ctb] (ORCID: ), June Choe [ctb] (ORCID: )