{
  "_id": "6a12cea6acfb0bcc41d21b58",
  "Package": "adaptMCMC",
  "Type": "Package",
  "Title": "Implementation of a Generic Adaptive Monte Carlo Markov Chain\nSampler",
  "Version": "1.5",
  "Date": "2024-01-29",
  "Author": "Andreas Scheidegger, <andreas.scheidegger@eawag.ch>,\n<scheidegger.a@gmail.com>",
  "Maintainer": "Andreas Scheidegger <andreas.scheidegger@eawag.ch>",
  "Description": "Enables sampling from arbitrary distributions if the log\ndensity is known up to a constant; a common situation in the\ncontext of Bayesian inference. The implemented sampling\nalgorithm was proposed by Vihola (2012)\n<DOI:10.1007/s11222-011-9269-5> and achieves often a high\nefficiency by tuning the proposal distributions to a user\ndefined acceptance rate.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "URL": "https://github.com/scheidan/adaptMCMC",
  "BugReports": "https://github.com/scheidan/adaptMCMC/issues",
  "RoxygenNote": "7.1.1",
  "Repository": "https://scheidan.r-universe.dev",
  "Date/Publication": "2024-01-29 10:02:47 UTC",
  "RemoteUrl": "https://github.com/scheidan/adaptmcmc",
  "RemoteRef": "HEAD",
  "RemoteSha": "b9d2c84673f6c3868510dbb551ef45d3deaf34b8",
  "RemoteSubdir": "adaptMCMC",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 10:06:52 UTC",
    "User": "root"
  },
  "MD5sum": "142215f4aa3fc147a0027a9616842fed",
  "_user": "scheidan",
  "_type": "src",
  "_file": "adaptMCMC_1.5.tar.gz",
  "_fileid": "632bfcdc18589da6aa2084211c2c6fb0686ab6ad808a1a6eb008bd1b216b38dc",
  "_filesize": 110005,
  "_sha256": "632bfcdc18589da6aa2084211c2c6fb0686ab6ad808a1a6eb008bd1b216b38dc",
  "_created": "2026-05-24T10:06:52.000Z",
  "_published": "2026-05-24T10:10:46.910Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77589150630,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184270151"
    },
    {
      "job": 77589150635,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184269857"
    },
    {
      "job": 77589150631,
      "time": 204,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184275186"
    },
    {
      "job": 77589150647,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184268691"
    },
    {
      "job": 77589009104,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184259345"
    },
    {
      "job": 77589150626,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184268328"
    },
    {
      "job": 77589150636,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184266278"
    },
    {
      "job": 77589150658,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184266929"
    },
    {
      "job": 77589150638,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184266756"
    }
  ],
  "_buildurl": "https://github.com/r-universe/scheidan/actions/runs/26358296020",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/scheidan/adaptmcmc",
  "_commit": {
    "id": "b9d2c84673f6c3868510dbb551ef45d3deaf34b8",
    "author": "scheidan <andreas.scheidegger@eawag.ch>",
    "committer": "scheidan <andreas.scheidegger@eawag.ch>",
    "message": "remove hyperlink to orphaned packages\n",
    "time": 1706522567
  },
  "_maintainer": {
    "name": "Andreas Scheidegger",
    "email": "andreas.scheidegger@eawag.ch",
    "login": "scheidan",
    "orcid": "0000-0003-2575-2172",
    "description": "Pragmatic statistician, Bayesian at heart",
    "uuid": 3071486
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.1",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "coda",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "ramcmc",
      "role": "Imports"
    }
  ],
  "_owner": "scheidan",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "scheidan",
      "count": 20,
      "uuid": 3071486
    },
    {
      "user": "ianmtaylor1",
      "count": 3,
      "uuid": 2293284
    }
  ],
  "_userbio": {
    "uuid": 3071486,
    "type": "user",
    "name": "Andreas Scheidegger",
    "description": "Pragmatic statistician, Bayesian at heart"
  },
  "_downloads": {
    "count": 812,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adaptMCMC"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/scheidan/adaptmcmc",
  "_searchresults": 122,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adaptMCMC.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/scheidan/adaptmcmc",
  "_realowner": "scheidan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2011-12-09"
    },
    {
      "version": "1.0.2",
      "date": "2012-01-03"
    },
    {
      "version": "1.0.3",
      "date": "2012-05-16"
    },
    {
      "version": "1.1",
      "date": "2012-06-22"
    },
    {
      "version": "1.2",
      "date": "2017-06-30"
    },
    {
      "version": "1.3",
      "date": "2018-01-14"
    },
    {
      "version": "1.4",
      "date": "2021-03-29"
    },
    {
      "version": "1.5",
      "date": "2024-01-30"
    }
  ],
  "_exports": [
    "convert.to.coda",
    "MCMC",
    "MCMC.add.samples",
    "MCMC.parallel"
  ],
  "_help": [
    {
      "page": "genericMCMC-package",
      "title": "Generic adaptive Monte Carlo Markov Chain sampler",
      "topics": [
        "adaptMCMC-package",
        "adaptMCMC"
      ]
    },
    {
      "page": "convert.to.coda",
      "title": "Converts chain(s) into 'coda' objects.",
      "topics": [
        "convert.to.coda"
      ]
    },
    {
      "page": "MCMC",
      "title": "(Adaptive) Metropolis Sampler",
      "topics": [
        "MCMC"
      ]
    },
    {
      "page": "MCMC.add.samples",
      "title": "Add samples to an existing chain.",
      "topics": [
        "MCMC.add.samples"
      ]
    },
    {
      "page": "MCMC.parallel",
      "title": "Parallel computation of MCMC()",
      "topics": [
        "MCMC.parallel"
      ]
    }
  ],
  "_readme": "https://github.com/scheidan/adaptmcmc/raw/HEAD/README.md",
  "_rundeps": [
    "coda",
    "lattice",
    "Matrix",
    "ramcmc",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_score": 6.26245108973043,
  "_indexed": true,
  "_nocasepkg": "adaptmcmc",
  "_universes": [
    "scheidan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-24T10:08:40.000Z",
      "distro": "noble",
      "commit": "b9d2c84673f6c3868510dbb551ef45d3deaf34b8",
      "fileid": "435d98a476ee927217514dd544b725234cc73e607f91304aedbd7e17d63ae721",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scheidan/actions/runs/26358296020"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-24T10:08:38.000Z",
      "distro": "noble",
      "commit": "b9d2c84673f6c3868510dbb551ef45d3deaf34b8",
      "fileid": "c8229218a728a0affb5d75f07e9b9f6f29ef0fe268c30f08568418b919b45e15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scheidan/actions/runs/26358296020"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5",
      "date": "2026-05-24T10:09:37.000Z",
      "commit": "b9d2c84673f6c3868510dbb551ef45d3deaf34b8",
      "fileid": "4043aac97454c019baf590aacc8c58fb7eeac8a2792e714f79cc5e9d7d37bd60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scheidan/actions/runs/26358296020"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5",
      "date": "2026-05-24T10:08:35.000Z",
      "commit": "b9d2c84673f6c3868510dbb551ef45d3deaf34b8",
      "fileid": "4285770871428d911c297f1574d5abe3427ff91e5ca24241c2a5a53cfefaf6f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scheidan/actions/runs/26358296020"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5",
      "date": "2026-05-24T10:08:45.000Z",
      "commit": "b9d2c84673f6c3868510dbb551ef45d3deaf34b8",
      "fileid": "86874edf6cc498843a5e05f60c700466c050f8cb0819be71a5f443ab65cb23da",
      "status": "success",
      "buildurl": "https://github.com/r-universe/scheidan/actions/runs/26358296020"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5",
      "date": "2026-05-24T10:07:55.000Z",
      "commit": "b9d2c84673f6c3868510dbb551ef45d3deaf34b8",
      "fileid": "111c113da972f8d47f2a20494635b2d1005b452346ba363e90c9b4f8088c22a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scheidan/actions/runs/26358296020"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5",
      "date": "2026-05-24T10:08:04.000Z",
      "commit": "b9d2c84673f6c3868510dbb551ef45d3deaf34b8",
      "fileid": "2519e1cc5f5cee97206cc3017dfb11acf28486766a5c0673f7ee36c8aa8df355",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scheidan/actions/runs/26358296020"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5",
      "date": "2026-05-24T10:08:00.000Z",
      "commit": "b9d2c84673f6c3868510dbb551ef45d3deaf34b8",
      "fileid": "640fb1ba0d8291952203724810967f6041b21fac7e4bec29c3338c5fe3b11da4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scheidan/actions/runs/26358296020"
    }
  ]
}