-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
49 lines (49 loc) · 1.82 KB
/
DESCRIPTION
File metadata and controls
49 lines (49 loc) · 1.82 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
Package: flapper
Type: Package
Title: Routines for the Analysis of Passive Acoustic Telemetry Data
Version: 0.1.0.9000
Author: Edward Lavender
Maintainer: Edward Lavender <el72@st-andrews.ac.uk>
Description: Routines for the analysis of passive acoustic telemetry data, including for data processing, description (via detection statistics and movement metrics), modelling and simulation. These routines are supported by a series of helper functions (including distance calculators, spatial tools and parallelisation options). The main contribution is the provision of a family of algorithms for movement modelling in passive acoustic telemetry systems that permits the reconstruction of fine-scale movement paths and emergent patterns of space use. Package development has been motivated by passive acoustic telemetry data from a Critically Endangered benthic elasmobranch off the west coast of Scotland.
Imports:
magrittr, dplyr, rlang, lubridate, purrr,
methods, data.table, Matrix, pbapply,
raster, geosphere, Orcs, cppRouting, gdistance, sp, adehabitatHR,
prettyGraphics, fields,
Tools4ETS
Suggests:
plyr,
tidyr,
stringr,
rgeos,
terra,
fasterRaster,
sf,
sfheaders,
glatos,
spatialEco,
plotly,
animation,
scales,
viridis,
circular,
httr,
jsonlite,
rbenchmark,
rmarkdown,
knitr,
testthat (>= 3.0.0)
Remotes:
github::edwardlavender/prettyGraphics,
github::edwardlavender/Tools4ETS,
github::adamlilith/fasterRaster,
github::ocean-tracking-network/glatos
Depends: R (>= 4.0)
License: GPL-3
URL: https://github.com/edwardlavender/flapper/, https://edwardlavender.github.io/flapper/
BugReports: https://github.com/edwardlavender/flapper/issues/
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Config/testthat/edition: 3