https://github.com/cran/aqp
Raw File
Tip revision: ccb7f98a6a4fd2da9405a5d1b7c95df6770af07c authored by Dylan Beaudette on 29 September 2021, 06:30:02 UTC
version 1.32
Tip revision: ccb7f98
DESCRIPTION
Package: aqp
Version: 1.32
Date: 2021-09-28
Title: Algorithms for Quantitative Pedology
Authors@R: c(person(given="Dylan", family="Beaudette", role = c("aut", "cre"), email = "dylan.beaudette@usda.gov"), person(given="Pierre", family="Roudier", email="roudierp@landcareresearch.co.nz", role = c("aut", "ctb")), person(given="Andrew", family="Brown", email="andrew.g.brown@usda.gov", role = c("aut", "ctb")))
Author: Dylan Beaudette [aut, cre],
  Pierre Roudier [aut, ctb],
  Andrew Brown [aut, ctb]
Maintainer: Dylan Beaudette <dylan.beaudette@usda.gov>
Depends: R (>= 3.5.0)
Imports: grDevices, graphics, stats, utils, methods, plyr, grid,
        lattice, cluster, sp, stringr, data.table
Suggests: colorspace, ape, soilDB, latticeExtra, tactile, compositions,
        sharpshootR, markovchain, xtable, testthat, Gmedian, farver,
        Hmisc, tibble, RColorBrewer, scales, digest, MASS, mpspline2,
        soiltexture, gower
Description: The Algorithms for Quantitative Pedology (AQP) project was started in 2009 to organize a loosely-related set of concepts and source code on the topic of soil profile visualization, aggregation, and classification into this package (aqp). Over the past 8 years, the project has grown into a suite of related R packages that enhance and simplify the quantitative analysis of soil profile data. Central to the AQP project is a new vocabulary of specialized functions and data structures that can accommodate the inherent complexity of soil profile information; freeing the scientist to focus on ideas rather than boilerplate data processing tasks <doi:10.1016/j.cageo.2012.10.020>. These functions and data structures have been extensively tested and documented, applied to projects involving hundreds of thousands of soil profiles, and deeply integrated into widely used tools such as SoilWeb <https://casoilresource.lawr.ucdavis.edu/soilweb-apps/>. Components of the AQP project (aqp, soilDB, sharpshootR, soilReports packages) serve an important role in routine data analysis within the USDA-NRCS Soil Science Division. The AQP suite of R packages offer a convenient platform for bridging the gap between pedometric theory and practice.
License: GPL (>= 3)
LazyLoad: yes
Repository: CRAN
URL: https://github.com/ncss-tech/aqp
BugReports: https://github.com/ncss-tech/aqp/issues
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-09-28 18:49:50 UTC; Dylan.Beaudette
Date/Publication: 2021-09-29 07:30:02 UTC
back to top