forked from rcppsmc/rcppsmc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
19 lines (19 loc) · 813 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: RcppSMC
Type: Package
Title: Rcpp Bindings for Sequential Monte Carlo
Version: 0.2.6.1
Date: 2022-04-26
Author: Dirk Eddelbuettel, Adam M. Johansen, Leah F. South and Ilya Zarubin
Maintainer: Dirk Eddelbuettel <[email protected]>
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
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