-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
18 lines (18 loc) · 980 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: pedotransfR
Title: Pedotransfer Functions used by USDA-NRCS / NCSS
Description: R package for computing and evaluating predictive functions of soil properties -- pedotransfer functions (PTFs). Pedotransfer functions are used with data collected through the National Cooperative Soil Survey. Typically, the PTFs are as-implemented in NASIS but may include additional options to facilitate analyses.
Version: 0.0.0.9002
Authors@R: c(person(given="Dylan", family="Beaudette", role = c("aut"), email = "dylan.beaudette@usda.gov"),person(given="Andrew", family="Brown", role = c("aut","cre"), email = "andrew.g.brown@usda.gov"))
Maintainer: Andrew Brown <andrew.g.brown@usda.gov>
Depends: R (>= 3.5)
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
Repository: CRAN
URL: https://github.com/ncss-tech/pedotransfR/
BugReports: https://github.com/ncss-tech/pedotransfR/issues
Imports: aqp, soilDB
Suggests:
testthat (>= 3.0.0)
RoxygenNote: 7.1.1
Config/testthat/edition: 3