{
  "_id": "6a1e8d051d7bb097a0a69800",
  "Package": "armspp",
  "Title": "Adaptive Rejection Metropolis Sampling (ARMS) via 'Rcpp'",
  "Version": "0.0.2",
  "Authors@R": "person(\"Michael\", \"Bertolacci\", email = \"m.bertolacci@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "An efficient 'Rcpp' implementation of the Adaptive\nRejection Metropolis Sampling (ARMS) algorithm proposed by\nGilks, W. R., Best, N. G. and Tan, K. K. C. (1995)\n<doi:10.2307/2986138>. This allows for sampling from a\nunivariate target probability distribution specified by its\n(potentially unnormalised) log density.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://mbertolacci.r-universe.dev",
  "Date/Publication": "2025-12-04 04:18:56 UTC",
  "RemoteUrl": "https://github.com/mbertolacci/armspp",
  "RemoteRef": "HEAD",
  "RemoteSha": "ad1ca0f642e0873ba82438b5a995277975e5edef",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 07:53:21 UTC",
    "User": "root"
  },
  "Author": "Michael Bertolacci [aut, cre]",
  "Maintainer": "Michael Bertolacci <m.bertolacci@gmail.com>",
  "MD5sum": "5373e15e0b3cce36de8bbc6d992162fc",
  "_user": "mbertolacci",
  "_type": "src",
  "_file": "armspp_0.0.2.tar.gz",
  "_fileid": "9637abfed689e01a179501710e1b097105e4dedc8abf4d1ff02fde1b57f8a511",
  "_filesize": 262788,
  "_sha256": "9637abfed689e01a179501710e1b097105e4dedc8abf4d1ff02fde1b57f8a511",
  "_created": "2026-06-02T07:53:21.000Z",
  "_published": "2026-06-02T07:57:57.328Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79024628907,
      "time": 126,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352038856"
    },
    {
      "job": 79024628705,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352039949"
    },
    {
      "job": 79024628641,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352037391"
    },
    {
      "job": 79024628702,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352037091"
    },
    {
      "job": 79024628672,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352034405"
    },
    {
      "job": 79024628638,
      "time": 180,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352057021"
    },
    {
      "job": 79024628639,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352032372"
    },
    {
      "job": 79024628631,
      "time": 231,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352074989"
    },
    {
      "job": 79024018520,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351992770"
    },
    {
      "job": 79024628573,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352032880"
    },
    {
      "job": 79024628718,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352033353"
    },
    {
      "job": 79024628722,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352032160"
    },
    {
      "job": 79024628762,
      "time": 183,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352058213"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mbertolacci/armspp",
  "_commit": {
    "id": "ad1ca0f642e0873ba82438b5a995277975e5edef",
    "author": "Michael Bertolacci <m.bertolacci@gmail.com>",
    "committer": "Michael Bertolacci <m.bertolacci@gmail.com>",
    "message": "Tweak Rbuildignore further\n",
    "time": 1764821936
  },
  "_maintainer": {
    "name": "Michael Bertolacci",
    "email": "m.bertolacci@gmail.com",
    "login": "mbertolacci",
    "description": "",
    "uuid": 1761597
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "mbertolacci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mbertolacci",
      "count": 27,
      "uuid": 1761597
    }
  ],
  "_userbio": {
    "uuid": 1761597,
    "type": "user",
    "name": "Michael Bertolacci"
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/armspp"
  },
  "_devurl": "https://github.com/mbertolacci/armspp",
  "_searchresults": 16,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/armspp.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mbertolacci/armspp",
  "_realowner": "mbertolacci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2019-04-04"
    },
    {
      "version": "0.0.2",
      "date": "2019-05-24"
    },
    {
      "version": "0.0.3",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "arms",
    "arms_gibbs"
  ],
  "_help": [
    {
      "page": "arms",
      "title": "Adaptive Rejection Metropolis Sampling",
      "topics": [
        "arms"
      ]
    },
    {
      "page": "arms_gibbs",
      "title": "Gibbs sampling using ARMS",
      "topics": [
        "arms_gibbs"
      ]
    }
  ],
  "_readme": "https://github.com/mbertolacci/armspp/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "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": "arms.Rmd",
      "filename": "arms.html",
      "title": "Adaptive Rejection Metropolis Sampling in R",
      "author": "Michael Bertolacci",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Using the R package",
        "Example: normal distribution",
        "Example: mixture of normal distributions",
        "Using the C++ implementation"
      ],
      "created": "2019-01-09 09:10:12",
      "modified": "2025-12-04 02:53:40",
      "commits": 3
    }
  ],
  "_score": 3.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "armspp",
  "_universes": [
    "mbertolacci"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-02T07:55:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "60dcbac18297b28edd5577329ba8e576a3be47c8454880250ab28744db1fb5a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-02T07:55:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "f539e49de2b51f78c4d7386e1eb75e09e21922c685c5c722ce602c537ac6a248",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-02T07:55:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "8dbe84410afb7c0ed79a2a3d57aeecb3a52e90c0fa74d1f70f9acf75235dd855",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-02T07:55:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "3d7978a60a2017c4b9131ccabb43d6ecea842c4f8457257d0f54d71449d99b33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-02T07:55:24.000Z",
      "arch": "aarch64",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "e00fd3dd7bec983cb57a109eb590aba99b88860855b3c108e6748912891c348e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-02T07:56:14.000Z",
      "arch": "x86_64",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "8ac7501beffd84abfefac5a9edc050d8692554dee8486acbe7c97fc6953d18e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-02T07:55:17.000Z",
      "arch": "aarch64",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "d53b7ac778407bafd3e5973095ffbeb49622048ee3a0d0977b8e35031dd31b85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-02T07:56:38.000Z",
      "arch": "x86_64",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "c3e7ef6ed88d717cc73ab925883df137b71db768a82e93d91eb61457c5710bb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-02T07:55:34.000Z",
      "arch": "emscripten",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "726612fd3d1c4eacf7d8abb8790a9fbfd90e7a115b6bb9a11ce1df2c375bc95f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-02T07:54:49.000Z",
      "arch": "x86_64",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "95bd1067bc91a0ae46898144d920d8f374251c906a3539c91152ba3ea8e3719b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-02T07:54:52.000Z",
      "arch": "x86_64",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "e338137271d5a1241b4ffa3c7c69677ce0040b7bd6b6b27fa71a2cb6df37e178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-02T07:55:31.000Z",
      "arch": "x86_64",
      "commit": "ad1ca0f642e0873ba82438b5a995277975e5edef",
      "fileid": "7836b71131fa52ff85a2b9db6aec07270781271c4dd73fc35e324b163191eb37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbertolacci/actions/runs/26806131137"
    }
  ]
}