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
494
Last 30 days
7950th
984
Last 90 days
4K
Last year
Trend: +88.6% (30d vs prior 30d)
CRAN Check Status
14
OK
Show all 14 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-macos-arm64 | 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 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