Package: powdR
Type: Package
Title: Full Pattern Summation of X-Ray Powder Diffraction Data
Version: 1.3.0
Date: 2021-08-13
Authors@R: c(
  person("Benjamin", "Butler", email = "benjamin.butler@hutton.ac.uk",
  role = c("aut", "cre")),
  person("Stephen", "Hillier", email = "stephen.hillier@hutton.ac.uk",
  role = "aut"),
  person("Dylan", "Beaudette", role = "ctb"),
  person("Dennis", "Eberl", role = "ctb"))
Maintainer: Benjamin Butler <benjamin.butler@hutton.ac.uk>
Description: Full pattern summation of X-ray powder diffraction data as
  described in Chipera and Bish (2002) <doi:10.1107/S0021889802017405> and
  Butler and Hillier (2021) <doi:10.1016/j.cageo.2020.104662>.
  Derives quantitative estimates of crystalline and amorphous phase
  concentrations in complex mixtures.
License: GPL-2 | file LICENSE
URL: https://github.com/benmbutler/powdR
BugReports: https://github.com/benmbutler/powdR/issues
Depends: R (>= 3.2.0)
Encoding: UTF-8
LazyData: true
Imports: plyr (>= 1.8.6), reshape (>= 0.8.8), plotly (>= 4.9.2.1),
        ggplot2 (>= 3.3.0), stats (>= 3.4.3), utils (>= 3.4.3), ggpubr
        (>= 0.2.5), shiny (>= 1.4.0.2), DT (>= 0.13), nnls (>= 1.4),
        shinyWidgets (>= 0.5.1), baseline (>= 1.2), tidyr (>= 1.0.2),
        FactoMineR (>= 2.3), factoextra (>= 1.0.7), rxylib (>= 0.2.6)
Suggests: knitr, rmarkdown, bookdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-08-13 14:59:17 UTC; bb42885
Author: Benjamin Butler [aut, cre],
  Stephen Hillier [aut],
  Dylan Beaudette [ctb],
  Dennis Eberl [ctb]
Repository: CRAN
Date/Publication: 2021-08-13 15:20:02 UTC
Built: R 4.1.0; ; 2021-08-14 12:07:28 UTC; unix
