Package: qqplotr
Type: Package
Version: 0.0.1
Title: Quantile-Quantile Plot Extensions for 'ggplot2'
Description: Extensions of 'ggplot2' Q-Q plot functionalities.
Authors@R: c(person("Alexandre", "Almeida", email = "almeida.xan@gmail.com", role = c("aut", "cre")),
		person("Adam", "Loy", email = "loyad01@gmail.com", role = c("aut")),
    person("Heike", "Hofmann", role = "aut"))
URL: https://github.com/aloy/qqplotr
BugReports: https://github.com/aloy/qqplotr/issues
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Collate: 'stat_qq_point.R' 'stat_qq_line.R' 'stat_qq_band.R'
Depends: ggplot2
Imports: dplyr, robustbase, stats4
NeedsCompilation: no
Packaged: 2017-07-22 19:46:03 UTC; almeida
Author: Alexandre Almeida [aut, cre],
  Adam Loy [aut],
  Heike Hofmann [aut]
Maintainer: Alexandre Almeida <almeida.xan@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-25 17:34:47 UTC
