-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
26 lines (26 loc) · 856 Bytes
/
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
Package: hydricsoils
Type: Package
Title: Tools for 'Field Indicators of Hydric Soils in the United States'
Version: 0.1.1
Author: Andrew G. Brown
Maintainer: Andrew G. Brown <brown.andrewg@gmail.com>
Description: The goal of 'hydricsoils' is to provide easy access to definitions, criteria, and area of applicability for 'Field Indicators of Hydric Soils in the United States' and also to provide tools which assist in evaluating associated soil morphology.
License: CC0
Encoding: UTF-8
LazyData: false
Depends: R (>= 4.0.0)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
URL: https://github.com/brownag/hydricsoils/, https://humus.rocks/hydricsoils/
BugReports: https://github.com/brownag/hydricsoils/issues/
Imports:
tools,
utils,
stats,
grDevices
Suggests:
terra,
tinytest,
knitr,
rmarkdown
VignetteBuilder: knitr