Package: fastqq
Type: Package
Title: Faster Generation of Quantile Quantile Plots with Large Samples
Version: 0.1.3
Authors@R: c(person("Gudmundur", "Einarsson", email = "gudmundur.einarsson.phd@gmail.com",
  role = c("aut", "cre")),
  person("Hafsteinn", "Einarsson", email = "hafsteinne@hi.is",
  role = c("aut")))
Maintainer: Gudmundur Einarsson <gudmundur.einarsson.phd@gmail.com>
Description: New and faster implementations for quantile quantile plots. 
    The package also includes a function to prune data for quantile quantile 
    plots. This can drastically reduce the running time for large samples, 
    for 100 million samples, you can expect a factor 80X speedup.
URL: https://github.com/gumeo/fastqq
BugReports: https://github.com/gumeo/fastqq/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: Rcpp
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2022-10-24 21:42:32 UTC; gudmundureinarsson
Author: Gudmundur Einarsson [aut, cre],
  Hafsteinn Einarsson [aut]
Repository: CRAN
Date/Publication: 2022-10-25 06:05:10 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 14:13:05 UTC; windows
Archs: i386, x64
