{
  "_id": "6a141a3cacfb0bcc41d3d1e2",
  "Package": "R2jags",
  "Version": "0.8-10",
  "Date": "2025-10-22",
  "Title": "Using R to Run 'JAGS'",
  "Authors@R": "c(person(\"Yu-Sung\", \"Su\", role =  c(\"aut\", \"cre\"), \nemail = \"suyusung@tsinghua.edu.cn\",\ncomment = c(ORCID = \"0000-0001-5021-8209\")),\nperson(\"Masanao\", \"Yajima\", email = \"yajima@bu.edu\", role = \"aut\"),\nperson(\"Gianluca\", \"Baio\", email=\"g.baio@ucl.ac.uk\", role=\"ctb\")\n)",
  "Author": "Yu-Sung Su [aut, cre]\n(<https://orcid.org/0000-0001-5021-8209>), Masanao Yajima\n[aut], Gianluca Baio [ctb]",
  "Maintainer": "Yu-Sung Su <suyusung@tsinghua.edu.cn>",
  "BugReports": "https://github.com/suyusung/R2jags/issues/",
  "SystemRequirements": "JAGS (http://mcmc-jags.sourceforge.net)",
  "Description": "Providing wrapper functions to implement Bayesian analysis\nin JAGS.  Some major features include monitoring convergence of\na MCMC model using Rubin and Gelman Rhat statistics,\nautomatically running a MCMC model till it converges, and\nimplementing parallel processing of a MCMC model for multiple\nchains.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "jags libicu-dev",
  "Repository": "https://suyusung.r-universe.dev",
  "Date/Publication": "2025-10-27 02:23:19 UTC",
  "RemoteUrl": "https://github.com/suyusung/r2jags",
  "RemoteRef": "HEAD",
  "RemoteSha": "c96b030e708a6c6c8594f71e424199cbe33e003e",
  "Packaged": {
    "Date": "2026-05-25 09:42:23 UTC",
    "User": "root"
  },
  "MD5sum": "5aaf74f01144ed99d3b6195e9414d420",
  "_user": "suyusung",
  "_type": "src",
  "_file": "R2jags_0.8-10.tar.gz",
  "_fileid": "e767d43ffe910dbb17c644e1431605c8fdd81d906b6435884063e96c826bde88",
  "_filesize": 164562,
  "_sha256": "e767d43ffe910dbb17c644e1431605c8fdd81d906b6435884063e96c826bde88",
  "_created": "2026-05-25T09:42:23.000Z",
  "_published": "2026-05-25T09:45:32.618Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77690431585,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7195744011"
    },
    {
      "job": 77690431589,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7195742079"
    },
    {
      "job": 77690431579,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7195741573"
    },
    {
      "job": 77690431583,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7195744765"
    },
    {
      "job": 77690104919,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195711071"
    },
    {
      "job": 77690431576,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195736376"
    },
    {
      "job": 77690431614,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7195735639"
    },
    {
      "job": 77690431581,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7195734633"
    },
    {
      "job": 77690431607,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7195733998"
    }
  ],
  "_buildurl": "https://github.com/r-universe/suyusung/actions/runs/26393961647",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/suyusung/r2jags",
  "_commit": {
    "id": "c96b030e708a6c6c8594f71e424199cbe33e003e",
    "author": "Yu-Sung Su <suyusung@tsinghua.edu.cn>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #26 from giabaio/main\n\nAdd some improvement to the package and modernise the underlying structure",
    "time": 1761531799
  },
  "_maintainer": {
    "name": "Yu-Sung Su",
    "email": "suyusung@tsinghua.edu.cn",
    "login": "suyusung",
    "description": "",
    "uuid": 4383490,
    "orcid": "0000-0001-5021-8209"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "rjags",
      "version": ">= 3-3",
      "role": "Depends"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "coda",
      "version": ">= 0.13",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R2WinBUGS",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "suyusung",
  "_selfowned": true,
  "_usedby": 46,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "giabaio",
      "count": 48,
      "uuid": 8723145
    },
    {
      "user": "suyusung",
      "count": 30,
      "uuid": 4383490
    },
    {
      "user": "wlandau",
      "count": 7,
      "uuid": 1580860
    }
  ],
  "_userbio": {
    "uuid": 4383490,
    "type": "user",
    "name": "Yu-Sung Su"
  },
  "_downloads": {
    "count": 10632,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/R2jags"
  },
  "_mentions": 121,
  "_devurl": "https://github.com/suyusung/r2jags",
  "_searchresults": 3840,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/R2jags.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/suyusung/r2jags",
  "_realowner": "suyusung",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.01-11",
      "date": "2008-10-09"
    },
    {
      "version": "0.01-12",
      "date": "2008-10-19"
    },
    {
      "version": "0.01-13",
      "date": "2008-11-07"
    },
    {
      "version": "0.01-14",
      "date": "2009-01-30"
    },
    {
      "version": "0.01-15",
      "date": "2009-02-12"
    },
    {
      "version": "0.01-16",
      "date": "2009-02-23"
    },
    {
      "version": "0.01-17",
      "date": "2009-03-05"
    },
    {
      "version": "0.01-18",
      "date": "2009-03-08"
    },
    {
      "version": "0.01-20",
      "date": "2009-03-10"
    },
    {
      "version": "0.01-21",
      "date": "2009-03-11"
    },
    {
      "version": "0.01-22",
      "date": "2009-04-15"
    },
    {
      "version": "0.01-23",
      "date": "2009-05-04"
    },
    {
      "version": "0.01-24",
      "date": "2009-08-06"
    },
    {
      "version": "0.01-26",
      "date": "2009-10-13"
    },
    {
      "version": "0.01-27",
      "date": "2009-11-12"
    },
    {
      "version": "0.01-28",
      "date": "2009-12-14"
    },
    {
      "version": "0.01-29",
      "date": "2009-12-16"
    },
    {
      "version": "0.01-30.01",
      "date": "2009-12-22"
    },
    {
      "version": "0.02-01",
      "date": "2010-02-04"
    },
    {
      "version": "0.02-01.01",
      "date": "2010-02-11"
    },
    {
      "version": "0.02-02",
      "date": "2010-02-18"
    },
    {
      "version": "0.02-04",
      "date": "2010-05-16"
    },
    {
      "version": "0.02-05",
      "date": "2010-05-18"
    },
    {
      "version": "0.02-06",
      "date": "2010-05-18"
    },
    {
      "version": "0.02-07",
      "date": "2010-05-19"
    },
    {
      "version": "0.02-08",
      "date": "2010-05-23"
    },
    {
      "version": "0.02-09",
      "date": "2010-08-10"
    },
    {
      "version": "0.02-10",
      "date": "2010-09-28"
    },
    {
      "version": "0.02-11",
      "date": "2010-12-08"
    },
    {
      "version": "0.02-13",
      "date": "2011-03-10"
    },
    {
      "version": "0.02-14",
      "date": "2011-03-17"
    },
    {
      "version": "0.02-15",
      "date": "2011-03-30"
    },
    {
      "version": "0.02-16",
      "date": "2011-07-23"
    },
    {
      "version": "0.02-17",
      "date": "2011-07-27"
    },
    {
      "version": "0.03-02",
      "date": "2012-01-12"
    },
    {
      "version": "0.03-03",
      "date": "2012-01-22"
    },
    {
      "version": "0.03-04",
      "date": "2012-01-24"
    },
    {
      "version": "0.03-05",
      "date": "2012-01-27"
    },
    {
      "version": "0.03-06",
      "date": "2012-01-28"
    },
    {
      "version": "0.03-07",
      "date": "2012-06-30"
    },
    {
      "version": "0.03-08",
      "date": "2012-07-29"
    },
    {
      "version": "0.03-09",
      "date": "2013-08-12"
    },
    {
      "version": "0.03-11",
      "date": "2013-08-20"
    },
    {
      "version": "0.03-12",
      "date": "2014-01-18"
    },
    {
      "version": "0.04-01",
      "date": "2014-02-26"
    },
    {
      "version": "0.04-02",
      "date": "2014-05-30"
    },
    {
      "version": "0.04-03",
      "date": "2014-06-19"
    },
    {
      "version": "0.05-01",
      "date": "2015-01-09"
    },
    {
      "version": "0.05-03",
      "date": "2015-03-05"
    },
    {
      "version": "0.5-6",
      "date": "2015-04-21"
    },
    {
      "version": "0.5-7",
      "date": "2015-08-23"
    },
    {
      "version": "0.6-1",
      "date": "2020-04-27"
    },
    {
      "version": "0.7-1",
      "date": "2021-08-05"
    },
    {
      "version": "0.7-1.1",
      "date": "2024-02-05"
    },
    {
      "version": "0.8-5",
      "date": "2024-05-04"
    },
    {
      "version": "0.8-9",
      "date": "2024-10-13"
    }
  ],
  "_exports": [
    "attach.jags",
    "autojags",
    "count_nodes",
    "detach.jags",
    "jags",
    "jags.parallel",
    "jags2",
    "jags2bugs",
    "recompile",
    "traceplot"
  ],
  "_help": [
    {
      "page": "attach.jags",
      "title": "Attach/detach elements of 'JAGS' objects to search path",
      "topics": [
        "attach.jags",
        "detach.jags"
      ]
    },
    {
      "page": "autojags",
      "title": "Function for auto-updating 'JAGS' until the model converges",
      "topics": [
        "autojags",
        "update.rjags"
      ]
    },
    {
      "page": "count_nodes",
      "title": "Retrives the information from the JAGS compilation",
      "topics": [
        "count_nodes"
      ]
    },
    {
      "page": "jags",
      "title": "Run 'JAGS' from R",
      "topics": [
        "jags",
        "jags.parallel",
        "jags2",
        "rjags-class",
        "rjags.parallel-class"
      ]
    },
    {
      "page": "jags2bugs",
      "title": "Read jags output files in CODA format",
      "topics": [
        "jags2bugs"
      ]
    },
    {
      "page": "recompile",
      "title": "Function for recompiling rjags object",
      "topics": [
        "recompile",
        "recompile.rjags"
      ]
    },
    {
      "page": "traceplot",
      "title": "Trace plot of bugs object",
      "topics": [
        "traceplot",
        "traceplot,bugs-method",
        "traceplot,mcmc.list-method",
        "traceplot,rjags-method",
        "traceplot.default"
      ]
    }
  ],
  "_readme": "https://github.com/suyusung/r2jags/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "boot",
    "cli",
    "coda",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "R2WinBUGS",
    "rjags",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary\nJAGS is Just Another Gibbs Sampler.  It is a program for analysis of\nBayesian hierarchical models using Markov Chain Monte Carlo (MCMC)\nsimulation not wholly unlike BUGS.\n\nJAGS was written with three aims in mind:\n* To have an engine for the BUGS language that runs on Unix\n* To be extensible, allowing users to write their own functions,\ndistributions and samplers.\n* To be a plaftorm for experimentation with ideas in Bayesian modelling\n\nThis package contains the 'jags' binary as well as the associated\nshared library modules loaded by the binary."
    },
    {
      "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"
    }
  ],
  "_score": 10.750825278703443,
  "_indexed": true,
  "_nocasepkg": "r2jags",
  "_universes": [
    "suyusung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8-10",
      "date": "2026-05-25T09:44:23.000Z",
      "distro": "noble",
      "commit": "c96b030e708a6c6c8594f71e424199cbe33e003e",
      "fileid": "5405f589d60cbf9857755c804bdcaffbd7eed8e6b7fc874baaf25243bd099dac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/suyusung/actions/runs/26393961647"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8-10",
      "date": "2026-05-25T09:44:18.000Z",
      "distro": "noble",
      "commit": "c96b030e708a6c6c8594f71e424199cbe33e003e",
      "fileid": "174a3af1a7d60694e8f8e9e436bae7c9dee7cb28000707180c0064f0944937fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/suyusung/actions/runs/26393961647"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8-10",
      "date": "2026-05-25T09:44:21.000Z",
      "commit": "c96b030e708a6c6c8594f71e424199cbe33e003e",
      "fileid": "1a60c99b42992ad7bc81716dc7deb18c50296f5af116dd2b761519fe6b483742",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/suyusung/actions/runs/26393961647"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8-10",
      "date": "2026-05-25T09:44:29.000Z",
      "commit": "c96b030e708a6c6c8594f71e424199cbe33e003e",
      "fileid": "425fd73a21f6ac1838b26b616a3f383771cf6fa6db1826890e3cbf0726b53b7e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/suyusung/actions/runs/26393961647"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8-10",
      "date": "2026-05-25T09:44:12.000Z",
      "commit": "c96b030e708a6c6c8594f71e424199cbe33e003e",
      "fileid": "a8c56cdf1472f7e0550035cdfd01628e81421205ff335847b6f728e7c68a0178",
      "status": "success",
      "buildurl": "https://github.com/r-universe/suyusung/actions/runs/26393961647"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8-10",
      "date": "2026-05-25T09:43:48.000Z",
      "commit": "c96b030e708a6c6c8594f71e424199cbe33e003e",
      "fileid": "f2bcaeccda85b8f2c55328fec1b408c80b9bd50982dd8aca6c95921d4dbd1e31",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/suyusung/actions/runs/26393961647"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8-10",
      "date": "2026-05-25T09:43:45.000Z",
      "commit": "c96b030e708a6c6c8594f71e424199cbe33e003e",
      "fileid": "e32bd9dcad31211e16453255dc8eff7f7b500beeab91f22d94385887fc37bcd0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/suyusung/actions/runs/26393961647"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8-10",
      "date": "2026-05-25T09:43:42.000Z",
      "commit": "c96b030e708a6c6c8594f71e424199cbe33e003e",
      "fileid": "956a4568c122b552fc4bf0673d60a4f98c73270c29112271621c193e2d48b5f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/suyusung/actions/runs/26393961647"
    }
  ]
}