CRAN Package Check Results for Maintainer ‘Paul Boutros <pboutros at sbpdiscovery.org>’

Last updated on 2026-01-16 05:51:27 CET.

Package ERROR OK
VennDiagram 1 12

Package VennDiagram

Current CRAN status: ERROR: 1, OK: 12

Version: 1.7.3
Check: tests
Result: ERROR Running ‘test-all.R’ [6s/9s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat); > library(VennDiagram); Loading required package: grid Loading required package: futile.logger > test_check('VennDiagram');#This should only be used in /tests/test-all.R, and is run by R CMD check Saving _problems/test-Log-17.R [ FAIL 1 | WARN 0 | SKIP 1 | PASS 391 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-Log.R:17:9'): Disabled log file export ─────────────────────── Expected `nchar(disabled.output)` > 0. Actual comparison: 0.0 <= 0.0 Difference: 0.0 <= 0 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 391 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64