Package: smam Title: Statistical Modeling of Animal Movements Version: 0.7.3 Date: 2026-03-06 Authors@R: c( person("Chaoran", "Hu", email = "huchaoran.stat@gmail.com", role = c("aut", "cre")), person("Vladimir", "Pozdnyakov", email = "vladimir.pozdnyakov@uconn.edu", role = "aut"), person("Jun", "Yan", email = "jun.yan@uconn.edu", role = "aut")) Description: Animal movement models including Moving-Resting Process with Embedded Brownian Motion (Yan et al., 2014, ; Pozdnyakov et al., 2017, ), Brownian Motion with Measurement Error (Pozdnyakov et al., 2014, ), Moving-Resting-Handling Process with Embedded Brownian Motion (Pozdnyakov et al., 2020, ), Moving-Resting Process with Measurement Error (Hu et al., 2021, ), Moving-Moving Process with two Embedded Brownian Motions. Depends: R (>= 3.5.0) License: GPL (>= 3.0) Encoding: UTF-8 LazyData: true Imports: nloptr, Matrix, stats, Rcpp, RcppParallel, doParallel, foreach, parallel, doSNOW, methods, numDeriv, EnvStats Suggests: R.rsp LinkingTo: Rcpp, RcppGSL, RcppParallel SystemRequirements: GNU GSL, GNU make VignetteBuilder: R.rsp BugReports: https://github.com/ChaoranHu/smam/issues URL: https://github.com/ChaoranHu/smam RoxygenNote: 7.2.3 NeedsCompilation: yes Config/pak/sysreqs: cmake make libgsl0-dev Repository: https://chaoranhu.r-universe.dev Date/Publication: 2026-03-07 01:28:52 UTC RemoteUrl: https://github.com/chaoranhu/smam RemoteRef: HEAD RemoteSha: a0d01ed2950631e936a107879ba3d58c207c6b11 Packaged: 2026-07-05 09:29:07 UTC; root Author: Chaoran Hu [aut, cre], Vladimir Pozdnyakov [aut], Jun Yan [aut] Maintainer: Chaoran Hu