-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
36 lines (36 loc) · 1.4 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: move
Type: Package
Title: Visualizing and Analyzing Animal Track Data
Version: 4.2.6
Authors@R: c(person("Bart", "Kranstauber", role = c("aut", "cre"),
email = "[email protected]"),
person("Marco", "Smolla", role = "aut"),
person(family= "Scharf",given='Anne K', role = "aut")
)
Description: Contains functions to access movement data stored in 'movebank.org'
as well as tools to visualize and statistically analyze animal movement data,
among others functions to calculate dynamic Brownian Bridge Movement Models.
Move helps addressing movement ecology questions.
License: GPL (>= 3)
URL: https://bartk.gitlab.io/move/
BugReports: https://gitlab.com/bartk/move/-/issues
LazyLoad: yes
LazyData: yes
LazyDataCompression: xz
Depends: geosphere (>= 1.4-3), methods, sp, raster (>= 3.6-14), R (>=
3.5.0)
Suggests: adehabitatHR, adehabitatLT, markdown, rmarkdown, circular,
ggmap, mapproj, testthat, knitr, ggplot2, leaflet, lubridate,
ctmm, amt, bcpa, EMbC, solartime
Imports: httr, memoise, terra, xml2, Rcpp
LinkingTo: Rcpp
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-11-20 15:56:14 UTC; bart
Author: Bart Kranstauber [aut, cre],
Marco Smolla [aut],
Anne K Scharf [aut]
Maintainer: Bart Kranstauber <[email protected]>
Repository: CRAN
Date/Publication: 2024-11-20 16:40:02 UTC