Package: statespacer
Version: 0.5.0
Date: 2023-01-27
Title: State Space Modelling in 'R'
Description: A tool that makes estimating models in state space form 
    a breeze. See "Time Series Analysis by State Space Methods" by 
    Durbin and Koopman (2012, ISBN: 978-0-19-964117-8) for details 
    about the algorithms implemented.
Authors@R: person("Dylan", "Beijers", email = "dylanbeijers@gmail.com", 
                  role = c("aut", "cre"))
URL: https://DylanB95.github.io/statespacer/,
        https://github.com/DylanB95/statespacer/
BugReports: https://github.com/DylanB95/statespacer/issues/
License: MIT + file LICENSE
RoxygenNote: 7.2.3
RdMacros: Rdpack
Depends: R (>= 3.6)
Imports: Rdpack, stats, Rcpp
Suggests: datasets, graphics, knitr, numDeriv (>= 2016.8-1.1), optimx
        (>= 2020-4.2), rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2023-01-27 22:43:43 UTC; Dylan
Author: Dylan Beijers [aut, cre]
Maintainer: Dylan Beijers <dylanbeijers@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-27 23:00:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-01-28 13:20:53 UTC; unix
Archs: statespacer.so.dSYM
