CRAN Package Check Results for Package VennDiagram

Last updated on 2025-12-30 10:51:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.3 7.32 54.57 61.89 NOTE
r-devel-linux-x86_64-debian-gcc 1.7.3 4.78 38.86 43.64 ERROR
r-devel-linux-x86_64-fedora-clang 1.7.3 13.00 90.09 103.09 ERROR
r-devel-linux-x86_64-fedora-gcc 1.7.3 12.00 88.98 100.98 ERROR
r-devel-windows-x86_64 1.7.3 7.00 72.00 79.00 OK
r-patched-linux-x86_64 1.7.3 6.97 50.18 57.15 OK
r-release-linux-x86_64 1.7.3 6.22 50.55 56.77 OK
r-release-macos-arm64 1.7.3 OK
r-release-macos-x86_64 1.7.3 4.00 58.00 62.00 OK
r-release-windows-x86_64 1.7.3 7.00 70.00 77.00 OK
r-oldrel-macos-arm64 1.7.3 OK
r-oldrel-macos-x86_64 1.7.3 5.00 50.00 55.00 OK
r-oldrel-windows-x86_64 1.7.3 11.00 85.00 96.00 OK

Check Details

Version: 1.7.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Paul Boutros <pboutros@mednet.ucla.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Hanbo", family = "Chen", role = "aut"), person(given = "Paul", family = "Boutros", role = "cre", email = "pboutros@mednet.ucla.edu")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.7.3
Check: tests
Result: ERROR Running ‘test-all.R’ [3s/4s] 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-devel-linux-x86_64-debian-gcc

Version: 1.7.3
Check: tests
Result: ERROR Running ‘test-all.R’ [10s/31s] 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-devel-linux-x86_64-fedora-clang

Version: 1.7.3
Check: tests
Result: ERROR Running ‘test-all.R’ [10s/27s] 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-devel-linux-x86_64-fedora-gcc