{
  "_id": "6a2bd652ba420f1ac0cbdc8b",
  "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",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 09:47:25 UTC",
    "User": "root"
  },
  "Author": "Jouni Helske [aut, cre]\n(<https://orcid.org/0000-0001-7130-793X>)",
  "Maintainer": "Jouni Helske <jouni.helske@iki.fi>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-10-06 20:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/ramcmc",
  "RemoteRef": "HEAD",
  "RemoteSha": "eb8c379d7f40c7ad5fce3184e676c1755e9ae460",
  "MD5sum": "90a4bf24a4dbbd25229d7259ce502e63",
  "_user": "cran",
  "_type": "src",
  "_file": "ramcmc_0.1.2.tar.gz",
  "_fileid": "7a90bd9f4925f3386836deb5414c8f702dc18bc60925a288ac14fb933ca6f844",
  "_filesize": 358969,
  "_sha256": "7a90bd9f4925f3386836deb5414c8f702dc18bc60925a288ac14fb933ca6f844",
  "_created": "2026-06-12T09:47:25.000Z",
  "_published": "2026-06-12T09:50:10.005Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81002249627,
      "time": 116,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7588388650"
    },
    {
      "job": 81002249665,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7588383709"
    },
    {
      "job": 81002249653,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588393321"
    },
    {
      "job": 81002249795,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588393257"
    },
    {
      "job": 81001771256,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588350108"
    },
    {
      "job": 81002249611,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588387509"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27407761681",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ramcmc",
  "_commit": {
    "id": "eb8c379d7f40c7ad5fce3184e676c1755e9ae460",
    "author": "Jouni Helske <jouni.helske@iki.fi>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1633552802
  },
  "_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
  },
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 12,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "helske",
      "count": 4,
      "uuid": 1560448
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 5067,
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/helske/ramcmc",
  "_realowner": "helske",
  "_cranurl": false,
  "_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"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "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-30 15:28:53",
      "modified": "2021-04-18 11:10:03",
      "commits": 2
    }
  ],
  "_score": 4.465173387713883,
  "_indexed": false,
  "_nocasepkg": "ramcmc",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://helske.r-universe.dev/ramcmc",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-12T09:49:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eb8c379d7f40c7ad5fce3184e676c1755e9ae460",
      "fileid": "c1b93ed1713d5b13e9b49c21c75d3fbb8d2de87a3e7903736ddca312e459f66f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27407761681"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-12T09:49:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eb8c379d7f40c7ad5fce3184e676c1755e9ae460",
      "fileid": "8a3e28bc1bb15923aaa59edc10f4d09e410d41248bb3409350df0b478521580c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27407761681"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-12T09:49:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eb8c379d7f40c7ad5fce3184e676c1755e9ae460",
      "fileid": "60be0000c1ac46a058fa3fb9fd14950330b509269177b23eaee73004beb27bed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27407761681"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-12T09:49:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eb8c379d7f40c7ad5fce3184e676c1755e9ae460",
      "fileid": "1bd5d5b6289acd90a5908918641892664d650ad3910643f9cd631ecab9bb98c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27407761681"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-12T09:49:30.000Z",
      "arch": "emscripten",
      "commit": "eb8c379d7f40c7ad5fce3184e676c1755e9ae460",
      "fileid": "e3271fc2dfde89e78fa067bdfb08ca8765310974f2c9591255cdf1d4f1c6542b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27407761681"
    }
  ]
}