Package: mpspline2
Type: Package
Title: Mass-Preserving Spline Functions for Soil Data
Version: 0.1.6
Date: 2022-04-03
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')))
Description: A low-dependency implementation of GSIF::mpspline() <https://r-forge.r-project.org/scm/viewvc.php/pkg/R/mpspline.R?view=markup&revision=240&root=gsif>,
  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.1.2
NeedsCompilation: no
Packaged: 2022-04-03 04:40:31 UTC; leobr
Author: Lauren O'Brien [aut, cre] (<https://orcid.org/0000-0002-7336-2171>),
  Brendan Malone [ctb] (<https://orcid.org/0000-0002-0473-8518>),
  Tomislav Hengl [ctb] (<https://orcid.org/0000-0002-9921-5129>),
  Tom Bishop [ctb],
  David Rossiter [ctb],
  Dylan Beaudette [ctb],
  Andrew Brown [ctb]
Maintainer: Lauren O'Brien <obrlsoilau@gmail.com>
Repository: CRAN
Date/Publication: 2022-04-03 19:20:04 UTC
Built: R 4.1.3; ; 2023-04-17 14:02:47 UTC; windows
