{
  "_id": "6a27ad6624555f66ed534b0e",
  "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\"),\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://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": {
    "Date": "2026-06-08 08:04:48 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>)",
  "MD5sum": "6d6f843b6b22b225680c99d11017810d",
  "_user": "fastverse",
  "_type": "src",
  "_file": "JuliaConnectoR_1.1.5.tar.gz",
  "_fileid": "d90e0e9c1a999bd2a02c7e969fd993028f4e0635425cf1b99a5773857bc87ead",
  "_filesize": 237688,
  "_sha256": "d90e0e9c1a999bd2a02c7e969fd993028f4e0635425cf1b99a5773857bc87ead",
  "_created": "2026-06-08T08:04:48.000Z",
  "_published": "2026-06-09T06:06:30.971Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256805036,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474625702"
    },
    {
      "job": 80256804792,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474636419"
    },
    {
      "job": 80256804763,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474622233"
    },
    {
      "job": 80256804467,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499741944"
    },
    {
      "job": 80256804526,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474587585"
    },
    {
      "job": 80256804645,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474617826"
    },
    {
      "job": 80256804699,
      "time": 321,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474691302"
    },
    {
      "job": 80256804800,
      "time": 295,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474683477"
    },
    {
      "job": 80256804988,
      "time": 283,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474679540"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/27124015465",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stefan-m-lenz/JuliaConnectoR",
  "_commit": {
    "id": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
    "author": "Stefan Lenz <stefan.lenz@uni-mainz.de>",
    "committer": "Stefan Lenz <stefan.lenz@uni-mainz.de>",
    "message": "Bump version and link to new release\n",
    "time": 1767966643
  },
  "_maintainer": {
    "name": "Stefan Lenz",
    "email": "stefan-m-lenz@web.de",
    "login": "stefan-m-lenz",
    "orcid": "0000-0001-9135-1743",
    "description": "",
    "uuid": 13000259
  },
  "_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": false,
  "_usedby": 12,
  "_updates": [
    {
      "week": "2025-50",
      "n": 4
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v1.1.5",
      "date": "2026-01-09"
    }
  ],
  "_topics": [
    "interoperability",
    "julia"
  ],
  "_stars": 112,
  "_contributors": [
    {
      "user": "stefan-m-lenz",
      "count": 470,
      "uuid": 13000259
    },
    {
      "user": "bakaburg1",
      "count": 4,
      "uuid": 777560
    },
    {
      "user": "yjunechoe",
      "count": 1,
      "uuid": 52832839
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 1616,
    "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.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/JuliaConnectoR.html",
    "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"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 7.813961879876036,
  "_indexed": false,
  "_nocasepkg": "juliaconnector",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://stefan-m-lenz.r-universe.dev/JuliaConnectoR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-06-08T08:07:38.000Z",
      "distro": "noble",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "98aa2a6c023ffff938c1f157cd6493fa5114740a2e5ef41e1e31f363f580eb80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/27124015465"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-06-08T08:08:09.000Z",
      "distro": "noble",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "b581e74c1819be0d34cabdcfc89e24e093c65429981f08c3fe5b01261f61dfad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/27124015465"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-06-08T08:07:27.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "0684be5abc4df8776caab833bcba99f41002e882d3e470d713c82c75f60f2f16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/27124015465"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-06-09T06:06:08.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "62871b221c0b157c7509035254062b3a4fd247c5aed86cf5b5ede6da6dbab540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/27124015465"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-06-08T08:07:23.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "416dd2160905d6ee8ec248e59047affa0202d45d66b527143d3165c6b8d8edf2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/27124015465"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-06-08T08:06:50.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "a4eb7381fbb04c2e6d3d83646be9301cdd551f3b61d4aed0c308fbc913dd5ade",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/27124015465"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-06-08T08:07:03.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "241de66b149e1be2d90dad741f7a78a57edc2394917edc20daadde7e74f78890",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/27124015465"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-06-08T08:06:53.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "593c515796fe40d620bfc97b89c675c578c9816b1094bd928b00db03f52971e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/27124015465"
    }
  ]
}