Package: powdR
Type: Package
Title: Full Pattern Summation of X-Ray Powder Diffraction Data
Version: 0.1.0
Date: 2018-09-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 = "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: reshape (>= 0.8.6), plotly (>= 4.7.1), ggplot2 (>= 2.2.1),
        stats (>= 3.4.3), ggpubr(>= 0.1.7), shiny (>= 1.0.5)
Suggests: knitr, rmarkdown
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-09-13 18:23:14 UTC; bb42885
Author: Benjamin Butler [aut, cre],
  Stephen Hillier [ctb]
Repository: CRAN
Date/Publication: 2018-09-21 22:30:06 UTC
