https://github.com/cran/aqp
Raw File
Tip revision: 1cedfc361d287ab2985f8cb83234cbb7a75fa02b authored by Dylan Beaudette on 11 April 2022, 22:12:33 UTC
version 1.42
Tip revision: 1cedfc3
DESCRIPTION
Package: aqp
Version: 1.42
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: 2022-04-08 18:00:41 UTC; Dylan.Beaudette
Date/Publication: 2022-04-11 23:12:33 UTC
back to top