{
  "_id": "6a5481c6ff0138dec5d646ab",
  "Package": "pmwg",
  "Title": "Particle Metropolis Within Gibbs",
  "Version": "0.2.7",
  "Authors@R": "c(\nperson(\"Gavin\", \"Cooper\", email = \"gavin@gavincooper.net\", role = c(\"aut\", \"cre\", \"trl\"), comment = \"Package creator and maintainer\"),\nperson(\"Reilly\", \"Innes\", email = \"Reilly.Innes@uon.edu.au\", role = c(\"aut\")),\nperson(\"Caroline\", \"Kuhne\", email = \"caroline.kuhne@newcastle.edu.au\", role = c(\"aut\")),\nperson(\"Jon-Paul\", \"Cavallaro\", email = \"jon-paul.cavallaro@uon.edu.au\", role = c(\"aut\")),\nperson(\"David\", \"Gunawan\", email = \"dgunawan@uow.edu.au\", role = c(\"aut\"), comment = \"Author of original MATLAB code\"),\nperson(\"Guy\", \"Hawkins\", email = \"guy.hawkins@newcastle.edu.au\", role = c(\"aut\")),\nperson(\"Scott\", \"Brown\", email = \"scott.brown@newcastle.edu.au\", role = c(\"aut\", \"trl\"), comment = \"Original translation from MATLAB to R\"),\nperson(\"Niek\", \"Stevenson\", email = \"niek.stevenson@gmail.com\", role = c(\"aut\")))",
  "Description": "Provides an R implementation of the Particle Metropolis\nwithin Gibbs sampler for model parameter, covariance matrix and\nrandom effect estimation. A more general implementation of the\nsampler based on the paper by Gunawan, D., Hawkins, G. E.,\nTran, M. N., Kohn, R., & Brown, S. D. (2020)\n<doi:10.1016/j.jmp.2020.102368>. An HTML tutorial document\ndescribing the package is available at\n<https://university-of-newcastle-research.github.io/samplerDoc/>\nand includes several detailed examples, some background and\ntroubleshooting steps.",
  "License": "GPL-3",
  "URL": "https://github.com/university-of-newcastle-research/pmwg",
  "BugReports": "https://github.com/university-of-newcastle-research/pmwg/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://university-of-newcastle-research.r-universe.dev",
  "Date/Publication": "2024-02-01 01:31:41 UTC",
  "RemoteUrl": "https://github.com/university-of-newcastle-research/pmwg",
  "RemoteRef": "HEAD",
  "RemoteSha": "c69e141b92eacc3779034dd4ca2d19ad6fe602a4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 06:08:48 UTC",
    "User": "root"
  },
  "Author": "Gavin Cooper [aut, cre, trl] (Package creator and maintainer),\nReilly Innes [aut],\nCaroline Kuhne [aut],\nJon-Paul Cavallaro [aut],\nDavid Gunawan [aut] (Author of original MATLAB code),\nGuy Hawkins [aut],\nScott Brown [aut, trl] (Original translation from MATLAB to R),\nNiek Stevenson [aut]",
  "Maintainer": "Gavin Cooper <gavin@gavincooper.net>",
  "_user": "university-of-newcastle-research",
  "_type": "src",
  "_file": "pmwg_0.2.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/14ea93873763c5b306ed254186622a168ed1c707ec3bc9fd870de886ae40e508",
  "_filesize": 567887,
  "_sha256": "14ea93873763c5b306ed254186622a168ed1c707ec3bc9fd870de886ae40e508",
  "_expires": "2026-10-21T06:12:21.000Z",
  "_created": "2026-07-13T06:08:48.000Z",
  "_published": "2026-07-13T06:12:22.762Z",
  "_jobs": [
    {
      "job": 86746457742,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270537493"
    },
    {
      "job": 86746457763,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270536630"
    },
    {
      "job": 86746457753,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270540029"
    },
    {
      "job": 86746457751,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270528984"
    },
    {
      "job": 86746066840,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270500680"
    },
    {
      "job": 86746457764,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8270532622"
    },
    {
      "job": 86746457789,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270528563"
    },
    {
      "job": 86746457750,
      "time": 155,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270543868"
    },
    {
      "job": 86746457765,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270544249"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/university-of-newcastle-research/actions/runs/29227981287",
  "_status": "success",
  "_upstream": "https://github.com/university-of-newcastle-research/pmwg",
  "_commit": {
    "id": "c69e141b92eacc3779034dd4ca2d19ad6fe602a4",
    "author": "Gavin Cooper <phd@gavincooper.net>",
    "committer": "Gavin Cooper <phd@gavincooper.net>",
    "message": "Remove CRAN SUBMISSION due to github release minting\n",
    "time": 1706751101
  },
  "_maintainer": {
    "name": "Gavin Cooper",
    "email": "gavin@gavincooper.net"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "condMVNorm",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "rtdists",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "V8",
      "role": "Suggests"
    }
  ],
  "_owner": "university-of-newcastle-research",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "gjcooper",
      "count": 314,
      "uuid": 4734354
    },
    {
      "user": "reillyinnes",
      "count": 2,
      "uuid": 45774335
    },
    {
      "user": "niekstevenson",
      "count": 1,
      "uuid": 48476039
    }
  ],
  "_userbio": {
    "uuid": 101780312,
    "type": "organization",
    "name": "University of Newcastle - Research",
    "followers": 13
  },
  "_downloads": {
    "count": 340,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pmwg"
  },
  "_devurl": "https://github.com/university-of-newcastle-research/pmwg",
  "_searchresults": 48,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pmwg.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/university-of-newcastle-research/pmwg",
  "_realowner": "university-of-newcastle-research",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.9",
      "date": "2020-09-02"
    },
    {
      "version": "0.2.0",
      "date": "2021-02-17"
    },
    {
      "version": "0.2.7",
      "date": "2024-01-31"
    }
  ],
  "_exports": [
    "as_mcmc",
    "augment_sampler_epsilon",
    "init",
    "is.pmwgs",
    "pmwgs",
    "relabel_samples",
    "run_stage"
  ],
  "_datasets": [
    {
      "name": "forstmann",
      "title": "Forstmann et al.'s data",
      "object": "forstmann",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subject",
        "condition",
        "stim",
        "resp",
        "rt"
      ],
      "rows": 15818,
      "table": true,
      "tojson": true
    },
    {
      "name": "sampled_forstmann",
      "title": "A sampled object of a model of the Forstmann dataset",
      "object": "sampled_forstmann",
      "class": [
        "pmwgs"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "as_mcmc",
      "title": "Return a CODA mcmc object with the required samples",
      "topics": [
        "as_mcmc"
      ]
    },
    {
      "page": "augment_sampler_epsilon",
      "title": "Augment existing sampler object to have subject specific epsilon storage",
      "topics": [
        "augment_sampler_epsilon"
      ]
    },
    {
      "page": "forstmann",
      "title": "Forstmann et al.'s data",
      "topics": [
        "forstmann"
      ]
    },
    {
      "page": "init",
      "title": "Initialise values for the random effects",
      "topics": [
        "init"
      ]
    },
    {
      "page": "is.pmwgs",
      "title": "Test whether object is a pmwgs",
      "topics": [
        "is.pmwgs"
      ]
    },
    {
      "page": "pmwgs",
      "title": "Create a PMwG sampler and return the created object",
      "topics": [
        "pmwgs"
      ]
    },
    {
      "page": "relabel_samples",
      "title": "Relabel requested burn-in samples as adaptation",
      "topics": [
        "relabel_samples"
      ]
    },
    {
      "page": "run_stage",
      "title": "Run a stage of the PMwG sampler",
      "topics": [
        "run_stage"
      ]
    },
    {
      "page": "sampled_forstmann",
      "title": "A sampled object of a model of the Forstmann dataset",
      "topics": [
        "sampled_forstmann"
      ]
    }
  ],
  "_readme": "https://github.com/university-of-newcastle-research/pmwg/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "coda",
    "condMVNorm",
    "lattice",
    "MASS",
    "mvtnorm"
  ],
  "_vignettes": [
    {
      "source": "pmwg.Rmd",
      "filename": "pmwg.html",
      "title": "Introduction to pmwg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The data",
        "The log-likelihood function",
        "Other necessary components",
        "Creating and running the sampler",
        "References"
      ],
      "created": "2021-02-17 05:35:49",
      "modified": "2024-01-29 01:58:37",
      "commits": 3
    }
  ],
  "_score": 5.28330122870355,
  "_indexed": true,
  "_nocasepkg": "pmwg",
  "_universes": [
    "university-of-newcastle-research"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-07-13T06:10:59.000Z",
      "distro": "resolute",
      "commit": "c69e141b92eacc3779034dd4ca2d19ad6fe602a4",
      "fileid": "https://r2.ropensci.org/386ce4d26513e2e0551ec54419c47c9d06a1207f054c1fe258e126a5d13ce114",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/university-of-newcastle-research/actions/runs/29227981287"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-07-13T06:10:56.000Z",
      "distro": "resolute",
      "commit": "c69e141b92eacc3779034dd4ca2d19ad6fe602a4",
      "fileid": "https://r2.ropensci.org/ade69cbd191e9f1d655d63c97e90f0bad10ce33c8de7a458bcb81b4bc2e3529f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/university-of-newcastle-research/actions/runs/29227981287"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-07-13T06:11:07.000Z",
      "commit": "c69e141b92eacc3779034dd4ca2d19ad6fe602a4",
      "fileid": "https://r2.ropensci.org/8a5f4f8099fcff9e65d87ca7e2c0708e71985453cb71371cf7df6dd5f4c73140",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/university-of-newcastle-research/actions/runs/29227981287"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-07-13T06:10:32.000Z",
      "commit": "c69e141b92eacc3779034dd4ca2d19ad6fe602a4",
      "fileid": "https://r2.ropensci.org/26bbd8fc0c5982cac63446b4982dc43a4382b4aafe11d43add6d6eff2d58dc2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/university-of-newcastle-research/actions/runs/29227981287"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.7",
      "date": "2026-07-13T06:10:56.000Z",
      "commit": "c69e141b92eacc3779034dd4ca2d19ad6fe602a4",
      "fileid": "https://r2.ropensci.org/f1b29887c152c4a4605bf6c77f3f36c84c6a01b62310dcdbef3da2c882f6aeef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/university-of-newcastle-research/actions/runs/29227981287"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-07-13T06:10:20.000Z",
      "commit": "c69e141b92eacc3779034dd4ca2d19ad6fe602a4",
      "fileid": "https://r2.ropensci.org/25666db1d940a2c48700e2cda8d26f0a19565e870de3a8bbed128bbac5d9d638",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/university-of-newcastle-research/actions/runs/29227981287"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-07-13T06:11:12.000Z",
      "commit": "c69e141b92eacc3779034dd4ca2d19ad6fe602a4",
      "fileid": "https://r2.ropensci.org/5a424753a7e0f3cb848f6b29b1f560d5f2e9eedc18f75515d6c4d56cab6ddfde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/university-of-newcastle-research/actions/runs/29227981287"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-07-13T06:11:19.000Z",
      "commit": "c69e141b92eacc3779034dd4ca2d19ad6fe602a4",
      "fileid": "https://r2.ropensci.org/e8ba9320241f74a2df75b97c5351df8218229d9ee223352a75145cbc7980457f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/university-of-newcastle-research/actions/runs/29227981287"
    }
  ]
}