Package: smam
Title: Statistical Modeling of Animal Movements
Version: 0.6.0
Date: 2021-07-10
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 according to
    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 according to
    Pozdnyakov et al. (2014) <doi:10.1890/13-0532.1>,
    and moving-resting-handling process with embedded Brownian motion,
    Pozdnyakov et al. (2018) <arXiv:1806.00849>.
Depends: R (>= 3.3.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, C++11
VignetteBuilder: R.rsp
BugReports: https://github.com/ChaoranHu/smam/issues
URL: https://github.com/ChaoranHu/smam
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-07-11 01:59:16 UTC; chaoranhu
Author: Chaoran Hu [aut, cre],
  Vladimir Pozdnyakov [aut],
  Jun Yan [aut]
Maintainer: Chaoran Hu <chaoran.hu@uconn.edu>
Repository: CRAN
Date/Publication: 2021-07-11 07:40:02 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-07-12 11:59:43 UTC; unix
Archs: smam.so.dSYM
