Package: powdR
Type: Package
Title: Full Pattern Summation of X-Ray Powder Diffraction Data
Version: 1.2.0
Date: 2020-03-31
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>.
  Derives quantitative estimates of crystalline and amorphous phase
  concentrations in complex mixtures.
License: GPL-2 | file LICENSE
URL: http://github.com/benmbutler/powdR
BugReports: http://github.com/benmbutler/powdR/issues
Depends: R (>= 3.2.0)
Encoding: UTF-8
LazyData: true
Imports: plyr (>= 1.8.4), reshape (>= 0.8.6), plotly (>= 4.7.1),
        ggplot2 (>= 2.2.1), utils (>= 2.5.0), stats (>= 3.4.3), ggpubr
        (>= 0.1.7), shiny (>= 1.0.5), DT (>= 0.12), nnls (>= 1.4),
        shinyWidgets (>= 0.4.3), baseline (>= 1.2), tidyr (>= 0.8)
Suggests: knitr, rmarkdown
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-03-31 13:29:00 UTC; bb42885
Author: Benjamin Butler [aut, cre],
  Stephen Hillier [aut],
  Dylan Beaudette [ctb],
  Dennis Eberl [ctb]
Repository: CRAN
Date/Publication: 2020-03-31 14:30:02 UTC
