{
  "_id": "6a16d04dacfb0bcc41d8a973",
  "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://fastverse.r-universe.dev",
  "Date/Publication": "2026-05-27 07:39:13 UTC",
  "RemoteUrl": "https://github.com/Non-Contradiction/JuliaCall",
  "RemoteRef": "HEAD",
  "RemoteSha": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
  "Packaged": {
    "Date": "2026-05-27 11:01:58 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": "397fed1d0ff6df2d7517fa8d6278f74b",
  "_user": "fastverse",
  "_type": "src",
  "_file": "JuliaCall_0.17.6.tar.gz",
  "_fileid": "25e2819c55154b7c5743c7e4094c0ff53fdd1e941154a07226c6fd965603344d",
  "_filesize": 2343637,
  "_sha256": "25e2819c55154b7c5743c7e4094c0ff53fdd1e941154a07226c6fd965603344d",
  "_created": "2026-05-27T11:01:58.000Z",
  "_published": "2026-05-27T11:06:53.073Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78062675999,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238725423"
    },
    {
      "job": 78062675970,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238718140"
    },
    {
      "job": 78062675986,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238724699"
    },
    {
      "job": 78062676112,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238722578"
    },
    {
      "job": 78062675941,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238720339"
    },
    {
      "job": 78062676031,
      "time": 248,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238762739"
    },
    {
      "job": 78062675942,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238719050"
    },
    {
      "job": 78062675958,
      "time": 191,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238744188"
    },
    {
      "job": 78062226013,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238682266"
    },
    {
      "job": 78062675902,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238720573"
    },
    {
      "job": 78062675917,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238722051"
    },
    {
      "job": 78062675890,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238718224"
    },
    {
      "job": 78062675931,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238719440"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Non-Contradiction/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": "non-contradiction",
  "_selfowned": false,
  "_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": 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": 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": false,
  "_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/Non-Contradiction/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": 11.623107917093646,
  "_indexed": false,
  "_nocasepkg": "juliacall",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://juliainterop.r-universe.dev/JuliaCall",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.17.6",
      "date": "2026-05-27T11:04:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "1a95970bdc7d69756096fd00507cc0f66ac3290b559ad28b6a65b0ad63c9514e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.17.6",
      "date": "2026-05-27T11:03:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "88534c58e112728337d3e1a698b6f5ebc7b1ec89d3e4e16f932b66e382f3fff8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.17.6",
      "date": "2026-05-27T11:04:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "4489356e06498a8341ee63843f76befd55b60e7a8660a75a2fb5ce43dac02449",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.17.6",
      "date": "2026-05-27T11:04:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "b6a213fe804da9149179ef914477565c44a803f057117db3630f34fc1b5a4b72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.17.6",
      "date": "2026-05-27T11:03:52.000Z",
      "arch": "aarch64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "cf9e6c1daf1e91d346c3965fbdd7fea846bf88e2d59c22c40a158138843cf4d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.17.6",
      "date": "2026-05-27T11:05:45.000Z",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "c900ae69a920eb3f06081a43b602b9ce5fb1e9a3301257228574d4176991f89f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.17.6",
      "date": "2026-05-27T11:03:52.000Z",
      "arch": "aarch64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "7442162b5650688f0c16cf90f00d942b0d87e1affdba662b7a6f62182ce38f1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.17.6",
      "date": "2026-05-27T11:05:00.000Z",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "a7c2aeb211b2f31fff876bee4b86b5870080fedd11a0a5a4500796879ae783ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.17.6",
      "date": "2026-05-27T11:04:16.000Z",
      "arch": "emscripten",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "d7ff05b4455a968044f7107ff028d3628858d0294c1570eb571611a17bd05896",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.17.6",
      "date": "2026-05-27T11:03:34.000Z",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "00f2236dc775e809cf9a95d0b6d4a80feeeec89f3b081579e9e8e2a8ba6a7179",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.17.6",
      "date": "2026-05-27T11:03:26.000Z",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "31d9ce2eb25da6040817e929d9d60eec95f5d79c847e476560a74658d0378559",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.17.6",
      "date": "2026-05-27T11:03:35.000Z",
      "arch": "x86_64",
      "commit": "947d1f3aaba5fec0f5cf61394869a5a47ffa7551",
      "fileid": "f901e0cea74b8835a26fb7cec437039b6ee70a57c9e8451ecd269471b91d93fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26507094655"
    }
  ]
}