-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
29 lines (29 loc) · 809 Bytes
/
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
Package: telemetr
Type: Package
Title: Radio Direction-finding Telemetry code
Version: 0.3
Date: 2012-08-01
Author: Barry Rowlingson <b.rowlingson@gmail.com>
Maintainer: Barry Rowlingson <b.rowlingson@gmail.com>
URL: https://github.com/barryrowlingson/telemetr
BugReports: https://github.com/barryrowlingson/telemetr/issues
Description: Code for computing locations given bearings from locations, such
as animal radio telemetry. Based round Fortran code from Gary White of
Colorado State University, used with permission to modify and distribute.
Depends:
R (>= 2.14.0),
lattice,
sp,
plyr
License: MIT
Collate:
'trimle.R'
'conversions.R'
'drawVectors.R'
'generate.R'
'triang.R'
'triand.R'
'trihub.R'
'trirmr.R'
'telemetr-package.R'
'mlefield.R'