-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
30 lines (30 loc) · 1.27 KB
/
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
Package: amphiBR
Title: A R Dataset for the official Brazilian List of Amphibians
Version: 0.0.0.9000
Authors@R:c(
person("Paulo Barros de ", "Abreu Junior", , "pbarrosbio@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9839-0796")),
person("Mauricio Humberto ", "Vancine", , "mauricio.vancine@gmail.com", role = c("aut"),
comment = c(ORCID = "0000-0001-9650-7575")),
person("Diogo B. ", "Provete", , "diogo.provete@ufms.br", role = c("aut"),
comment = c(ORCID = "0000-0002-0097-0651"))
)
Description: A R Dataset for the official Brazilian List of Amphibians, published by the Brazilian Herpetological Society. This is a personal initiative, the data presented here was taken from the publication by Segalla et al (2021) and aims to help students and professionals in building species list of the Brazilian amphibian fauna.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://github.com/paulobarros/amphiBR,
https://paulobarros.github.io/amphiBR/
BugReports: https://github.com/paulobarros/amphiBR/issues
Depends:
R (>= 3.5)
LazyData: true
Suggests:
dplyr,
kableExtra,
knitr,
rmarkdown
VignetteBuilder: knitr
Imports:
magrittr