adaptMCMC
Implementation of a Generic Adaptive Monte Carlo Markov Chain Sampler
v1.5
·
Jan 29, 2024
·
GPL (>= 2)
Description
Enables sampling from arbitrary distributions if the log density is known up to a constant; a common situation in the context of Bayesian inference. The implemented sampling algorithm was proposed by Vihola (2012) <DOI:10.1007/s11222-011-9269-5> and achieves often a high efficiency by tuning the proposal distributions to a user defined acceptance rate.
Downloads
708
Last 30 days
4944th
1.7K
Last 90 days
1.7K
Last year
Trend: -26.1% (30d vs prior 30d)
CRAN Check Status
2
NOTE
12
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (14 non-OK)
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Andreas Scheidegger <andreas.scheidegger@eawag.ch>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Andreas",
family = "Scheidegger",
role = c("aut", "cre"),
email = "andreas.scheidegger@eawag.ch"),
person(role = "aut",
email = "andreas.scheidegger@eawag.ch"),
person(role = "aut",
email = "scheidegger.a@gmail.com"))
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Andreas Scheidegger <andreas.scheidegger@eawag.ch>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Andreas",
family = "Scheidegger",
role = c("aut", "cre"),
email = "andreas.scheidegger@eawag.ch"),
person(role = "aut",
email = "andreas.scheidegger@eawag.ch"),
person(role = "aut",
email = "scheidegger.a@gmail.com"))
as necessary.
OK
r-devel-linux-x86_64-fedora-clang
*
OK
r-devel-linux-x86_64-fedora-gcc
*
OK
r-devel-macos-arm64
*
OK
r-devel-windows-x86_64
*
OK
r-oldrel-macos-arm64
*
OK
r-oldrel-macos-x86_64
*
OK
r-oldrel-windows-x86_64
*
OK
r-patched-linux-x86_64
*
OK
r-release-linux-x86_64
*
OK
r-release-macos-arm64
*
OK
r-release-macos-x86_64
*
OK
r-release-windows-x86_64
*
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Andreas Scheidegger <andreas.scheidegger@eawag.ch>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Andreas",
family = "Scheidegger",
role = c("aut", "cre"),
email = "andreas.scheidegger@eawag.ch"),
person(role = "aut",
email = "andreas.scheidegger@eawag.ch"),
person(role = "aut",
email = "scheidegger
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Andreas Scheidegger <andreas.scheidegger@eawag.ch>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Andreas",
family = "Scheidegger",
role = c("aut", "cre"),
email = "andreas.scheidegger@eawag.ch"),
person(role = "aut",
email = "andreas.scheidegger@eawag.ch"),
person(role = "aut",
email = "scheidegger
Reverse Dependencies (4)
depends
imports
suggests
Dependency Network
Version History
new
1.5
Mar 10, 2026