{
  "_id": "6a5ff7fc14e95619b75d7b3d",
  "Package": "JuliaConnectoR",
  "Type": "Package",
  "Title": "A Functionally Oriented Interface for Integrating 'Julia' with R",
  "Version": "1.1.5.9000",
  "Maintainer": "Stefan Lenz <stefan-m-lenz@web.de>",
  "Authors@R": "c(person(\"Stefan\", \"Lenz\", role = c(\"aut\", \"cre\"),\nemail = \"stefan-m-lenz@web.de\",\ncomment = c(ORCID = \"0000-0001-9135-1743\")),\nperson(\"Harald\", \"Binder\", role = c(\"aut\", \"ths\"),\ncomment = c(ORCID = \"0000-0002-5666-8662\")),\nperson(\"Angelo\", \"D\\'Ambrosio\",\ncomment = c(ORCID = \"0000-0002-2045-5155\"), role = \"ctb\"),\nperson(\"June\", \"Choe\",\ncomment = c(ORCID = \"0000-0002-0701-921X\"), role = \"ctb\"))",
  "Description": "Allows to import functions and whole packages from 'Julia'\nin R. Imported 'Julia' functions can directly be called as R\nfunctions. Data structures can be translated between 'Julia'\nand R. More details can also be found in the corresponding\narticle <doi:10.18637/jss.v101.i06>.",
  "License": "MIT + file LICENCE",
  "SystemRequirements": "Julia >= 1.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Repository": "https://stefan-m-lenz.r-universe.dev",
  "Date/Publication": "2026-07-21 15:41:27 UTC",
  "RemoteUrl": "https://github.com/stefan-m-lenz/juliaconnector",
  "RemoteRef": "HEAD",
  "RemoteSha": "794e9eb4ad03efff7b63369c5b3ffecd10cc6420",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 21:49:51 UTC",
    "User": "root"
  },
  "Author": "Stefan Lenz [aut, cre] (ORCID: <https://orcid.org/0000-0001-9135-1743>),\nHarald Binder [aut, ths] (ORCID:\n<https://orcid.org/0000-0002-5666-8662>),\nAngelo D'Ambrosio [ctb] (ORCID:\n<https://orcid.org/0000-0002-2045-5155>),\nJune Choe [ctb] (ORCID: <https://orcid.org/0000-0002-0701-921X>)",
  "_user": "stefan-m-lenz",
  "_type": "src",
  "_file": "JuliaConnectoR_1.1.5.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/391881ad66e1195628d1da03bb8bdfa3edb397a303555a0e9ad40fe674f18798",
  "_filesize": 246525,
  "_sha256": "391881ad66e1195628d1da03bb8bdfa3edb397a303555a0e9ad40fe674f18798",
  "_expires": "2026-10-29T22:51:38.000Z",
  "_created": "2026-07-21T21:49:51.000Z",
  "_published": "2026-07-21T22:51:40.455Z",
  "_jobs": [
    {
      "job": 88772461870,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8511368558"
    },
    {
      "job": 88772461867,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8511380079"
    },
    {
      "job": 88772461871,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8511347925"
    },
    {
      "job": 88772461855,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8511351435"
    },
    {
      "job": 88771943849,
      "time": 151,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8511311313"
    },
    {
      "job": 88772461841,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8511354661"
    },
    {
      "job": 88772461868,
      "time": 284,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8511430346"
    },
    {
      "job": 88772462009,
      "time": 3674,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAILURE",
      "artifact": ""
    },
    {
      "job": 88772461938,
      "time": 275,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8511425794"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stefan-m-lenz/actions/runs/29871331793",
  "_status": "success",
  "_upstream": "https://github.com/stefan-m-lenz/juliaconnector",
  "_commit": {
    "id": "794e9eb4ad03efff7b63369c5b3ffecd10cc6420",
    "author": "Stefan Lenz <stefan.lenz@uni-mainz.de>",
    "committer": "Stefan Lenz <stefan.lenz@uni-mainz.de>",
    "message": "Merge branch 'master' into FixIssueNo36\n",
    "time": 1784648487
  },
  "_maintainer": {
    "name": "Stefan Lenz",
    "email": "stefan-m-lenz@web.de",
    "login": "stefan-m-lenz",
    "orcid": "0000-0001-9135-1743",
    "description": "",
    "uuid": 13000259
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "parallelly",
      "role": "Suggests"
    }
  ],
  "_owner": "stefan-m-lenz",
  "_selfowned": true,
  "_usedby": 13,
  "_updates": [
    {
      "week": "2025-50",
      "n": 4
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 6
    },
    {
      "week": "2026-09",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.1.5",
      "date": "2026-01-09"
    }
  ],
  "_topics": [
    "interoperability",
    "julia"
  ],
  "_stars": 113,
  "_contributors": [
    {
      "user": "stefan-m-lenz",
      "count": 479,
      "uuid": 13000259
    },
    {
      "user": "bjarkehautop",
      "count": 8,
      "uuid": 102542670
    },
    {
      "user": "bakaburg1",
      "count": 4,
      "uuid": 777560
    },
    {
      "user": "yjunechoe",
      "count": 1,
      "uuid": 52832839
    }
  ],
  "_userbio": {
    "uuid": 13000259,
    "type": "user",
    "name": "Stefan Lenz",
    "followers": 21
  },
  "_downloads": {
    "count": 1639,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/JuliaConnectoR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/stefan-m-lenz/juliaconnector",
  "_searchresults": 125,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/JuliaConnectoR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stefan-m-lenz/juliaconnector",
  "_realowner": "stefan-m-lenz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.0",
      "date": "2020-04-23"
    },
    {
      "version": "0.6.1",
      "date": "2020-08-12"
    },
    {
      "version": "0.6.2",
      "date": "2020-10-01"
    },
    {
      "version": "0.6.3",
      "date": "2021-03-28"
    },
    {
      "version": "1.0.0",
      "date": "2021-07-29"
    },
    {
      "version": "1.1.0",
      "date": "2021-11-09"
    },
    {
      "version": "1.1.1",
      "date": "2022-01-26"
    },
    {
      "version": "1.1.2",
      "date": "2023-11-28"
    },
    {
      "version": "1.1.3",
      "date": "2023-12-06"
    },
    {
      "version": "1.1.4",
      "date": "2024-10-08"
    },
    {
      "version": "1.1.5",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "juliaCall",
    "juliaEval",
    "juliaExpr",
    "juliaFun",
    "juliaGet",
    "juliaImport",
    "juliaLet",
    "juliaPut",
    "juliaSetupOk",
    "startJuliaServer",
    "stopJulia"
  ],
  "_help": [
    {
      "page": "JuliaConnectoR-package",
      "title": "A Functionally Oriented Interface for Integrating Julia with R",
      "topics": [
        "JuliaConnectoR-package",
        "JuliaConnectoR"
      ]
    },
    {
      "page": "AccessMutate.JuliaProxy",
      "title": "Access or mutate Julia objects via proxy objects",
      "topics": [
        "$.JuliaStructProxy",
        "$<-.JuliaStructProxy",
        "AccessMutate.JuliaProxy",
        "dim.JuliaArrayProxy",
        "length.JuliaArrayProxy",
        "[.JuliaProxy",
        "[.JuliaSimpleArrayProxy",
        "[<-.JuliaProxy",
        "[[.JuliaArrayProxy",
        "[[.JuliaStructProxy",
        "[[<-.JuliaArrayProxy",
        "[[<-.JuliaStructProxy"
      ]
    },
    {
      "page": "as.data.frame.JuliaProxy",
      "title": "Coerce a Julia Table to a Data Frame",
      "topics": [
        "as.data.frame.JuliaProxy"
      ]
    },
    {
      "page": "EnvVars-JuliaConnectoR",
      "title": "Environment variables used by the 'JuliaConnectoR'",
      "topics": [
        "EnvVars-JuliaConnectoR",
        "JULIACONNECTOR_JULIAENV",
        "JULIACONNECTOR_SERVER",
        "JULIA_BINDIR"
      ]
    },
    {
      "page": "Julia-Setup",
      "title": "Julia setup",
      "topics": [
        "Julia-Setup"
      ]
    },
    {
      "page": "juliaCall",
      "title": "Call a Julia function by name",
      "topics": [
        "juliaCall"
      ]
    },
    {
      "page": "juliaEval",
      "title": "Evaluate a Julia expression",
      "topics": [
        "juliaEval"
      ]
    },
    {
      "page": "juliaExpr",
      "title": "Mark a string as Julia expression",
      "topics": [
        "juliaExpr"
      ]
    },
    {
      "page": "juliaFun",
      "title": "Wrap a Julia function in an R function",
      "topics": [
        "juliaFun"
      ]
    },
    {
      "page": "juliaGet",
      "title": "Translate a Julia proxy object to an R object",
      "topics": [
        "juliaGet"
      ]
    },
    {
      "page": "juliaImport",
      "title": "Load and import a Julia package via 'import' statement",
      "topics": [
        "juliaImport"
      ]
    },
    {
      "page": "juliaLet",
      "title": "Evaluate Julia code in a 'let' block using values of R variables",
      "topics": [
        "juliaLet"
      ]
    },
    {
      "page": "juliaPut",
      "title": "Create a Julia proxy object from an R object",
      "topics": [
        "juliaPut"
      ]
    },
    {
      "page": "juliaSetupOk",
      "title": "Check Julia setup",
      "topics": [
        "juliaSetupOk"
      ]
    },
    {
      "page": "startJuliaServer",
      "title": "Start a Julia server that may serve multiple clients (R processes)",
      "topics": [
        "startJuliaServer"
      ]
    },
    {
      "page": "stopJulia",
      "title": "Stop the connection to Julia",
      "topics": [
        "stopJulia"
      ]
    }
  ],
  "_readme": "https://github.com/stefan-m-lenz/juliaconnector/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 8.97682131615841,
  "_indexed": true,
  "_nocasepkg": "juliaconnector",
  "_universes": [
    "stefan-m-lenz"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.5.9000",
      "date": "2026-07-21T16:13:20.000Z",
      "commit": "0ec26e6f5f62a92fa2a8328864c1a826e7be5147",
      "fileid": "https://r2.ropensci.org/824d9db46229928230c642117b94237c7f1d571cb5dc6500f0114ebf7c978916",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefan-m-lenz/actions/runs/29847318957"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5.9000",
      "date": "2026-07-21T21:52:11.000Z",
      "distro": "resolute",
      "commit": "794e9eb4ad03efff7b63369c5b3ffecd10cc6420",
      "fileid": "https://r2.ropensci.org/acd18ea0162fcd87b54dd4e82ea89e0581eed4626594ca3a1d7697787a129f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefan-m-lenz/actions/runs/29871331793"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.5.9000",
      "date": "2026-07-21T21:52:39.000Z",
      "distro": "resolute",
      "commit": "794e9eb4ad03efff7b63369c5b3ffecd10cc6420",
      "fileid": "https://r2.ropensci.org/9000a6e9793f6ade0d6ee5088ddb11025a8b63e0c86cd25bd7baf6e6898766eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefan-m-lenz/actions/runs/29871331793"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5.9000",
      "date": "2026-07-21T21:51:20.000Z",
      "commit": "794e9eb4ad03efff7b63369c5b3ffecd10cc6420",
      "fileid": "https://r2.ropensci.org/cc42a52bc06ab956e45bcf9f12c0f217e1ebba20b8e4de9993165a9d95d6083f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefan-m-lenz/actions/runs/29871331793"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.5.9000",
      "date": "2026-07-21T21:51:32.000Z",
      "commit": "794e9eb4ad03efff7b63369c5b3ffecd10cc6420",
      "fileid": "https://r2.ropensci.org/0b4445a0562f39241ccfd5f537b33085423f8dd2bf8212bf1e2185aac55030f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefan-m-lenz/actions/runs/29871331793"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5.9000",
      "date": "2026-07-21T21:51:48.000Z",
      "commit": "794e9eb4ad03efff7b63369c5b3ffecd10cc6420",
      "fileid": "https://r2.ropensci.org/6e19208b4111a7569b4acb8b489cb76493ac0c1a7960daa13b347a00d7fbc665",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stefan-m-lenz/actions/runs/29871331793"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5.9000",
      "date": "2026-07-21T21:51:07.000Z",
      "commit": "794e9eb4ad03efff7b63369c5b3ffecd10cc6420",
      "fileid": "https://r2.ropensci.org/cf3a210c3409d7c58b1e956b05aabea54921116950bb5962265f39b616a44a10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefan-m-lenz/actions/runs/29871331793"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.5.9000",
      "date": "2026-07-21T21:50:54.000Z",
      "commit": "794e9eb4ad03efff7b63369c5b3ffecd10cc6420",
      "fileid": "https://r2.ropensci.org/b57433c55661ce729324d8c26f0a39eab3bf8bdd09ae9a7d6136f1a71ced7705",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefan-m-lenz/actions/runs/29871331793"
    }
  ]
}