forked from Laboratorio-de-Pedometria/febr-package
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 1.03 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
31
32
33
34
35
36
37
Package: febr
Type: Package
Title: Free Brazilian Repository for Open Soil Data (FEBR)
Version: 1.6.3
Date: 2021-04-01
Authors@R: c(
person("Alessandro", "Samuel-Rosa", role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-0877-1320")),
person("Universidade Federal de Santa Maria", role = "fnd",
email = "[email protected]"),
person("Universidade Tecnológica Federal do Paraná", role = "fnd",
email = "[email protected]"))
Description:
Access to the Free Brazilian Repository for Open Soil Data (FEBR)
<https://www.pedometria.org/febr/>.
License: GPL (>= 2)
Encoding: UTF-8
Imports:
data.table,
dplyr,
glue,
jsonlite,
pedometrics,
sf,
stringr
Suggests:
knitr,
rmarkdown (>= 2.6)
VignetteBuilder: knitr
SystemRequirements: pandoc
LazyData: true
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE)
URL: https://github.com/samuel-rosa/febr-package/
BugReports: https://github.com/samuel-rosa/febr-package/issues/
Language: en-US