-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 724 Bytes
/
DESCRIPTION
File metadata and controls
30 lines (30 loc) · 724 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
Package: LHTpicker
Type: Package
Title: Fishlife LHT picker
Version: 1.0
Date: 2024-03-25
Authors@R: person(given = "Dan",
family = "G",
role = c("aut", "cre"),
email = "dgarcia@iim.csic.es")
Maintainer: Dan G <dgarcia@iim.csic.es>
Description: A FishLife thin wrapper to streamline the collection and/or update of Life History Traits (LHTs) for multiple taxa
License: MIT License
Depends:
R (>= 4.2.2)
Imports:
R6,
stringr,
dplyr,
magrittr,
FishLife
Remotes:
James-Thorson-NOAA/FishLife
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.1
VignetteBuilder: knitr
URL: https://d2gex.github.io/LHTpicker/