Package: fingerPro
Type: Package
Title: A Comprehensive Package for Sediment Source Unmixing
Version: 2.0
Encoding: UTF-8
Date: 2025-08-01
Authors@R: c(
  person("Borja", "Latorre", role = c("aut", "cre"), email = "borja.latorre@csic.es"),
  person("Ivan", "Lizaga", role = "aut"),
  person("Leticia", "Gaspar", role = "aut"),
  person("Leticia", "Palazon", role = "aut"),
  person("Ana", "Navas", role = "aut"),
  person("Vince Q", "Vu", role = "ctb"))
Description: "This package quantifies the provenance of sediments in a catchment or study area. Based on a characterization of the sediment sources and the end sediment mixtures, a mixing model algorithm is applied to the sediment mixtures to estimate the relative contribution of each potential source. The package includes several graphs to help users in their data understanding, such as box plots, correlation, PCA, and LDA graphs. In addition, new developments such as the Consensus Ranking (CR), Consistent Tracer Selection (CTS), and Linear Variability Propagation (LVP) methods are included to correctly apply the fingerprinting technique and increase dataset and model understanding. A new method based on Conservative Balance (CB) method has also been included to enable the use of isotopic tracers."
License: GPL (>= 3)
URL: https://github.com/eead-csic-eesa/fingerPro
Depends: R (>= 3.5)
Imports: Rcpp (>= 0.11.3), klaR (>= 0.6-12), ggplot2 (>= 2.2.1), GGally
        (>= 1.3.2), plyr (>= 1.8.4), MASS (>= 7.3-45), reshape (>=
        0.8.7), grid (>= 3.1.1), gridExtra (>= 2.3), scales (>= 0.5.0),
        car (>= 3.0.0), RcppProgress (>= 0.4), Ternary (>= 1.2.2),
        dplyr (>= 1.0.7), crayon (>= 1.4.2), plotly (>= 4.10.3), rgl
        (>= 1.2.8)
LinkingTo: Rcpp, RcppGSL, RcppProgress
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2025-08-26 13:24:43 UTC; r1052262
Author: Borja Latorre [aut, cre],
  Ivan Lizaga [aut],
  Leticia Gaspar [aut],
  Leticia Palazon [aut],
  Ana Navas [aut],
  Vince Q Vu [ctb]
Maintainer: Borja Latorre <borja.latorre@csic.es>
Repository: CRAN
Date/Publication: 2025-08-27 12:00:14 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-26 03:55:56 UTC; windows
Archs: x64
