CRAN Package Check Results for Package xpose

Last updated on 2026-02-17 13:52:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.22 16.54 307.30 323.84 OK
r-devel-linux-x86_64-debian-gcc 0.4.22 7.73 192.85 200.58 OK
r-devel-linux-x86_64-fedora-clang 0.4.22 26.00 547.67 573.67 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.22 23.00 375.66 398.66 ERROR
r-devel-macos-arm64 0.4.22 3.00 80.00 83.00 OK
r-devel-windows-x86_64 0.4.22 17.00 352.00 369.00 OK
r-patched-linux-x86_64 0.4.22 14.09 286.69 300.78 OK
r-release-linux-x86_64 0.4.22 14.24 283.19 297.43 OK
r-release-macos-arm64 0.4.22 3.00 86.00 89.00 OK
r-release-macos-x86_64 0.4.22 12.00 717.00 729.00 OK
r-release-windows-x86_64 0.4.22 17.00 338.00 355.00 OK
r-oldrel-macos-arm64 0.4.22 3.00 85.00 88.00 OK
r-oldrel-macos-x86_64 0.4.22 11.00 547.00 558.00 OK
r-oldrel-windows-x86_64 0.4.22 22.00 421.00 443.00 OK

Check Details

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