Package: mpspline2 Type: Package Title: Mass-Preserving Spline Functions for Soil Data Version: 0.1.9 Date: 2025-11-20 Authors@R: c(person("Lauren", "O'Brien", email = "obrlsoilau@gmail.com", role = c('aut', 'cre'), comment = c(ORCID = "0000-0002-7336-2171")), person("Brendan", "Malone", email = "brendan.malone@csiro.au", role = c('ctb'), comment = c(ORCID = "0000-0002-0473-8518")), person("Tomislav", "Hengl", email = "tom.hengl@wur.nl", role = c('ctb'), comment = c(ORCID = "0000-0002-9921-5129")), person("Tom", "Bishop", email = "t.bishop@usyd.edu.au", role = c('ctb')), person("David", "Rossiter", email = "david.rossiter@wur.nl", role = c('ctb')), person("Dylan", "Beaudette", email = "dylan.beaudette@usda.gov", role = c('ctb')), person("Andrew", "Brown", email = "andrew.g.brown@usda.gov", role = c('ctb'), comment = c(ORCID="0000-0002-4565-533X"))) Description: A low-dependency implementation of GSIF::mpspline() , which applies a mass-preserving spline to soil attributes. Splining soil data is a safe way to make continuous down-profile estimates of attributes measured over discrete, often discontinuous depth intervals. License: GPL Encoding: UTF-8 Imports: stats Suggests: testthat, covr RoxygenNote: 7.3.3 URL: https://github.com/obrl-soil/mpspline2 Repository: https://obrl-soil.r-universe.dev Date/Publication: 2025-11-22 23:37:42 UTC RemoteUrl: https://github.com/obrl-soil/mpspline2 RemoteRef: HEAD RemoteSha: 88651e97f475f8e6e1096a8e6f6377d39c641dc7 NeedsCompilation: no Packaged: 2026-06-21 06:56:24 UTC; root Author: Lauren O'Brien [aut, cre] (ORCID: ), Brendan Malone [ctb] (ORCID: ), Tomislav Hengl [ctb] (ORCID: ), Tom Bishop [ctb], David Rossiter [ctb], Dylan Beaudette [ctb], Andrew Brown [ctb] (ORCID: ) Maintainer: Lauren O'Brien