-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
42 lines (42 loc) · 826 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
37
38
39
40
41
42
Package: FBtagtools
Title: Tools for working with FB SMRT (and Lander2) tag data
Version: 0.0.0.9000
Authors@R:
person(given = "Stacy",
family = "DeRuiter",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: Tools for working with FB SMRT (and Lander2) tag data.
License: MIT + file LICENSE
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Depends:
R (>= 2.10)
Imports:
dplyr,
googledrive,
lubridate,
magrittr,
marmap,
moveHMM,
plyr,
purrr,
oce,
readr,
readxl,
rlang,
sp,
stats,
stringr,
swfscMisc,
tagtools,
tibble,
tidyr,
tidyselect,
zoo