CRAN Package Check Results for Package fastqq

Last updated on 2026-03-13 17:49:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 12.13 28.90 41.03 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 9.40 22.22 31.62 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 21.00 40.44 61.44 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 29.00 44.63 73.63 OK
r-devel-macos-arm64 0.1.4 3.00 14.00 17.00 ERROR
r-devel-windows-x86_64 0.1.3 15.00 66.00 81.00 OK
r-patched-linux-x86_64 0.1.3 11.28 25.03 36.31 OK
r-release-linux-x86_64 0.1.3 11.56 24.97 36.53 OK
r-release-macos-arm64 0.1.4 3.00 12.00 15.00 ERROR
r-release-macos-x86_64 0.1.4 10.00 62.00 72.00 OK
r-release-windows-x86_64 0.1.3 14.00 62.00 76.00 OK
r-oldrel-macos-arm64 0.1.4 2.00 462.00 464.00 ERROR
r-oldrel-macos-x86_64 0.1.4 9.00 45.00 54.00 OK
r-oldrel-windows-x86_64 0.1.3 15.00 75.00 90.00 OK

Additional issues

M1mac noLD

Check Details

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fastqq) ** ----------------------------------------------------------------- ** ** fastqq ** - Faster QQ plots for large number of points ** ** Maintainer : Gudmundur Einarsson (gudmundur.einarsson.phd@gmail.com) ** ** Please file issues on github.com/gumeo/fastqq. ** If you use this package, please cite it with the output from: ** citation('fastqq') ** ----------------------------------------------------------------- ** Attaching package: 'fastqq' The following objects are masked from 'package:stats': qqnorm, qqplot > > test_check("fastqq") Saving _problems/test-qqlog-37.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 18 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('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 Flavors: r-devel-macos-arm64, r-oldrel-macos-arm64

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fastqq) ** ----------------------------------------------------------------- ** ** fastqq ** - Faster QQ plots for large number of points ** ** Maintainer : Gudmundur Einarsson (gudmundur.einarsson.phd@gmail.com) ** ** Please file issues on github.com/gumeo/fastqq. ** If you use this package, please cite it with the output from: ** citation('fastqq') ** ----------------------------------------------------------------- ** Attaching package: 'fastqq' The following objects are masked from 'package:stats': qqnorm, qqplot > > test_check("fastqq") Saving _problems/test-qqlog-37.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 18 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('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 Flavor: r-release-macos-arm64