{
  "_id": "6a1f10e0b401979e7341d8c9",
  "Package": "nimbleHMC",
  "Title": "Hamiltonian Monte Carlo and Other Gradient-Based MCMC Sampling\nAlgorithms for 'nimble'",
  "Version": "0.2.4",
  "Date": "2025-12-15",
  "Authors@R": "c(person(\"Daniel\", \"Turek\", role = c(\"aut\", \"cre\"), email = \"danielturek@gmail.com\"),\nperson(\"Perry\", \"de Valpine\", role = \"aut\"),\nperson(\"Christopher\", \"Paciorek\", role = \"aut\"))",
  "Maintainer": "Daniel Turek <danielturek@gmail.com>",
  "Description": "Provides gradient-based MCMC sampling algorithms for use\nwith the MCMC engine provided by the 'nimble' package.  This\nincludes two versions of Hamiltonian Monte Carlo (HMC)\nNo-U-Turn (NUTS) sampling, and (under development) Langevin\nsamplers.  The `NUTS_classic` sampler implements the original\nHMC-NUTS algorithm as described in Hoffman and Gelman (2014)\n<doi:10.48550/arXiv.1111.4246>.  The `NUTS` sampler is a modern\nversion of HMC-NUTS sampling matching the HMC sampler available\nin version 2.32.2 of Stan (Stan Development Team, 2023). In\naddition, convenience functions are provided for generating and\nmodifying MCMC configuration objects which employ HMC sampling.\nFunctionality of the 'nimbleHMC' package is described further\nin Turek, et al (2024) <doi: 10.21105/joss.06745>.",
  "License": "BSD_3_clause + file LICENSE | GPL (>= 2)",
  "Copyright": "See COPYRIGHTS file.",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:10:44 UTC",
    "User": "root"
  },
  "Author": "Daniel Turek [aut, cre], Perry de Valpine [aut], Christopher\nPaciorek [aut]",
  "Config/pak/sysreqs": "libglpk-dev make libxml2-dev",
  "Repository": "https://danielturek.r-universe.dev",
  "Date/Publication": "2025-12-16 09:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/nimbleHMC",
  "RemoteRef": "HEAD",
  "RemoteSha": "37a2109951b6f0d84af8186904c1e668dab89c78",
  "MD5sum": "babf5f9e34e795ae613cf2dbda2391e0",
  "_user": "danielturek",
  "_type": "src",
  "_file": "nimbleHMC_0.2.4.tar.gz",
  "_fileid": "67b4eefdf152a36914856797364df2ee073402e952b0f03214a9239c960db40a",
  "_filesize": 183631,
  "_sha256": "67b4eefdf152a36914856797364df2ee073402e952b0f03214a9239c960db40a",
  "_created": "2026-05-17T08:10:44.000Z",
  "_published": "2026-06-02T17:20:32.092Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130455715,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7040714823"
    },
    {
      "job": 79130455688,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040713870"
    },
    {
      "job": 79130456448,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7040710814"
    },
    {
      "job": 79130455807,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040710470"
    },
    {
      "job": 79130454971,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040699365"
    },
    {
      "job": 79130455208,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364923575"
    },
    {
      "job": 79130456052,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7040715360"
    },
    {
      "job": 79130456622,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7040709126"
    },
    {
      "job": 79130455984,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040708821"
    }
  ],
  "_buildurl": "https://github.com/r-universe/danielturek/actions/runs/25985452205",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/nimbleHMC",
  "_commit": {
    "id": "37a2109951b6f0d84af8186904c1e668dab89c78",
    "author": "Daniel Turek <danielturek@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.4\n",
    "time": 1765875602
  },
  "_maintainer": {
    "name": "Daniel Turek",
    "email": "danielturek@gmail.com",
    "login": "danielturek",
    "description": "",
    "uuid": 4511457
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "nimble",
      "version": ">= 1.4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.4",
      "date": "2025-12-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "danielturek",
      "count": 7,
      "uuid": 4511457
    }
  ],
  "_userbio": {
    "uuid": 4511457,
    "type": "user",
    "name": "Daniel Turek"
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nimbleHMC"
  },
  "_searchresults": 102,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nimbleHMC.html",
    "manual.pdf"
  ],
  "_realowner": "danielturek",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-05-31"
    },
    {
      "version": "0.1.1",
      "date": "2023-07-07"
    },
    {
      "version": "0.2.0",
      "date": "2023-09-12"
    },
    {
      "version": "0.2.1",
      "date": "2024-02-09"
    },
    {
      "version": "0.2.2",
      "date": "2024-06-28"
    },
    {
      "version": "0.2.3",
      "date": "2024-12-18"
    },
    {
      "version": "0.2.4",
      "date": "2025-12-16"
    }
  ],
  "_exports": [
    "addHMC",
    "buildHMC",
    "configureHMC",
    "nimbleHMC",
    "sampler_NUTS",
    "sampler_NUTS_classic",
    "stateNL_NUTS",
    "treebranchNL_NUTS"
  ],
  "_help": [
    {
      "page": "addHMC",
      "title": "Add HMC sampler",
      "topics": [
        "addHMC"
      ]
    },
    {
      "page": "buildHMC",
      "title": "Build HMC",
      "topics": [
        "buildHMC"
      ]
    },
    {
      "page": "configureHMC",
      "title": "Configure HMC",
      "topics": [
        "configureHMC"
      ]
    },
    {
      "page": "nimbleHMC",
      "title": "Builds and executes NIMBLE's HMC sampler",
      "topics": [
        "nimbleHMC"
      ]
    },
    {
      "page": "sampler_NUTS",
      "title": "No-U-Turn (NUTS) Hamiltonian Monte Carlo (HMC) Sampler",
      "topics": [
        "HMC",
        "hmc",
        "NUTS",
        "nuts",
        "sampler_NUTS"
      ]
    },
    {
      "page": "sampler_NUTS_classic",
      "title": "Classic No-U-Turn (NUTS_classic) Hamiltonian Monte Carlo (HMC) Sampler",
      "topics": [
        "NUTS-classic",
        "nuts-classic",
        "NUTS_classic",
        "nuts_classic",
        "sampler_NUTS_classic"
      ]
    },
    {
      "page": "stateNL_NUTS",
      "title": "nimbleList definition used internally in NUTS sampler.",
      "topics": [
        "stateNL_NUTS"
      ]
    },
    {
      "page": "treebranchNL_NUTS",
      "title": "nimbleList definition used internally in NUTS sampler.",
      "topics": [
        "treebranchNL_NUTS"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "coda",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "nimble",
    "numDeriv",
    "pkgconfig",
    "pracma",
    "R6",
    "rlang",
    "vctrs"
  ],
  "_score": 2.0086001717619175,
  "_indexed": true,
  "_nocasepkg": "nimblehmc",
  "_universes": [
    "danielturek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-17T08:12:58.000Z",
      "distro": "noble",
      "commit": "37a2109951b6f0d84af8186904c1e668dab89c78",
      "fileid": "cfe17f8a784858f4e419efe9adf89bf1bef42e0874197e27739be486e185e8ac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25985452205"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-17T08:12:50.000Z",
      "distro": "noble",
      "commit": "37a2109951b6f0d84af8186904c1e668dab89c78",
      "fileid": "6c842e238f2a3381812a55e301e59cb639e4205999492300bd1ece742c41b09c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25985452205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-17T08:12:35.000Z",
      "commit": "37a2109951b6f0d84af8186904c1e668dab89c78",
      "fileid": "b8c051fcfccfe191fe05bb7d66716170593ab4fca13e1e4b2ea0e371da8ce36e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25985452205"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-17T08:12:28.000Z",
      "commit": "37a2109951b6f0d84af8186904c1e668dab89c78",
      "fileid": "2714d425a0c58e5721b99ee743c33ffed404a4623f1cef8eee896b6f4f73a292",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25985452205"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-17T08:13:05.000Z",
      "commit": "37a2109951b6f0d84af8186904c1e668dab89c78",
      "fileid": "6fbefd217bb9c90b936ed222ef1a2bbcd98629e8e904abff7152560cfe91c6da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25985452205"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-17T08:11:59.000Z",
      "commit": "37a2109951b6f0d84af8186904c1e668dab89c78",
      "fileid": "0c822bd187762ff5881e06c87e3281d58e9bb8335954d506e0afd23ad74696fa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25985452205"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-17T08:11:56.000Z",
      "commit": "37a2109951b6f0d84af8186904c1e668dab89c78",
      "fileid": "92f0cb3234630d2c6317ef444d979ce5fbfbb428caedef9dce4e1a456b7b3a36",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25985452205"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-02T17:20:07.000Z",
      "commit": "37a2109951b6f0d84af8186904c1e668dab89c78",
      "fileid": "3dba793701836966755714fb195bab04744a918e3b08d5a357329296c3b78fa3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25985452205"
    }
  ]
}