-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
executable file
·19 lines (19 loc) · 1.16 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: VTrack
Type: Package
Title: A Collection of Tools for the Analysis of Passive Acoustic Telemetry Data
Version: 2.20
Date: 2024-02-23
Author: Ross G. Dwyer, Vinay Udyawer, Mathew E. Watts, Craig E. Franklin & Hamish A. Campbell
Maintainer: Ross Dwyer <[email protected]>
Description: Designed to facilitate the assimilation, analysis and synthesis of animal location and movement data collected by the VEMCO suite of acoustic transmitters and receivers. As well as database and geographic information capabilities the principal feature of VTrack is the qualification and identification of ecologically relevant events from the acoustic detection and sensor data. This procedure condenses the acoustic detection database by orders of magnitude, greatly enhancing the synthesis of acoustic detection data.
Depends: R (>= 3.3.0), foreach(>= 1.2.0)
Imports: sp, spacetime, doParallel, XML, intervals, gstat, checkmate, gdistance, raster, dplyr, ggplot2, lubridate, maptools, adehabitatHR,adehabitatLT
License: GPL (>= 2)
URL: https://CRAN.R-project.org/package=VTrack
Encoding: latin1
Suggests:
testthat,
knitr,
rmarkdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr