Package: smam
Title: Statistical Modeling of Animal Movements
Version: 0.7.1
Date: 2023-11-29
Authors@R: c(
    person("Chaoran", "Hu", email = "chaoran.hu@uconn.edu", 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: 2023-11-29 21:43:51 UTC; chaoranhu
Author: Chaoran Hu [aut, cre],
  Vladimir Pozdnyakov [aut],
  Jun Yan [aut]
Maintainer: Chaoran Hu <chaoran.hu@uconn.edu>
Repository: CRAN
Date/Publication: 2023-11-30 08:00:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-12-22 03:41:39 UTC; unix
Archs: smam.so.dSYM
