{
  "_id": "6a49e2392c82cd3614825dac",
  "Package": "simpleMH",
  "Title": "Simple Metropolis-Hastings MCMC Algorithm",
  "Version": "0.1.1.9000",
  "Authors@R": "person(given = \"Hugo\",\nfamily = \"Gruson\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"hugo.gruson+R@normalesup.org\",\ncomment = c(ORCID = \"0000-0002-4094-1476\"))",
  "Description": "A very bare-bones interface to use the Metropolis-Hastings\nMonte Carlo Markov Chain algorithm. It is suitable for teaching\nand testing purposes.",
  "License": "GPL-3",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1.9001",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/Bisaloo/simpleMH",
  "BugReports": "https://github.com/Bisaloo/simpleMH/issues",
  "Repository": "https://bisaloo.r-universe.dev",
  "Date/Publication": "2025-07-29 12:10:50 UTC",
  "RemoteUrl": "https://codeberg.org/Bisaloo/simpleMH",
  "RemoteRef": "HEAD",
  "RemoteSha": "a3e01d007599f914be5de992f341bad6db037ba4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 04:45:25 UTC",
    "User": "root"
  },
  "Author": "Hugo Gruson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-4094-1476>)",
  "Maintainer": "Hugo Gruson <hugo.gruson+R@normalesup.org>",
  "_user": "bisaloo",
  "_type": "src",
  "_file": "simpleMH_0.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/a0597315aa072a218145c44f3816ba7e11993a46e71158fb78b735c685bc06c3",
  "_filesize": 192057,
  "_sha256": "a0597315aa072a218145c44f3816ba7e11993a46e71158fb78b735c685bc06c3",
  "_expires": "2026-10-13T04:48:55.000Z",
  "_created": "2026-07-05T04:45:25.000Z",
  "_published": "2026-07-05T04:48:57.181Z",
  "_jobs": [
    {
      "job": 85193463139,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088404568"
    },
    {
      "job": 85193463147,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088410345"
    },
    {
      "job": 85193463157,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088399998"
    },
    {
      "job": 85193463146,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088405924"
    },
    {
      "job": 85193306728,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088391191"
    },
    {
      "job": 85193463159,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088404422"
    },
    {
      "job": 85193463144,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088399630"
    },
    {
      "job": 85193463148,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088400058"
    },
    {
      "job": 85193463140,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088399196"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bisaloo/actions/runs/28729761647",
  "_status": "success",
  "_upstream": "https://codeberg.org/Bisaloo/simpleMH",
  "_commit": {
    "id": "a3e01d007599f914be5de992f341bad6db037ba4",
    "author": "Hugo Gruson <10783929+Bisaloo@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Ensure current pkg is insalled to generate SBOM",
    "time": 1753791050
  },
  "_maintainer": {
    "name": "Hugo Gruson",
    "email": "hugo.gruson+r@normalesup.org",
    "login": "bisaloo",
    "mastodon": "@grusonh@mastodon.social",
    "orcid": "0000-0002-4094-1476",
    "description": "Evolutionary Biologist turned Research Software Engineer in R.",
    "uuid": 10783929
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-bisaloo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 4
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 10783929,
    "type": "user",
    "name": "Hugo Gruson",
    "followers": 164,
    "description": "Evolutionary Biologist turned Research Software Engineer in R."
  },
  "_downloads": {
    "count": 242,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simpleMH"
  },
  "_devurl": "https://github.com/bisaloo/simplemh",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/simpleMH.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bisaloo/simplemh",
  "_realowner": "bisaloo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-05-03"
    },
    {
      "version": "0.1.1",
      "date": "2024-02-06"
    }
  ],
  "_exports": [
    "simpleMH"
  ],
  "_help": [
    {
      "page": "simpleMH",
      "title": "Simple Metropolis-Hastings MCMC",
      "topics": [
        "simpleMH"
      ]
    }
  ],
  "_readme": "https://codeberg.org/Bisaloo/simpleMH/raw/HEAD/README.md",
  "_rundeps": [
    "mvtnorm"
  ],
  "_vignettes": [
    {
      "source": "FAQ.Rmd",
      "filename": "FAQ.html",
      "title": "Frequently Asked Questions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How to restrict the possible parameter range?"
      ],
      "created": "2021-02-17 14:20:48",
      "modified": "2025-07-28 17:46:38",
      "commits": 2
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "simplemh",
  "_universes": [
    "bisaloo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-05T04:47:21.000Z",
      "distro": "resolute",
      "commit": "a3e01d007599f914be5de992f341bad6db037ba4",
      "fileid": "https://r2.ropensci.org/7f1add52401bbb0767b8eac3302de2025cc5ec9c07a35ce72637399dc55b510f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/28729761647"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-05T04:48:19.000Z",
      "distro": "resolute",
      "commit": "a3e01d007599f914be5de992f341bad6db037ba4",
      "fileid": "https://r2.ropensci.org/6d9108da1c5dbb82f8e8d89b265a572a78750473fb8e58bd49fcf29355ac5f14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/28729761647"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-05T04:46:43.000Z",
      "commit": "a3e01d007599f914be5de992f341bad6db037ba4",
      "fileid": "https://r2.ropensci.org/0c5f90a25445726e48a2b2cf6a6f1a3ccf4c63515cc0ec3b1c6b266221ac1e61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/28729761647"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-05T04:47:40.000Z",
      "commit": "a3e01d007599f914be5de992f341bad6db037ba4",
      "fileid": "https://r2.ropensci.org/8655f315209e681398d0f1d1cf0a8f798b0e30cc487140b2599bf948224c0a61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/28729761647"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-07-05T04:47:33.000Z",
      "commit": "a3e01d007599f914be5de992f341bad6db037ba4",
      "fileid": "https://r2.ropensci.org/8434901b0de36651dc1adaff70b526f5c8d406be04a9fb6a3852a08febc0ec7c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/28729761647"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-05T04:46:32.000Z",
      "commit": "a3e01d007599f914be5de992f341bad6db037ba4",
      "fileid": "https://r2.ropensci.org/5a4a3a97f09960c6742c599e34c33cc7f925a32ed842e2a732c8f339ca1fec9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/28729761647"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-05T04:46:34.000Z",
      "commit": "a3e01d007599f914be5de992f341bad6db037ba4",
      "fileid": "https://r2.ropensci.org/f9f53ab106077b49533b9b0693eb83d0f32239eabd5fa32542e1b115ecfa449b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/28729761647"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-05T04:46:27.000Z",
      "commit": "a3e01d007599f914be5de992f341bad6db037ba4",
      "fileid": "https://r2.ropensci.org/330c056d35e2610754b345fafdda51e1ea44aa1c01f04cd44c6441aef2690fee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/28729761647"
    }
  ]
}