CRAN Package Check Results for Maintainer ‘Benjamin Guiastrennec <guiastrennec at gmail.com>’

Last updated on 2026-02-17 16:52:14 CET.

Package ERROR OK
xpose 2 12

Package xpose

Current CRAN status: ERROR: 2, OK: 12

Version: 0.4.22
Check: tests
Result: ERROR Running ‘testthat.R’ [119s/121s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(xpose) Loading required package: ggplot2 Attaching package: 'xpose' The following object is masked from 'package:stats': filter > > test_check("xpose") Saving _problems/test-vpc-45.R [ FAIL 1 | WARN 0 | SKIP 7 | PASS 491 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-read_nm_files.R:54:3', 'test-read_nm_tables.R:61:3', 'test-read_nm_tables.R:71:3', 'test-vpc.R:50:3', 'test-xpose_data.R:31:3', 'test-xpose_data.R:47:3', 'test-xpose_save.R:14:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-vpc.R:45:3'): vpc_data works properly with xpdb tables ─────── Expected `xpdb_vpc_test$special` to be equivalent to `ctrl_special$special`. Component "data": Component 1: Length mismatch: comparison on first 20 components Component "data": Component 1: Component 7: target is numeric, current is character Component "data": Component 1: Component 8: target is NULL, current is numeric Component "data": Component 1: Component 11: target is character, current is list Component "data": Component 1: Component 12: Length mismatch: comparison on first 1 components Component "data": Component 1: Component 12: Component 1: target is character, current is logical Component "data": Component 1: Component 14: target is logical, current is character Component "data": Component 1: Component 15: target is character, current is NULL Component "data": Component 1: Component 16: target is NULL, current is numeric ... [ FAIL 1 | WARN 0 | SKIP 7 | PASS 491 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.22
Check: tests
Result: ERROR Running ‘testthat.R’ [74s/74s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(xpose) Loading required package: ggplot2 Attaching package: 'xpose' The following object is masked from 'package:stats': filter > > test_check("xpose") Saving _problems/test-vpc-45.R [ FAIL 1 | WARN 0 | SKIP 7 | PASS 491 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-read_nm_files.R:54:3', 'test-read_nm_tables.R:61:3', 'test-read_nm_tables.R:71:3', 'test-vpc.R:50:3', 'test-xpose_data.R:31:3', 'test-xpose_data.R:47:3', 'test-xpose_save.R:14:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-vpc.R:45:3'): vpc_data works properly with xpdb tables ─────── Expected `xpdb_vpc_test$special` to be equivalent to `ctrl_special$special`. Component "data": Component 1: Length mismatch: comparison on first 20 components Component "data": Component 1: Component 7: target is numeric, current is character Component "data": Component 1: Component 8: target is NULL, current is numeric Component "data": Component 1: Component 11: target is character, current is list Component "data": Component 1: Component 12: Length mismatch: comparison on first 1 components Component "data": Component 1: Component 12: Component 1: target is character, current is logical Component "data": Component 1: Component 14: target is logical, current is character Component "data": Component 1: Component 15: target is character, current is NULL Component "data": Component 1: Component 16: target is NULL, current is numeric ... [ FAIL 1 | WARN 0 | SKIP 7 | PASS 491 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc