Last updated on 2026-01-13 04:50:53 CET.
| Package | ERROR | OK |
|---|---|---|
| VennDiagram | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
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.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.7.3
Check: tests
Result: ERROR
Running ‘test-all.R’ [6s/8s]
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
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
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
Version: 1.7.3
Check: tests
Result: ERROR
Running 'test-all.R' [6s]
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-windows-x86_64