{
  "_id": "6a49b70cdbd0482285eb6c15",
  "Package": "nimbleSMC",
  "Title": "Sequential Monte Carlo Methods for 'nimble'",
  "Description": "Includes five particle filtering algorithms for use with\nstate space models in the 'nimble' system: 'Auxiliary',\n'Bootstrap', 'Ensemble Kalman filter', 'Iterated Filtering 2',\nand 'Liu-West', as described in Michaud et al. (2021),\n<doi:10.18637/jss.v100.i03>. A full User Manual is available at\n<https://r-nimble.org>.",
  "Version": "0.11.1",
  "Date": "2024-06-14",
  "Maintainer": "Christopher Paciorek <paciorek@stat.berkeley.edu>",
  "Authors@R": "c(person(\"Nick\", \"Michaud\", role = \"aut\"),\nperson(\"Perry\", \"de Valpine\", role = \"aut\"),\nperson(\"Christopher\", \"Paciorek\", email = \"paciorek@stat.berkeley.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Daniel\", \"Turek\", role = \"aut\"),\nperson(\"Benjamin R.\", \"Goldstein\", role = \"ctb\", comment = \"packaging contributions\"),\nperson(\"Dao\", \"Nguyen\", role = \"ctb\", comment = \"contributions to the IF2 code\"),\nperson(\"The Regents of the\", \"University of California\", role = \"cph\"))",
  "License": "BSD_3_clause + file LICENSE | GPL (>= 2)",
  "Copyright": "See COPYRIGHTS file.",
  "URL": "https://r-nimble.org, https://github.com/nimble-dev/nimbleSMC",
  "Encoding": "UTF-8",
  "Collate": "AuxiliaryFilter.R BootstrapFilter.R EnKFilter.R IF2Filter.R\nLiuWestFilter.R MCMCSamplers.R resamplers.R utils.R zzz.R",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://nimble-dev.r-universe.dev",
  "Date/Publication": "2025-06-25 20:43:58 UTC",
  "RemoteUrl": "https://github.com/nimble-dev/nimblesmc",
  "RemoteRef": "HEAD",
  "RemoteSha": "6d39f55ed614d168e565ccf401b4cf82bafda998",
  "RemoteSubdir": "packages/nimbleSMC",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 07:59:15 UTC",
    "User": "root"
  },
  "Author": "Nick Michaud [aut],\nPerry de Valpine [aut],\nChristopher Paciorek [aut, cre],\nDaniel Turek [aut],\nBenjamin R. Goldstein [ctb] (packaging contributions),\nDao Nguyen [ctb] (contributions to the IF2 code),\nThe Regents of the University of California [cph]",
  "_user": "nimble-dev",
  "_type": "src",
  "_file": "nimbleSMC_0.11.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/49d3972e34759a00af1c46d76a2a5bebc62fa787ce7579ec0c1add51e6600545",
  "_filesize": 193976,
  "_sha256": "49d3972e34759a00af1c46d76a2a5bebc62fa787ce7579ec0c1add51e6600545",
  "_expires": "2026-10-13T01:44:42.000Z",
  "_created": "2026-06-18T07:59:15.000Z",
  "_published": "2026-07-05T01:44:44.319Z",
  "_jobs": [
    {
      "job": 85183460141,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7717493434"
    },
    {
      "job": 85183460366,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717496960"
    },
    {
      "job": 85183460380,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7717490705"
    },
    {
      "job": 85183460210,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717495036"
    },
    {
      "job": 85183460115,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717445258"
    },
    {
      "job": 85183460154,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717482037"
    },
    {
      "job": 85183460314,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7717498389"
    },
    {
      "job": 85183460256,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7717484234"
    },
    {
      "job": 85183460315,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717495002"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nimble-dev/actions/runs/27745200021",
  "_status": "success",
  "_upstream": "https://github.com/nimble-dev/nimblesmc",
  "_commit": {
    "id": "6d39f55ed614d168e565ccf401b4cf82bafda998",
    "author": "Christopher Paciorek <paciorek@stat.berkeley.edu>",
    "committer": "Christopher Paciorek <paciorek@stat.berkeley.edu>",
    "message": "Remove stray print statements.\n",
    "time": 1750884238
  },
  "_maintainer": {
    "name": "Christopher Paciorek",
    "email": "paciorek@stat.berkeley.edu",
    "login": "paciorek",
    "description": "",
    "uuid": 2501598
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "nimble",
      "version": ">= 1.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "nimble-dev",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "paciorek",
      "count": 64,
      "uuid": 2501598
    },
    {
      "user": "dochvam",
      "count": 31,
      "uuid": 24279399
    },
    {
      "user": "danielturek",
      "count": 5,
      "uuid": 4511457
    },
    {
      "user": "perrydv",
      "count": 4,
      "uuid": 8012337
    }
  ],
  "_userbio": {
    "uuid": 7871767,
    "type": "organization",
    "name": "nimble-dev",
    "followers": 25
  },
  "_downloads": {
    "count": 577,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nimbleSMC"
  },
  "_devurl": "https://github.com/nimble-dev/nimblesmc",
  "_searchresults": 58,
  "_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/nimbleSMC.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nimble-dev/nimblesmc",
  "_realowner": "nimble-dev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.10.0",
      "date": "2020-11-09"
    },
    {
      "version": "0.10.1",
      "date": "2021-12-09"
    },
    {
      "version": "0.11.0",
      "date": "2023-09-11"
    },
    {
      "version": "0.11.1",
      "date": "2024-06-14"
    }
  ],
  "_exports": [
    "buildAuxiliaryFilter",
    "buildBootstrapFilter",
    "buildEnsembleKF",
    "buildIteratedFilter2",
    "buildLiuWestFilter",
    "sampler_RW_PF",
    "sampler_RW_PF_block"
  ],
  "_help": [
    {
      "page": "buildAuxiliaryFilter",
      "title": "Create an auxiliary particle filter algorithm to estimate log-likelihood.",
      "concept": [
        "particle filtering methods"
      ],
      "topics": [
        "buildAuxiliaryFilter"
      ]
    },
    {
      "page": "buildBootstrapFilter",
      "title": "Create a bootstrap particle filter algorithm to estimate log-likelihood.",
      "concept": [
        "particle filtering methods"
      ],
      "topics": [
        "buildBootstrapFilter"
      ]
    },
    {
      "page": "buildEnsembleKF",
      "title": "Create an Ensemble Kalman filter algorithm to sample from latent states.",
      "concept": [
        "filtering methods",
        "particle filtering methods"
      ],
      "topics": [
        "buildEnsembleKF"
      ]
    },
    {
      "page": "buildIteratedFilter2",
      "title": "Create an IF2 algorithm.",
      "concept": [
        "particle filtering methods"
      ],
      "topics": [
        "buildIteratedFilter2"
      ]
    },
    {
      "page": "buildLiuWestFilter",
      "title": "Create a Liu and West particle filter algorithm.",
      "concept": [
        "particle filtering methods"
      ],
      "topics": [
        "buildLiuWestFilter"
      ]
    },
    {
      "page": "samplers",
      "title": "Particle Filtering MCMC Sampling Algorithms",
      "topics": [
        "RW_PF",
        "RW_PF_block",
        "sampler",
        "samplers",
        "sampler_RW_PF",
        "sampler_RW_PF_block",
        "SMCsamplers"
      ]
    }
  ],
  "_readme": "https://github.com/nimble-dev/nimblesmc/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "coda",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "nimble",
    "numDeriv",
    "pkgconfig",
    "pracma",
    "R6",
    "rlang",
    "vctrs"
  ],
  "_score": 4.541579243946582,
  "_indexed": true,
  "_nocasepkg": "nimblesmc",
  "_universes": [
    "nimble-dev",
    "paciorek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.1",
      "date": "2026-06-18T08:01:15.000Z",
      "distro": "noble",
      "commit": "6d39f55ed614d168e565ccf401b4cf82bafda998",
      "fileid": "https://r2.ropensci.org/ffede1d54db2950054609c6eb619e270c20860c2070672cccc7978738514a4a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nimble-dev/actions/runs/27745200021"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.1",
      "date": "2026-06-18T08:01:20.000Z",
      "distro": "noble",
      "commit": "6d39f55ed614d168e565ccf401b4cf82bafda998",
      "fileid": "https://r2.ropensci.org/7dfd9b9b264bfffb145870dc7eb5bf3885c31cd6164ff1e972a8d40173fa0c64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nimble-dev/actions/runs/27745200021"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.1",
      "date": "2026-06-18T08:01:12.000Z",
      "commit": "6d39f55ed614d168e565ccf401b4cf82bafda998",
      "fileid": "https://r2.ropensci.org/04d7078f6ede3b6b7e807658d26b55693f726acd571c007d4ed3f40bba1cb997",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nimble-dev/actions/runs/27745200021"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.1",
      "date": "2026-06-18T08:01:15.000Z",
      "commit": "6d39f55ed614d168e565ccf401b4cf82bafda998",
      "fileid": "https://r2.ropensci.org/8c73239f1f2a28e40b84a4656d8d52c1bdec79b347376517bbeb42f774e1feef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nimble-dev/actions/runs/27745200021"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.1",
      "date": "2026-06-18T08:01:18.000Z",
      "commit": "6d39f55ed614d168e565ccf401b4cf82bafda998",
      "fileid": "https://r2.ropensci.org/980e63589bd654c4498db76ee05912af106a829fe8c126115f58664ffb1d71cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nimble-dev/actions/runs/27745200021"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.1",
      "date": "2026-06-18T08:01:08.000Z",
      "commit": "6d39f55ed614d168e565ccf401b4cf82bafda998",
      "fileid": "https://r2.ropensci.org/7c684f813c82d2fcfc6742744a4d6d83e8c5c706f58dc45908f6375e96829109",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nimble-dev/actions/runs/27745200021"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.1",
      "date": "2026-06-18T08:00:40.000Z",
      "commit": "6d39f55ed614d168e565ccf401b4cf82bafda998",
      "fileid": "https://r2.ropensci.org/dc3822c747f4d38bd64caa7e0539e8faad1d5ca88e47636ddfb30cad93367d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nimble-dev/actions/runs/27745200021"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.11.1",
      "date": "2026-06-18T08:00:50.000Z",
      "commit": "6d39f55ed614d168e565ccf401b4cf82bafda998",
      "fileid": "https://r2.ropensci.org/5eb44895ff16f5e3fa01c21a521077cfde832e0487dd24cfd3de3ec61b1a7c16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nimble-dev/actions/runs/27745200021"
    }
  ]
}