-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
28 lines (28 loc) · 905 Bytes
/
DESCRIPTION
File metadata and controls
28 lines (28 loc) · 905 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
Package: DSMprops
Title: Digital Soil Mapping of Numeric Properties
Version: 0.0.0.9000
Authors@R:
person(given = "Travis",
family = "Nauman",
role = c("aut", "cre"),
email = "tnauman@usgs.gov",
comment = c(ORCID = 0000-0001-8004-0608))
Description: This package catalogues common functions and workflows used for creating digital soil maps of numeric soil properties. It is primarily geared at implementation with United States National Cooperative Soil Survey (NCSS) data, but functions and workflows may have application beyond the NCSS.
License: GNU General Public License version 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
raster (>= 3.3),
sp (>= 1.4),
sf (>= 0.9),
snowfall (>= 1.84),
doParallel (>= 1.0)
Depends:
R (>= 3.6.3)
Suggests:
knitr,
rmarkdown,
aqp
VignettBuilder: knitr