Package: staRdom
Type: Package
Title: PARAFAC Analysis of EEMs from DOM
Version: 1.0.8
Date: 2018-06-07
Authors@R: c(person("Matthias", "Pucher", email = "matthias.pucher@wcl.ac.at",
                  role = c("aut", "cre")),
                  person("Daniel", "Graeber", email = "daniel.graeber@ufz.de",
                  role = c("aut", "ctb")),
                  person("Stefan", "Preiner", email = "stefan.preiner@boku.ac.at",
                  role = c("ctb")),
                  person("Renata", "Pinto", email = "renatamspinto@sapo.pt",
                  role = c("ctb")),
                  person("Nora Maria", "Zechmeister",
                  role = c("ctb")),
                  person("Christoph", "Zechmeister",
                  role = c("ctb")))
Depends: R (>= 3.3), dplyr (>= 0.7.4), tidyr (>= 0.7.1), ggplot2 (>=
        2.2.1), eemR (>= 0.1.5)
Description: This is a user-friendly way to run a parallel factor (PARAFAC) analysis (Harshman, 1971) <doi:10.1121/1.1977523> on excitation emission matrix (EEM) data from dissolved organic matter (DOM) samples (Murphy et al., 2013) <doi:10.1039/c3ay41160e>. The analysis includes profound methods for model validation. Some additional functions allow the calculation of absorbance slope parameters and create beautiful plots.
License: AGPL
Encoding: UTF-8
LazyData: true
Imports: stringr (>= 1.2.0), pracma (>= 2.1.1), tools (>= 3.3), readr
        (>= 1.1.1), zoo (>= 1.8), tibble (>= 1.3), multiway (>= 1.0-5),
        plotly (>= 4.7), parallel (>= 3.4), GGally (>= 1.3), graphics
        (>= 3.3), doParallel (>= 1.0.11), drc (>= 3.0-1), foreach (>=
        1.4.4), data.table (>= 1.11.2), matrixStats (>= 0.53.1)
Suggests: xlsx, knitr, kableExtra, rmarkdown, knitcitations
RoxygenNote: 6.0.1
VignetteBuilder: knitr
URL: https://github.com/MatthiasPucher/staRdom
BugReports: https://github.com/MatthiasPucher/staRdom/issues
NeedsCompilation: no
Packaged: 2018-06-20 12:24:46 UTC; maetz
Author: Matthias Pucher [aut, cre],
  Daniel Graeber [aut, ctb],
  Stefan Preiner [ctb],
  Renata Pinto [ctb],
  Nora Maria Zechmeister [ctb],
  Christoph Zechmeister [ctb]
Maintainer: Matthias Pucher <matthias.pucher@wcl.ac.at>
Repository: CRAN
Date/Publication: 2018-06-21 13:59:05 UTC
