Package: pedometrics
Version: 0.12.1
Date: 2022-06-18
Title: Miscellaneous Pedometric Tools
Description: An R implementation of methods employed in the field of pedometrics, soil science
    discipline dedicated to studying the spatial, temporal, and spatio-temporal variation of soil
    using statistical and computational methods. The methods found here include the calibration of
    linear regression models using covariate selection strategies, computation of summary validation
    statistics for predictions, generation of summary plots, evaluation of the local quality of a
    geostatistical model of uncertainty, and so on. Other functions simply extend the
    functionalities of or facilitate the usage of functions from other packages that are commonly
    used for the analysis of soil data. Formerly available versions of suggested packages no longer
    available from CRAN can be obtained from the CRAN archive
    <https://cran.r-project.org/src/contrib/Archive/>.
Authors@R: c(
    person("Alessandro", "Samuel-Rosa", role = c("aut", "cre"),
       email = "alessandrosamuelrosa@gmail.com",
       comment = c(ORCID = "0000-0003-0877-1320")), 
    person("Lucia Helena Cunha dos", "Anjos", role = "ths", email = "lanjos@ufrrj.br",
       comment = c(ORCID = "0000-0003-0063-3521")),
    person("Gustavo", "Vasques", role = "ths", email = "gustavo.vasques@embrapa.br", 
       comment = c(ORCID = "0000-0001-9463-1898")),
    person("Gerard B M", "Heuvelink", role = "ths", email = "gerard.heuvelink@wur.nl",
       comment = c(ORCID = "0000-0003-0959-9358")),
    person("Juan Carlos", "Ruiz Cuetos", role = "ctb", email = "bilba_t@hotmail.com"), 
    person("Maria Eugenia", "Polo Garcia", role = "ctb", email = "mepolo@unex.es"), 
    person("Pablo Garcia Rodriguez", role = "ctb", email = "pablogr@unex.es"), 
    person("Joshua", "French", role = "ctb", email = "joshua.french@ucdenver.edu"),
    person("Ken", "Kleinman", role = "ctb", email = "Ken_Kleinman@hms.harvard.edu"),
    person("Dick", "Brus", role = "ctb", email = "dick.brus@wur.nl",
       comment = c(ORCID = "0000-0003-2194-4783")),
    person("Frank", "Harrell Jr", role = "ctb", email = "f.harrell@vanderbilt.edu"),
    person("Ruo", "Xu", role = "ctb", email = "xuruo.isu@gmail.com")
       )
URL: https://github.com/Laboratorio-de-Pedometria/pedometrics-package
BugReports: https://github.com/Laboratorio-de-Pedometria/pedometrics-package/issues
Depends: R (>= 3.2.0)
Imports: lattice, latticeExtra, Rcpp (>= 0.12.0)
LinkingTo: Rcpp
Suggests: car, fields, georob, grDevices, grid, gstat, knitr, MASS,
        methods, sp, SpatialTools
License: GPL (>= 2)
Encoding: UTF-8
Repository: CRAN
RoxygenNote: 7.2.0
SystemRequirements: pandoc
Language: en-US
NeedsCompilation: yes
Packaged: 2022-06-18 22:15:48 UTC; alessandrorosa
Author: Alessandro Samuel-Rosa [aut, cre]
    (<https://orcid.org/0000-0003-0877-1320>),
  Lucia Helena Cunha dos Anjos [ths]
    (<https://orcid.org/0000-0003-0063-3521>),
  Gustavo Vasques [ths] (<https://orcid.org/0000-0001-9463-1898>),
  Gerard B M Heuvelink [ths] (<https://orcid.org/0000-0003-0959-9358>),
  Juan Carlos Ruiz Cuetos [ctb],
  Maria Eugenia Polo Garcia [ctb],
  Pablo Garcia Rodriguez [ctb],
  Joshua French [ctb],
  Ken Kleinman [ctb],
  Dick Brus [ctb] (<https://orcid.org/0000-0003-2194-4783>),
  Frank Harrell Jr [ctb],
  Ruo Xu [ctb]
Maintainer: Alessandro Samuel-Rosa <alessandrosamuelrosa@gmail.com>
Date/Publication: 2022-06-19 06:10:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 05:40:26 UTC; unix
Archs: pedometrics.so.dSYM
