Package: smam
Title: Statistical Modeling of Animal Movements
Version: 0.7.2
Date: 2024-01-10
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, <doi:10.1007/s10144-013-0428-8>;
    Pozdnyakov et al., 2017, <doi:10.1007/s11009-017-9547-6>),
    Brownian Motion with Measurement Error
    (Pozdnyakov et al., 2014, <doi:10.1890/13-0532.1>),
    Moving-Resting-Handling Process with Embedded Brownian Motion
    (Pozdnyakov et al., 2020, <doi:10.1007/s11009-020-09774-1>),
    Moving-Resting Process with Measurement Error
    (Hu et al., 2021, <doi:10.1111/2041-210X.13694>),
    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
Packaged: 2024-01-10 21:03:45 UTC; chaoranhu
Author: Chaoran Hu [aut, cre],
  Vladimir Pozdnyakov [aut],
  Jun Yan [aut]
Maintainer: Chaoran Hu <huchaoran.stat@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-10 21:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 10:49:30 UTC; windows
Archs: x64
