Package: bayesmove
Type: Package
Title: Non-Parametric Bayesian Analyses of Animal Movement
Version: 0.2.1
Authors@R: 
    c(person(given = "Joshua",
             family = "Cullen",
             role = c("aut", "cre", "cph"),
             email = "joshcullen10@gmail.com",
             comment = c(ORCID = "0000-0002-6935-9340")),
      person(given = "Denis",
             family = "Valle",
             role = c("aut", "cph")))
Description: Methods for assessing animal movement from telemetry and biologging
    data using non-parametric Bayesian methods. This includes features for pre-
    processing and analysis of data, as well as the visualization of results
    from the models. This framework does not rely on standard parametric density
    functions, which provides flexibility during model fitting. Further details 
    regarding part of this framework can be found in Cullen et al. (2021) <doi:10.1101/2020.11.05.369702>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6.0)
Imports: dplyr (>= 0.8.3), furrr (>= 0.2.0), ggplot2 (>= 3.3.0),
        lubridate (>= 1.7.4), MCMCpack (>= 1.4.5), progress (>= 1.2.2),
        purrr (>= 0.3.3), Rcpp, rlang, tictoc (>= 1.0), tidyr (>=
        1.0.0), magrittr, future (>= 1.15.1), progressr, shiny,
        dygraphs (>= 1.1.0), leaflet (>= 2.0.0), sf (>= 0.9-6)
URL: https://github.com/joshcullen/bayesmove,
        https://joshcullen.github.io/bayesmove/
BugReports: https://github.com/joshcullen/bayesmove/issues
Suggests: covr, testthat, spelling, knitr, rmarkdown, ggforce,
        RcppArmadillo, xts, htmltools, shinythemes, DT, datamods,
        viridis
Language: en-US
RoxygenNote: 7.1.1
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2021-10-21 23:08:21 UTC; joshcullen
Author: Joshua Cullen [aut, cre, cph] (<https://orcid.org/0000-0002-6935-9340>),
  Denis Valle [aut, cph]
Maintainer: Joshua Cullen <joshcullen10@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-22 08:50:09 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 03:08:03 UTC; windows
Archs: x64
