{
  "_id": "6a495c22f6c47c441949ed03",
  "Package": "ramcmc",
  "Title": "Robust Adaptive Metropolis Algorithm",
  "Version": "0.1.2",
  "Date": "2021-10-06",
  "Authors@R": "person(given = \"Jouni\",\nfamily = \"Helske\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jouni.helske@iki.fi\",\ncomment = c(ORCID = \"0000-0001-7130-793X\"))",
  "Description": "Function for adapting the shape of the random walk\nMetropolis proposal as specified by robust adaptive Metropolis\nalgorithm by Vihola (2012) <doi:10.1007/s11222-011-9269-5>. The\npackage also includes fast functions for rank-one Cholesky\nupdate and downdate. These functions can be used directly from\nR or the corresponding C++ header files can be easily linked to\nother R packages.",
  "License": "GPL (>= 2)",
  "BugReports": "https://github.com/helske/ramcmc/issues",
  "RoxygenNote": "5.0.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://helske.r-universe.dev",
  "Date/Publication": "2021-10-06 20:50:02 UTC",
  "RemoteUrl": "https://github.com/helske/ramcmc",
  "RemoteRef": "HEAD",
  "RemoteSha": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 04:07:25 UTC",
    "User": "root"
  },
  "Author": "Jouni Helske [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7130-793X>)",
  "Maintainer": "Jouni Helske <jouni.helske@iki.fi>",
  "_user": "helske",
  "_type": "src",
  "_file": "ramcmc_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/2ec46a19923ade99e1b9d94e02ad2f2af3ce984b20ca2919b52b9552cd8f50ef",
  "_filesize": 357519,
  "_sha256": "2ec46a19923ade99e1b9d94e02ad2f2af3ce984b20ca2919b52b9552cd8f50ef",
  "_expires": "2026-10-12T19:16:48.000Z",
  "_created": "2026-06-24T04:07:25.000Z",
  "_published": "2026-07-04T19:16:50.000Z",
  "_jobs": [
    {
      "job": 85159752495,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839894632"
    },
    {
      "job": 85159752452,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839892284"
    },
    {
      "job": 85159752506,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839895438"
    },
    {
      "job": 85159752577,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839892904"
    },
    {
      "job": 85159752529,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7839890625"
    },
    {
      "job": 85159752545,
      "time": 196,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7839905588"
    },
    {
      "job": 85159752541,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839883495"
    },
    {
      "job": 85159752456,
      "time": 236,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839914079"
    },
    {
      "job": 85159752268,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839866848"
    },
    {
      "job": 85159752536,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839893981"
    },
    {
      "job": 85159752451,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7839887172"
    },
    {
      "job": 85159752539,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7839883668"
    },
    {
      "job": 85159752507,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839888962"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411",
  "_status": "success",
  "_upstream": "https://github.com/helske/ramcmc",
  "_commit": {
    "id": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
    "author": "helske <jouni.helske@iki.fi>",
    "committer": "helske <jouni.helske@iki.fi>",
    "message": "http to https\n",
    "time": 1633553402
  },
  "_maintainer": {
    "name": "Jouni Helske",
    "email": "jouni.helske@iki.fi",
    "login": "helske",
    "orcid": "0000-0001-7130-793X",
    "description": "Bayesian statistics, time series, causal inference, state space models, hidden Markov models, visualization.",
    "uuid": 1560448
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.8",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "helske",
  "_selfowned": true,
  "_usedby": 12,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "helske",
      "count": 4,
      "uuid": 1560448
    }
  ],
  "_userbio": {
    "uuid": 1560448,
    "type": "user",
    "name": "Jouni Helske",
    "followers": 96,
    "description": "Bayesian statistics, time series, causal inference, state space models, hidden Markov models, visualization."
  },
  "_downloads": {
    "count": 3904,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ramcmc"
  },
  "_devurl": "https://github.com/helske/ramcmc",
  "_searchresults": 16,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ramcmc.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/helske/ramcmc",
  "_realowner": "helske",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-11-30"
    },
    {
      "version": "0.1.0-1",
      "date": "2018-05-29"
    },
    {
      "version": "0.1.0-1.1",
      "date": "2020-10-14"
    },
    {
      "version": "0.1.1",
      "date": "2021-04-18"
    },
    {
      "version": "0.1.2",
      "date": "2021-10-06"
    }
  ],
  "_exports": [
    "adapt_S",
    "chol_downdate",
    "chol_update"
  ],
  "_help": [
    {
      "page": "adapt_S",
      "title": "Update the Proposal of RAM Algorithm",
      "topics": [
        "adapt_S"
      ]
    },
    {
      "page": "chol_downdate",
      "title": "Rank-one Downdate of Cholesky Decomposition",
      "topics": [
        "chol_downdate"
      ]
    },
    {
      "page": "chol_update",
      "title": "Rank-one Update of Cholesky Decomposition",
      "topics": [
        "chol_update"
      ]
    }
  ],
  "_readme": "https://github.com/helske/ramcmc/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "ramcmc.Rmd",
      "filename": "ramcmc.html",
      "title": "ramcmc: Building blocks for Robust Adaptive Metropolis algorithm",
      "author": "| Jouni Helske | University of Jyväskylä, Department of Mathematics and Statistics, Finland",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "RAM algorithm",
        "Illustration",
        "Linking to other R packages",
        "References"
      ],
      "created": "2016-11-26 14:24:42",
      "modified": "2016-12-08 15:10:28",
      "commits": 6
    }
  ],
  "_score": 6.829053547137528,
  "_indexed": true,
  "_nocasepkg": "ramcmc",
  "_universes": [
    "helske"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-24T04:09:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/a521807d292d4bb289869a0033d055f34621f4e629e82af50ba1b260c9eba4a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-24T04:09:33.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/aae1722c6d6981ce74fe86437782224128f64c7817df1e5f6799582c051fd612",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-24T04:09:52.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/f88d7a3406a7d779ffe0a605435c39ebf035b3a52d50ffbd3b9268a9f4994008",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-24T04:09:33.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/a1db996ba65b91d468d9cf84ea4e38b56f4acb7dde964dd1800ae36b512819c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-24T04:09:09.000Z",
      "arch": "aarch64",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/44e74afcff15c60b34201c2d8195dbe34f3df451a433b5b677dfca569b8cdf8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-24T04:10:12.000Z",
      "arch": "x86_64",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/f4d704a6d4700efac9781ece0eb84ac2a8581463f1b6774669a263642fc1dc95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-24T04:08:54.000Z",
      "arch": "aarch64",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/768ccdebe4fae0a74490b31cd9d3ce5b31ad6761ccd1b7c78cbd0817478fb67c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-24T04:10:44.000Z",
      "arch": "x86_64",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/fc739b95b28e3d5a1e0b353aec186b5527912faf4b52de6f9303d6881dc3c33d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-24T04:09:54.000Z",
      "arch": "emscripten",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/5bb010941e22649f092b65a6cf6e598cf0e32757cbf42b3d449c741ec5c0df59",
      "status": "success",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-24T04:08:39.000Z",
      "arch": "x86_64",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/31b8ff47df67414504eebbeff64fcbcfcc378aeb9637a5afc346d5c58702bc7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-24T04:08:37.000Z",
      "arch": "x86_64",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/0f78bce1e8b0833c21fccf8c6bdecd521f59c1e913f2461d911cc66b953547cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-24T04:08:41.000Z",
      "arch": "x86_64",
      "commit": "09aa27a675b38cecd19cb274d0fa63d4955594d0",
      "fileid": "https://r2.ropensci.org/c86d2defe7b6a46f382f33d2b86e212104903068bdfdab2a96531689a699c774",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/28074327411"
    }
  ]
}