Package: RcppSMC Type: Package Title: Rcpp Bindings for Sequential Monte Carlo Version: 0.2.9 Date: 2025-09-09 Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")), person("Adam M.", "Johansen", role = "aut", email="adam.johansen@gmail.com", comment = c(ORCID = "0000-0002-3531-7628")), person("Leah F.", "South", role = "aut", email="leah.south@hdr.qut.edu.au", comment = c(ORCID = "0000-0002-5646-2963")), person("Ilya", "Zarubin", role = "aut", email = "ilya.a.zarub@googlemail.com")) Description: R access to the Sequential Monte Carlo Template Classes by Johansen is provided. At present, four additional examples have been added, and the first example from the JSS paper has been extended. Further integration and extensions are planned. License: GPL (>= 2) LazyLoad: yes Imports: Rcpp (>= 0.11.0), methods, FKF Suggests: pkgKitten (>= 0.2.2) LinkingTo: Rcpp, RcppArmadillo LazyData: true URL: https://github.com/rcppsmc/rcppsmc, https://dirk.eddelbuettel.com/code/rcpp.smc.html BugReports: https://github.com/rcppsmc/rcppsmc/issues Repository: https://rcppsmc.r-universe.dev Date/Publication: 2026-01-27 23:54:20 UTC RemoteUrl: https://github.com/rcppsmc/rcppsmc RemoteRef: HEAD RemoteSha: c4770cdd20eadd88fef3d4796c1bcd46930d2aa8 NeedsCompilation: yes Packaged: 2026-07-04 05:38:15 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ), Adam M. Johansen [aut] (ORCID: ), Leah F. South [aut] (ORCID: ), Ilya Zarubin [aut] Maintainer: Dirk Eddelbuettel