CRAN Package Check Results for Maintainer ‘Brian Neal <Brian.Neal at ucsf.edu>’

Last updated on 2024-05-16 23:53:20 CEST.

Package ERROR OK
NAIR 1 12

Package NAIR

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [32s/50s] 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/RtmpPNbju4/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