forked from fishR-Core-Team/RFishBC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 904 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
30
31
32
33
34
35
36
Package: RFishBC
Version: 0.1.1.9000
Date: 2018-11-12
Title: Back-Calculation of Fish Length
Authors@R: person("Derek","Ogle",
email="[email protected]",
role=c("aut","cre"),
comment=c(ORCID="0000-0002-0370-9299"))
Description: Helps fisheries scientists collect measurements from calcified
structures and back-calculate estimated lengths at previous ages using
standard procedures and models. This is intended to replace much of the
functionality provided by the now out-dated 'fishBC' software.
URL: http://derekogle.com/RFishBC
BugReports: https://github.com/droglenc/RFishBC/issues
License: GPL-3
LazyData: true
Depends: R (>= 3.2.0)
Imports:
graphics,
grDevices,
cli,
clisymbols,
crayon,
readbitmap,
rlang,
settings,
stringr,
tidyr,
withr
Suggests:
FSA,
covr,
pkgdown,
testthat
Encoding: UTF-8
RoxygenNote: 6.1.1