Package: simStateSpace
Title: Simulate Data from State Space Models
Version: 1.2.12
Authors@R: c(
    person(given = "Ivan Jacob Agaloos",
           family = "Pesigan",
           role = c("aut", "cre", "cph"),
           email = "r.jeksterslab@gmail.com",
           comment = c(ORCID = "0000-0003-4818-8420")),
    person(given = "Michael A.",
           family = "Russell",
           role = "ctb",
           email = "mar60@psu.edu",
           comment = c(ORCID = "0000-0002-3956-604X")),
    person(given = "Sy-Miin",,
           family = "Chow",
           role = "ctb",
           email = "quc16@psu.edu",
           comment = c(ORCID = "0000-0003-1938-027X"))
    )    
Description: Provides a streamlined and user-friendly framework
    for simulating data in state space models,
    particularly when the number of subjects/units (n) exceeds one,
    a scenario commonly encountered in social and behavioral sciences.
    This package was designed to generate data for the simulations
    performed in Pesigan, Russell, and Chow (2025) <doi:10.1037/met0000779>.    
URL: https://github.com/jeksterslab/simStateSpace,
        https://jeksterslab.github.io/simStateSpace/
BugReports: https://github.com/jeksterslab/simStateSpace/issues
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 3.5.0)
LinkingTo: Rcpp (>= 1.0.12), RcppArmadillo (>= 15.0.2-2)
Imports: Rcpp, stats
Suggests: knitr, rmarkdown, testthat, expm, dynr
SystemRequirements: GNU GSL (>= 2.5)
RoxygenNote: 7.3.3.9000
NeedsCompilation: yes
Packaged: 2025-10-09 22:49:16 UTC; root
Author: Ivan Jacob Agaloos Pesigan [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4818-8420>),
  Michael A. Russell [ctb] (ORCID:
    <https://orcid.org/0000-0002-3956-604X>),
  Sy-Miin Chow [ctb] (ORCID: <https://orcid.org/0000-0003-1938-027X>)
Maintainer: Ivan Jacob Agaloos Pesigan <r.jeksterslab@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-10 08:40:02 UTC
Built: R 4.5.1; x86_64-apple-darwin20; 2025-10-10 08:51:41 UTC; unix
Archs: simStateSpace.so.dSYM
