{
  "_id": "6a142669acfb0bcc41d3fa15",
  "Package": "runMCMCbtadjust",
  "Type": "Package",
  "Title": "Runs Monte Carlo Markov Chain - With Either 'JAGS', 'nimble' or\n'greta' - While Adjusting Burn-in and Thinning Parameters",
  "Version": "1.1.3",
  "Authors@R": "c(person(\"Frédéric\",\"Gosselin\", email =\"frederic.gosselin@inrae.fr\",role =c(\"cre\",\"aut\"), comment=c(ORCID = \"0000-0003-3737-106X\", institution=\"INRAE\")),person(family=\"Institut national de recherche pour l'agriculture, l'alimentation et l'environnement\",role=\"cph\",comment=\"INRAE\"))",
  "Description": "The function runMCMC_btadjust() returns a mcmc.list object\nwhich is the output of a Markov Chain Monte Carlo obtained -\nfrom either 'JAGS', 'nimble' or 'greta' - after adjusting\nburn-in and thinning parameters to meet pre-specified criteria\nin terms of convergence & effective sample size. Used with\n'nimble', runMCMC_btadjust() allows extra calculations (e.g.\ninformation criteria for model comparison and goodness-of-fit\np-values for model diagnosis).",
  "License": "CECILL-2.1",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Additional_repositories": "https://arthur-f-rossignol.github.io/greta-repo/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:33:44 UTC",
    "User": "root"
  },
  "Author": "Frédéric Gosselin [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-3737-106X>, institution: INRAE),\nInstitut national de recherche pour l'agriculture,\nl'alimentation et l'environnement [cph] (INRAE)",
  "Maintainer": "Frédéric Gosselin <frederic.gosselin@inrae.fr>",
  "Repository": "https://gosselinf.r-universe.dev",
  "Date/Publication": "2026-03-24 08:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/runMCMCbtadjust",
  "RemoteRef": "HEAD",
  "RemoteSha": "1d34a1add2b1a66384181ccc35a1406de7f892ed",
  "MD5sum": "bbbceff8706bc2cb0ba56e37483da721",
  "_user": "gosselinf",
  "_type": "src",
  "_file": "runMCMCbtadjust_1.1.3.tar.gz",
  "_fileid": "bdddb0a535fa074bac32bb8d3061cb32f4aa3227c0fbc558dcc75c90bd0dfb05",
  "_filesize": 411422,
  "_sha256": "bdddb0a535fa074bac32bb8d3061cb32f4aa3227c0fbc558dcc75c90bd0dfb05",
  "_created": "2026-05-25T10:33:44.000Z",
  "_published": "2026-05-25T10:37:29.890Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77696924282,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196523617"
    },
    {
      "job": 77696924290,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196527301"
    },
    {
      "job": 77696924323,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7196523103"
    },
    {
      "job": 77696924320,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7196517469"
    },
    {
      "job": 77696421631,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196483397"
    },
    {
      "job": 77696924311,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196519980"
    },
    {
      "job": 77696924281,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196518245"
    },
    {
      "job": 77696924322,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196517910"
    },
    {
      "job": 77696924276,
      "time": 193,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196532197"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gosselinf/actions/runs/26395899176",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/runMCMCbtadjust",
  "_commit": {
    "id": "1d34a1add2b1a66384181ccc35a1406de7f892ed",
    "author": "Frédéric Gosselin <frederic.gosselin@inrae.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.3\n",
    "time": 1774340402
  },
  "_maintainer": {
    "name": "Frédéric Gosselin",
    "email": "frederic.gosselin@inrae.fr",
    "login": "gosselinf",
    "description": "",
    "uuid": 41625627,
    "orcid": "0000-0003-3737-106X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "nimble",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "rjags",
      "role": "Suggests"
    },
    {
      "package": "runjags",
      "role": "Suggests"
    },
    {
      "package": "greta",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "tensorflow",
      "role": "Suggests"
    },
    {
      "package": "ggmcmc",
      "role": "Suggests"
    },
    {
      "package": "rstan",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "nimbleAPT",
      "version": ">= 1.0.6",
      "role": "Suggests"
    },
    {
      "package": "nimbleHMC",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "Hmisc",
      "role": "Suggests"
    },
    {
      "package": "moments",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.3",
      "date": "2026-03-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gosselinf",
      "count": 10,
      "uuid": 41625627
    }
  ],
  "_userbio": {
    "uuid": 41625627,
    "type": "user",
    "name": "gosselinf"
  },
  "_downloads": {
    "count": 503,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/runMCMCbtadjust"
  },
  "_searchresults": 25,
  "_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/runMCMCbtadjust.html",
    "manual.pdf"
  ],
  "_realowner": "gosselinf",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-06-19"
    },
    {
      "version": "1.0.1",
      "date": "2023-06-29"
    },
    {
      "version": "1.0.2",
      "date": "2023-07-07"
    },
    {
      "version": "1.0.3",
      "date": "2023-07-20"
    },
    {
      "version": "1.0.4",
      "date": "2023-11-10"
    },
    {
      "version": "1.0.5",
      "date": "2023-12-13"
    },
    {
      "version": "1.1.0",
      "date": "2024-04-25"
    },
    {
      "version": "1.1.1",
      "date": "2024-06-05"
    },
    {
      "version": "1.1.2",
      "date": "2024-08-28"
    },
    {
      "version": "1.1.3",
      "date": "2026-03-24"
    }
  ],
  "_exports": [
    "findMCMC_strong_corrs",
    "runMCMC_btadjust"
  ],
  "_help": [
    {
      "page": "findMCMC_strong_corrs",
      "title": "findMCMC_strong_corrs",
      "topics": [
        "findMCMC_strong_corrs"
      ]
    },
    {
      "page": "runMCMC_btadjust",
      "title": "runMCMC_btadjust",
      "topics": [
        "runMCMC_btadjust"
      ]
    }
  ],
  "_rundeps": [
    "coda",
    "lattice"
  ],
  "_vignettes": [
    {
      "source": "runMCMCbtadjust_extraCalculations.Rmd",
      "filename": "runMCMCbtadjust_extraCalculations.html",
      "title": "How to perform extra (to MCMC fitting) calculus using runMCMCbtadjust: with a focus on the possibilities offered by Nimble",
      "author": "Frédéric Gosselin",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Mode-type DIC",
        "Mode-type DIC without parallelization",
        "Mode-type DIC with parallelization",
        "Goodness-of-fit p-value",
        "Sampled posterior GOF p-value without parallelization",
        "Sampled posterior GOF p-value with parallelization",
        "Discussion",
        "Conclusion",
        "Acknowledgements",
        "References"
      ],
      "created": "2024-06-06 02:42:45",
      "modified": "2026-03-24 08:20:02",
      "commits": 3
    },
    {
      "source": "runMCMCbtadjust_Presentation.Rmd",
      "filename": "runMCMCbtadjust_Presentation.html",
      "title": "runMCMCbtadjust Presentation",
      "author": "Frédéric Gosselin",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "NIMBLE",
        "JAGS",
        "Greta",
        "Parallelization",
        "Automatic removal of chains",
        "Conclusion",
        "Acknowledgements",
        "References"
      ],
      "created": "2023-06-19 14:10:02",
      "modified": "2026-03-24 08:20:02",
      "commits": 6
    },
    {
      "source": "runMCMCbtadjust_Nimble_variations.Rmd",
      "filename": "runMCMCbtadjust_Nimble_variations.html",
      "title": "Variations in using runMCMCbtadjust with Nimble: samplers",
      "author": "Frédéric Gosselin",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Default Nimble samplers",
        "Diagnosing correlation among parameters",
        "Block samplers",
        "Hamiltonian Monte Carlo sampler",
        "Adaptive parallel tempering",
        "Comparison of the above results",
        "Conclusion",
        "Acknowledgements",
        "References"
      ],
      "created": "2024-06-06 02:42:45",
      "modified": "2026-03-24 08:20:02",
      "commits": 3
    }
  ],
  "_score": 2.8750612633917,
  "_indexed": true,
  "_nocasepkg": "runmcmcbtadjust",
  "_universes": [
    "gosselinf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-25T10:36:14.000Z",
      "distro": "noble",
      "commit": "1d34a1add2b1a66384181ccc35a1406de7f892ed",
      "fileid": "c9a45bc5680ca34a16e24413cb8aa1dc9ff3d099f6e678ef089e4d7b39844ca9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gosselinf/actions/runs/26395899176"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-25T10:36:29.000Z",
      "distro": "noble",
      "commit": "1d34a1add2b1a66384181ccc35a1406de7f892ed",
      "fileid": "73d2b47c77fc2b95892409d104dff6c92b122dfcd85067b789c32c24aed5069a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gosselinf/actions/runs/26395899176"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-25T10:36:18.000Z",
      "commit": "1d34a1add2b1a66384181ccc35a1406de7f892ed",
      "fileid": "29ca4e80861c601b107906190f6df9a3bd1fff3673859e80738c065a9100ad7e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gosselinf/actions/runs/26395899176"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-25T10:35:56.000Z",
      "commit": "1d34a1add2b1a66384181ccc35a1406de7f892ed",
      "fileid": "bf5e6a244c7895a7f999100020c93b0b58d3f8c079b9bd6129d8ed55b9d282c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gosselinf/actions/runs/26395899176"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-05-25T10:36:26.000Z",
      "commit": "1d34a1add2b1a66384181ccc35a1406de7f892ed",
      "fileid": "7b1f05162d29bffcc928daa3f79ef9adda7938f3b3501ba30d2c3cb6797bff88",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gosselinf/actions/runs/26395899176"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-25T10:35:48.000Z",
      "commit": "1d34a1add2b1a66384181ccc35a1406de7f892ed",
      "fileid": "623c83f127942b6cdaa5f967710d0686da8e732b859f846b6d1bcc0ae0d58328",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gosselinf/actions/runs/26395899176"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-25T10:35:46.000Z",
      "commit": "1d34a1add2b1a66384181ccc35a1406de7f892ed",
      "fileid": "1aa06562bfdbafe01bb659de84fce0bfe38ccbf5fc6f83526ab78c6bbd0080af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gosselinf/actions/runs/26395899176"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-25T10:36:44.000Z",
      "commit": "1d34a1add2b1a66384181ccc35a1406de7f892ed",
      "fileid": "effcb3d7e9bbe4ff9698fe82b6916b3a9c4ea25d48981db9b475cd5b95260ef1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gosselinf/actions/runs/26395899176"
    }
  ]
}