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 <doi:10.18637/jss.v030.i06> 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
NeedsCompilation: yes
Packaged: 2025-09-09 11:54:03 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>),
  Adam M. Johansen [aut] (ORCID: <https://orcid.org/0000-0002-3531-7628>),
  Leah F. South [aut] (ORCID: <https://orcid.org/0000-0002-5646-2963>),
  Ilya Zarubin [aut]
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2025-09-09 12:50:12 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 00:56:55 UTC; windows
Archs: x64
