CRAN Package Check Results for Package NAIR

Last updated on 2024-05-15 18:56:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 135.52 253.52 389.04 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 98.72 180.65 279.37 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.4 514.63 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 583.44 OK
r-devel-windows-x86_64 1.0.4 97.00 221.00 318.00 OK
r-patched-linux-x86_64 1.0.4 103.95 240.21 344.16 OK
r-release-linux-x86_64 1.0.4 94.42 236.65 331.07 OK
r-release-macos-arm64 1.0.4 123.00 OK
r-release-macos-x86_64 1.0.4 291.00 OK
r-release-windows-x86_64 1.0.4 98.00 215.00 313.00 OK
r-oldrel-macos-arm64 1.0.4 127.00 OK
r-oldrel-macos-x86_64 1.0.4 298.00 OK
r-oldrel-windows-x86_64 1.0.4 128.00 273.00 401.00 OK

Check Details

Version: 1.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [32s/54s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(NAIR) Welcome to NAIR: Network Analysis of Immune Repertoire. Get started using `vignette("NAIR")`, or by visiting https://mlizhangx.github.io/Network-Analysis-for-Repertoire-Sequencing-/ > > test_check("NAIR") Network graph plots printed to pdf file: /home/hornik/tmp/scratch/RtmpgEfYBB/plots.pdf [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1341 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_functions.R:1137:3'): saveNetwork works ──────────────────────── Error in `readRDS(file.path(tempdir(), "MyRepSeqNetwork.rds"))`: 'parent' is not an environment Backtrace: ▆ 1. └─base::readRDS(file.path(tempdir(), "MyRepSeqNetwork.rds")) at test_functions.R:1137:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1341 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc