Package: simStateSpace Title: Simulate Data from State Space Models Version: 1.2.16 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) . URL: https://github.com/jeksterslab/simStateSpace, https://jeksterslab.github.io/simStateSpace/ BugReports: https://github.com/jeksterslab/simStateSpace/issues License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) LinkingTo: Rcpp (>= 1.0.12), RcppArmadillo (>= 15.0.2-2) Imports: Rcpp (>= 1.0.12), stats Suggests: knitr, rmarkdown, testthat, expm, dynr SystemRequirements: GNU GSL (>= 2.5) Config/roxygen2/version: 8.0.0.9000 Config/pak/sysreqs: libgsl0-dev Repository: https://jeksterslab.r-universe.dev Date/Publication: 2026-05-31 18:34:51 UTC RemoteUrl: https://github.com/jeksterslab/simStateSpace RemoteRef: HEAD RemoteSha: 029eeb52f6c38adfceff91b5e450f96d22ebf753 NeedsCompilation: yes Packaged: 2026-06-24 04:27:55 UTC; root Author: Ivan Jacob Agaloos Pesigan [aut, cre, cph] (ORCID: ), Michael A. Russell [ctb] (ORCID: ), Sy-Miin Chow [ctb] (ORCID: ) Maintainer: Ivan Jacob Agaloos Pesigan