-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
29 lines (29 loc) · 1.31 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
Package: atlanticr
Title: Easy access to data from the ATLANTIC SERIES of data papers for the Atlantic Forest.
Version: 0.0.0.9000
Authors@R: c(
person("Maurício Humberto", "Vancine", email = "mauricio.vancine@gmail.com",
role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9650-7575")),
person("Bernardo", "Niebuhr", email = "bernardo_brandaum@yahoo.com.br",
role = c("aut"), comment = c(ORCID = "0000-0002-0453-315X")),
person("Renata L.", "Muylaert", email = "renatamuy@gmail.com",
role = c("aut"), comment = c(ORCID = "0000-0002-6466-6210")),
person("Mauro", "Galetti", email = "mauro.galetti@unesp.br",
role = c("aut"), comment = c(ORCID = "0000-0002-8187-8696")),
person("Milton Cezar", "Ribeiro", email = "milton.c.ribeiro@unesp.br",
role = c("aut"), comment = c(ORCID = "0000-0002-4312-202X")))
Maintainer: Maurício Humberto Vancine <mauricio.vancine@gmail.com>
Description: Provides data from the ATLANTIC SERIES of data papers for the Atlantic Forest.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://mauriciovancine.github.io/atlanticr
BugReports: https://github.com/mauriciovancine/atlanticr/issues
Config/Needs/website: rmarkdown
Depends:
R (>= 4.0),
dplyr,
tidyr,
magrittr
LazyData: true