Package: JuliaConnectoR
Type: Package
Title: A Functionally Oriented Interface for Integrating 'Julia' with R
Version: 1.1.5
Maintainer: Stefan Lenz <stefan-m-lenz@web.de>
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
    <doi:10.18637/jss.v101.i06>.
License: MIT + file LICENCE
SystemRequirements: Julia >= 1.0
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat (>= 2.1.0), future, parallel, parallelly
NeedsCompilation: no
Packaged: 2026-01-08 10:09:02 UTC; lenzstef
Author: Stefan Lenz [aut, cre] (ORCID: <https://orcid.org/0000-0001-9135-1743>),
  Harald Binder [aut, ths] (ORCID:
    <https://orcid.org/0000-0002-5666-8662>),
  Angelo D'Ambrosio [ctb] (ORCID:
    <https://orcid.org/0000-0002-2045-5155>),
  June Choe [ctb] (ORCID: <https://orcid.org/0000-0002-0701-921X>)
Repository: CRAN
Date/Publication: 2026-01-08 15:00:09 UTC
Built: R 4.5.1; ; 2026-01-08 15:51:00 UTC; unix
