fastqq
Faster Generation of Quantile Quantile Plots with Large Samples
v0.1.5
·
Mar 17, 2026
·
GPL (>= 3)
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.
Downloads
CRAN
280
Last 30 days
14532nd
823
Last 90 days
4.1K
Last year
Trend: +25% (30d vs prior 30d)
r2u
CRAN
40
Last 30 days
154
Last 90 days
456
Last year
Trend: -25.9% (30d vs prior 30d)
autoCRAN
4
Last 7 days
11
Last 30 days
0
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR
r-devel-windows-x86_64
whether package can be installed
Installation failed. See 'd:/Rcompile/CRANpkg/local/4.6/fastqq.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 23, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 13, 2026
ERROR
r-devel-macos-arm64
tests
Running ‘testthat.R’ [0s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fastqq)
** ----------------------------------------------------------------- **
** fastqq
** - Faster QQ plots for
...[truncated]...
('test-qqlog.R:34:3'): qq zero_action parameter replaces zeros with a warning ──
Expected `qq(pvec, zero_action = 9.99999999999999e-301)` to throw a warning.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 18 ]
Error:
! Test failures.
Execution halted
ERROR
r-release-macos-arm64
tests
Running ‘testthat.R’ [0s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fastqq)
** ----------------------------------------------------------------- **
** fastqq
** - Faster QQ plots for
...[truncated]...
('test-qqlog.R:34:3'): qq zero_action parameter replaces zeros with a warning ──
Expected `qq(pvec, zero_action = 9.99999999999999e-301)` to throw a warning.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 18 ]
Error:
! Test failures.
Execution halted
ERROR
r-oldrel-macos-arm64
tests
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fastqq)
** ----------------------------------------------------------------- **
** fastqq
** - Faster QQ plots for
...[truncated]...
('test-qqlog.R:34:3'): qq zero_action parameter replaces zeros with a warning ──
Expected `qq(pvec, zero_action = 9.99999999999999e-301)` to throw a warning.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 18 ]
Error:
! Test failures.
Execution halted