-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
42 lines (42 loc) · 836 Bytes
/
DESCRIPTION
File metadata and controls
42 lines (42 loc) · 836 Bytes
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: bycatch
Title: R package for Bycatch Assessment
Authors@R: c(
person(given = "Ciencia de Datos",
family = "GECI",
role = c("aut", "cre", "cph"),
email = "ciencia.datos@islas.org.mx"
))
Config/testthat/edition: 3
Description: R package for Bycatch Assessment
Encoding: UTF-8
Imports:
adehabitatHR,
dplyr,
gecioptparse,
ggplot2,
R6,
readr,
rjson,
s2,
sf,
tibble,
track2KBA,
units,
LazyData: true
License: AGPL-3.0-or-later
Roxygen: list(markdown = TRUE)
Suggests:
covr,
devtools,
roxygen2,
testthat,
testtools,
Remotes:
BirdLifeInternational/track2kba,
IslasGECI/gecioptparse,
IslasGECI/testtools,
r-quantities/units,
Type: Package
Version: 0.7.0
Config/roxygen2/version: 8.0.0
RoxygenNote: 7.3.3