{
  "_id": "6a16e45facfb0bcc41d8fa21",
  "Package": "JuliaCall",
  "Type": "Package",
  "Title": "Seamless Integration Between R and 'Julia'",
  "Version": "0.17.6",
  "Date": "2024-12-05",
  "Authors@R": "c(\nperson(\"Changcheng\", \"Li\", , \"cxl508@psu.edu\", c(\"aut\", \"cre\")),\nperson(given = \"Christopher\", family = \"Rackauckas\", email = \"accounts@chrisrackauckas.com\", role = c(\"ctb\")),\nperson(\"Randy\", \"Lai\", role = \"ctb\"),\nperson(\"Dmitri\", \"Grominski\", role = \"ctb\"),\nperson(\"Nagi\", \"Teramo\", role = \"ctb\")\n)",
  "Description": "Provides an R interface to 'Julia', which is a high-level,\nhigh-performance dynamic programming language for numerical\ncomputing, see <https://julialang.org/> for more information.\nIt provides a high-level interface as well as a low-level\ninterface. Using the high level interface, you could call any\n'Julia' function just like any R function with automatic type\nconversion. Using the low level interface, you could deal with\nC-level SEXP directly while enjoying the convenience of using a\nhigh-level programming language like 'Julia'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/JuliaInterop/JuliaCall",
  "BugReports": "https://github.com/JuliaInterop/JuliaCall/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "ByteCompile": "yes",
  "SystemRequirements": "Julia >= 1.0.0, RCall.jl",
  "VignetteBuilder": "knitr",
  "Repository": "https://juliainterop.r-universe.dev",
  "Date/Publication": "2026-05-27 07:39:13 UTC",
  "RemoteUrl": "https://github.com/juliainterop/juliacall",
  "RemoteRef": "HEAD",
  "RemoteSha": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
  "Packaged": {
    "Date": "2026-05-27 12:26:12 UTC",
    "User": "root"
  },
  "Author": "Changcheng Li [aut, cre],\nChristopher Rackauckas [ctb],\nRandy Lai [ctb],\nDmitri Grominski [ctb],\nNagi Teramo [ctb]",
  "Maintainer": "Changcheng Li <cxl508@psu.edu>",
  "MD5sum": "d672762f32078d2c31c4fda443f2fa77",
  "_user": "juliainterop",
  "_type": "src",
  "_file": "JuliaCall_0.17.6.tar.gz",
  "_fileid": "9ddeed01bcfda4994dadf19eb2b83285f9e070e1bbd2fa78ff5118728ae7b78b",
  "_filesize": 2343594,
  "_sha256": "9ddeed01bcfda4994dadf19eb2b83285f9e070e1bbd2fa78ff5118728ae7b78b",
  "_created": "2026-05-27T12:26:12.000Z",
  "_published": "2026-05-27T12:32:31.066Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78075315036,
      "time": 173,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7240217595"
    },
    {
      "job": 78075314924,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7240203117"
    },
    {
      "job": 78075315049,
      "time": 166,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7240215041"
    },
    {
      "job": 78075315073,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7240206090"
    },
    {
      "job": 78075314957,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7240201924"
    },
    {
      "job": 78075314929,
      "time": 333,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7240262218"
    },
    {
      "job": 78075315030,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7240208870"
    },
    {
      "job": 78075314940,
      "time": 284,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7240239358"
    },
    {
      "job": 78074661245,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7240154826"
    },
    {
      "job": 78075314916,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7240197088"
    },
    {
      "job": 78075314949,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7240193195"
    },
    {
      "job": 78075314947,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7240194729"
    },
    {
      "job": 78075314968,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7240198449"
    }
  ],
  "_buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/juliainterop/juliacall",
  "_commit": {
    "id": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
    "author": "Christopher Rackauckas <accounts@chrisrackauckas.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #282 from ChrisRackauckas-Claude/fix-libunwind-subprocess\n\nApply libunwind preload to child Julia processes",
    "time": 1779867553
  },
  "_maintainer": {
    "name": "Changcheng Li",
    "email": "cxl508@psu.edu",
    "login": "non-contradiction",
    "description": "I'm now a Ph.D. student in Statistics at Penn State. The love for Statistics and Programming is deeply rooted in my heart.",
    "uuid": 10393778
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.7",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.28",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rappdirs",
      "role": "Suggests"
    },
    {
      "package": "sass",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    }
  ],
  "_owner": "juliainterop",
  "_selfowned": true,
  "_usedby": 12,
  "_updates": [
    {
      "week": "2025-44",
      "n": 8
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "julia",
    "cpp"
  ],
  "_stars": 286,
  "_contributors": [
    {
      "user": "non-contradiction",
      "count": 1039,
      "uuid": 10393778
    },
    {
      "user": "viralbshah",
      "count": 42,
      "uuid": 744411
    },
    {
      "user": "christopher-dg",
      "count": 32,
      "uuid": 17228795
    },
    {
      "user": "randy3k",
      "count": 19,
      "uuid": 1690993
    },
    {
      "user": "chrisrackauckas",
      "count": 17,
      "uuid": 1814174
    },
    {
      "user": "jackdunnnz",
      "count": 10,
      "uuid": 4717044
    },
    {
      "user": "sbfnk",
      "count": 6,
      "uuid": 1156307
    },
    {
      "user": "cderv",
      "count": 3,
      "uuid": 6791940
    },
    {
      "user": "pitmonticone",
      "count": 2,
      "uuid": 38562595
    },
    {
      "user": "liskin",
      "count": 2,
      "uuid": 300342
    },
    {
      "user": "albertus82",
      "count": 1,
      "uuid": 8672431
    },
    {
      "user": "claude",
      "count": 1,
      "uuid": 81847
    },
    {
      "user": "dilumaluthge",
      "count": 1,
      "uuid": 5619885
    },
    {
      "user": "leouieda",
      "count": 1,
      "uuid": 290082
    },
    {
      "user": "teramonagi",
      "count": 1,
      "uuid": 683736
    },
    {
      "user": "xiaodaigh",
      "count": 1,
      "uuid": 4497189
    },
    {
      "user": "jjlynch2",
      "count": 1,
      "uuid": 19896750
    }
  ],
  "_userbio": {
    "uuid": 20260648,
    "type": "organization",
    "name": "JuliaInterop",
    "description": "Easy interoperability between Julia and other languages"
  },
  "_downloads": {
    "count": 8896,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/JuliaCall"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/juliainterop/juliacall",
  "_searchresults": 573,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/JuliaCall.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/juliainterop/juliacall",
  "_realowner": "juliainterop",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7.3",
      "date": "2017-09-01"
    },
    {
      "version": "0.9.3",
      "date": "2017-10-12"
    },
    {
      "version": "0.11.1",
      "date": "2017-11-16"
    },
    {
      "version": "0.12.1",
      "date": "2018-02-24"
    },
    {
      "version": "0.12.2",
      "date": "2018-04-01"
    },
    {
      "version": "0.13.0",
      "date": "2018-05-01"
    },
    {
      "version": "0.14.0",
      "date": "2018-07-05"
    },
    {
      "version": "0.15.0",
      "date": "2018-08-01"
    },
    {
      "version": "0.16.0",
      "date": "2018-08-17"
    },
    {
      "version": "0.16.1",
      "date": "2018-10-25"
    },
    {
      "version": "0.16.2",
      "date": "2019-01-03"
    },
    {
      "version": "0.16.4",
      "date": "2019-02-18"
    },
    {
      "version": "0.16.5",
      "date": "2019-03-22"
    },
    {
      "version": "0.16.6",
      "date": "2019-06-06"
    },
    {
      "version": "0.17.0",
      "date": "2019-10-21"
    },
    {
      "version": "0.17.1",
      "date": "2019-11-27"
    },
    {
      "version": "0.17.2",
      "date": "2021-01-05"
    },
    {
      "version": "0.17.4",
      "date": "2021-05-16"
    },
    {
      "version": "0.17.5",
      "date": "2022-09-08"
    },
    {
      "version": "0.17.6",
      "date": "2024-12-07"
    }
  ],
  "_exports": [
    "%>J%",
    "autowrap",
    "eng_juliacall",
    "field",
    "field<-",
    "fields",
    "install_julia",
    "julia_assign",
    "julia_call",
    "julia_command",
    "julia_console",
    "julia_do.call",
    "julia_eval",
    "julia_exists",
    "julia_function",
    "julia_help",
    "julia_install_package",
    "julia_install_package_if_needed",
    "julia_installed_package",
    "julia_latest_version",
    "julia_library",
    "julia_lts_version",
    "julia_markdown_setup",
    "julia_notebook_setup",
    "julia_pkg_hook",
    "julia_pkg_import",
    "julia_setup",
    "julia_source",
    "julia_update_package",
    "JuliaObject",
    "plotsViewer"
  ],
  "_help": [
    {
      "page": "grapes-greater-than-J-grapes",
      "title": "Language piper for julia language.",
      "topics": [
        "%>J%"
      ]
    },
    {
      "page": "autowrap",
      "title": "Use automatic wrapper for julia type.",
      "topics": [
        "autowrap"
      ]
    },
    {
      "page": "call",
      "title": "Call julia functions.",
      "topics": [
        "call",
        "julia_call",
        "julia_do.call"
      ]
    },
    {
      "page": "eng_juliacall",
      "title": "Julia language engine in R Markdown",
      "topics": [
        "eng_juliacall"
      ]
    },
    {
      "page": "install_julia",
      "title": "Install Julia.",
      "topics": [
        "install_julia"
      ]
    },
    {
      "page": "julia_assign",
      "title": "Assign a value to a name in julia.",
      "topics": [
        "julia_assign"
      ]
    },
    {
      "page": "julia_command",
      "title": "Evaluate string commands in julia and (may) invoke the julia display system.",
      "topics": [
        "julia_command"
      ]
    },
    {
      "page": "julia_console",
      "title": "Open julia console.",
      "topics": [
        "julia_console"
      ]
    },
    {
      "page": "julia_eval",
      "title": "Evaluate string commands in julia and get the result back in R.",
      "topics": [
        "julia_eval"
      ]
    },
    {
      "page": "julia_exists",
      "title": "Check whether a julia object with the given name exists or not.",
      "topics": [
        "julia_exists"
      ]
    },
    {
      "page": "julia_help",
      "title": "Get help for a julia function.",
      "topics": [
        "julia_help"
      ]
    },
    {
      "page": "julia_latest_version",
      "title": "Get the latest stable Julia version.",
      "topics": [
        "julia_latest_version"
      ]
    },
    {
      "page": "julia_lts_version",
      "title": "Get the latest Long Term Support (LTS) Julia version.",
      "topics": [
        "julia_lts_version"
      ]
    },
    {
      "page": "julia_markdown_setup",
      "title": "Do setup for JuliaCall in RMarkdown documents and notebooks.",
      "topics": [
        "julia_markdown_setup"
      ]
    },
    {
      "page": "julia_notebook_setup",
      "title": "(Deprecated) Do setup for julia chunks in RMarkdown notebooks.",
      "topics": [
        "julia_notebook_setup"
      ]
    },
    {
      "page": "julia_package",
      "title": "Using julia packages.",
      "topics": [
        "julia_installed_package",
        "julia_install_package",
        "julia_install_package_if_needed",
        "julia_library",
        "julia_package",
        "julia_update_package"
      ]
    },
    {
      "page": "julia_pkg_wrap",
      "title": "Wrap julia functions and packages the easy way.",
      "topics": [
        "julia_function",
        "julia_pkg_hook",
        "julia_pkg_import",
        "julia_pkg_wrap"
      ]
    },
    {
      "page": "julia_setup",
      "title": "Do initial setup for the JuliaCall package.",
      "topics": [
        "julia_setup"
      ]
    },
    {
      "page": "julia_source",
      "title": "Source a julia source file.",
      "topics": [
        "julia_source"
      ]
    },
    {
      "page": "JuliaCall",
      "title": "JuliaCall: Seamless Integration Between R and Julia.",
      "topics": [
        "JuliaCall-package",
        "JuliaCall"
      ]
    },
    {
      "page": "JuliaObject",
      "title": "Convert an R Object to Julia Object.",
      "topics": [
        "JuliaObject"
      ]
    },
    {
      "page": "JuliaObjectFields",
      "title": "JuliaObject Fields.",
      "topics": [
        "field",
        "field.JuliaObject",
        "field<-",
        "field<-.JuliaObject",
        "fields",
        "fields.JuliaObject",
        "JuliaObjectFields"
      ]
    },
    {
      "page": "plotsViewer",
      "title": "Julia plots viewer in R.",
      "topics": [
        "plotsViewer"
      ]
    }
  ],
  "_readme": "https://github.com/juliainterop/juliacall/raw/HEAD/README.md",
  "_rundeps": [
    "evaluate",
    "highr",
    "knitr",
    "Rcpp",
    "rjson",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Julia_in_RMarkdown.Rmd",
      "filename": "Julia_in_RMarkdown.html",
      "title": "Julia in RMarkdown",
      "author": "Changcheng Li",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-11-16 02:41:07",
      "modified": "2017-11-16 02:41:07",
      "commits": 1
    },
    {
      "source": "JuliaCall_in_Jupyter_R_Notebook.Rmd",
      "filename": "JuliaCall_in_Jupyter_R_Notebook.html",
      "title": "JuliaCall in Jupyter R Notebook",
      "author": "Changcheng Li",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-09-20 01:03:01",
      "modified": "2017-10-12 02:19:40",
      "commits": 3
    }
  ],
  "_score": 12.623107917093646,
  "_indexed": true,
  "_nocasepkg": "juliacall",
  "_universes": [
    "juliainterop",
    "non-contradiction"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.17.6",
      "date": "2026-05-27T12:29:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "621b8c694d80ed4a32ee486904a93a4b723704c55950d6652ba27043a34adbe1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.17.6",
      "date": "2026-05-27T12:28:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "65d869993739b28159265c8c050e43417370e89e990ce7b5081817ed04b6e419",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.17.6",
      "date": "2026-05-27T12:29:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "772b23c8e286f8da7a1df1c3a90a033dbebd9bb9a2abb4da06541c68037bae96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.17.6",
      "date": "2026-05-27T12:28:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "70a83e5a2db06b5d2b8c9b2534cfc90c6d0c75984880e541e6af23cb4b717f4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.17.6",
      "date": "2026-05-27T12:28:27.000Z",
      "arch": "aarch64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "72c4ac45689b863a4c287e86b3be62723002ab8b86adcb8eb86af60f8c53a1e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.17.6",
      "date": "2026-05-27T12:30:53.000Z",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "d0a9c63b4662764c52caa662e633d0e6332f687a8bcb14a492f5a40e2ebae483",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.17.6",
      "date": "2026-05-27T12:28:39.000Z",
      "arch": "aarch64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "8cf779cb8b5449e37a4c4194a3c4d1181c4604e1a0e72e2cecad5637a5cd15a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.17.6",
      "date": "2026-05-27T12:29:41.000Z",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "c9fc98acdea1db4aaced6f87c4f4aa501de96c50f2328514fcfcd339297a0a5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.17.6",
      "date": "2026-05-27T12:28:27.000Z",
      "arch": "emscripten",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "18220173261a84146c210e602e79649091d735b97ee23726eb7d38c69141e283",
      "status": "success",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.17.6",
      "date": "2026-05-27T12:27:35.000Z",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "e57509f83f666770901f9a18bd1f9d2b4159a7171f5cd42129152b807e8a2423",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.17.6",
      "date": "2026-05-27T12:27:45.000Z",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "59ce90c33a52bc5bfd62abf91b5b77832d5dc2c3116fbc483a1e934397edfb2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.17.6",
      "date": "2026-05-27T12:27:52.000Z",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "1cba3934fa4252c34e8d5c936bd82663ec198f6bb2d8cec55ef9477991853518",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliainterop/actions/runs/26510810640"
    }
  ]
}