CRAN Package Check Results for Package fastqq

Last updated on 2026-03-19 21:52:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 12.79 31.82 44.61 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 9.93 24.91 34.84 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 42.59 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 15.00 26.29 41.29 OK
r-devel-macos-arm64 0.1.5 4.00 17.00 21.00 OK
r-devel-windows-x86_64 0.1.5 18.00 72.00 90.00 OK
r-patched-linux-x86_64 0.1.5 11.77 28.73 40.50 OK
r-release-linux-x86_64 0.1.4 11.64 27.84 39.48 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.5 19.00 69.00 88.00 OK
r-oldrel-macos-arm64 0.1.5 3.00 16.00 19.00 OK
r-oldrel-macos-x86_64 0.1.5 9.00 62.00 71.00 OK
r-oldrel-windows-x86_64 0.1.5 21.00 80.00 101.00 OK

Check Details

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