{
  "_id": "6a1055fcacfb0bcc41ca2817",
  "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-05-09 07:51:05 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": "583d5cce19acf101d250b5835693546b",
  "_user": "fastverse",
  "_type": "src",
  "_file": "JuliaConnectoR_1.1.5.tar.gz",
  "_fileid": "75aee765982489020af0527510a67c6c45eee1b9005a118e5bc89b5749bedaee",
  "_filesize": 245537,
  "_sha256": "75aee765982489020af0527510a67c6c45eee1b9005a118e5bc89b5749bedaee",
  "_created": "2026-05-09T07:51:05.000Z",
  "_published": "2026-05-22T13:11:24.518Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77386349043,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894119885"
    },
    {
      "job": 77386348227,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894123542"
    },
    {
      "job": 77386348559,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894118190"
    },
    {
      "job": 77386348422,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894118334"
    },
    {
      "job": 77386347946,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894109011"
    },
    {
      "job": 77386347518,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161313601"
    },
    {
      "job": 77386348607,
      "time": 302,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894137919"
    },
    {
      "job": 77386348535,
      "time": 273,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894135096"
    },
    {
      "job": 77386348296,
      "time": 270,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894134957"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/25595735932",
  "_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",
    "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": 1540,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/JuliaConnectoR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/stefan-m-lenz/juliaconnector",
  "_searchresults": 146,
  "_rbuild": "4.6.0",
  "_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.559454091386332,
  "_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-05-09T07:53:02.000Z",
      "distro": "noble",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "aa9707a9e3b9e4f3c5cfab37ba455de1f803b7c659ec67c60330f1c5fefb5a47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25595735932"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-09T07:53:40.000Z",
      "distro": "noble",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "67dd523c010777aad9d63587dfe4423f2013181b752353fa165f9396dc53f52c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25595735932"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-09T07:52:47.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "4f4980376e6c7137f7e9e7cad226b3636a9304bfbfef06b89b218dfbc10912e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25595735932"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-09T07:52:46.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "ee7ceeaced38fd79233cfdcbfb69488aaeda1f6c4a952055ea25bac1ec44cc7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25595735932"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-09T07:52:53.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "21405a2e1c8ef8fd755c93da0d8e3723ab62f4b8baa1551018fb5c6f5cca73ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25595735932"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-09T07:52:10.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "b23a550367b8786b18a15cee8246ee357b78dab74230912622096b68ba8e27f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25595735932"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-09T07:52:12.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "45370b03b97a5a9b30732107939604d084bc33fd510e44f928a2127dca1b2787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25595735932"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-05-22T13:11:04.000Z",
      "commit": "8f89ce6edefbfa39bfb7bb597ba9b92c185c02da",
      "fileid": "4863ca65df0681dd87b1220fefc1d1d45a1be141b9bec06ae2ab1fd5b5eda341",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25595735932"
    }
  ]
}