R Under development (unstable) (2026-09-09 r90510 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(biocohort) biocohort version 0.1.1 Cohort Objects for Subjects and Samples in Omics Studies Documentation: https://www.samuelbharti.com/biocohort/ > > test_check("biocohort") 1 path not found. See the exists column. 1 path not found. See the exists column. 1 path not found. See the exists column. 1 path not found. See the exists column. 1 path not found. See the exists column. Cleared cache; re-run load_analyses() or translate() as needed. -- TranslationResult (rat -> human, backend: custom) * input: 4 v mapped: 2 (50%) x unmapped: 2 ! multi: 1 -- TranslationResult (rat -> human, backend: custom) * input: 4 v mapped: 2 (50%) x unmapped: 2 ! multi: 1 v Translated 1 analysis: "expr". v Translated 2 analyses: "somatic" and "expr". v Translated 2 analyses: "somatic" and "expr". v Translated 2 analyses: "somatic" and "expr". v Translated 1 analysis: "expr". v Translated 1 analysis: "expr". v Translated 1 analysis: "expr". v Translated 1 analysis: "expr". v Translated 1 analysis: "somatic". v Translated 2 analyses: "somatic" and "expr". v Translated 2 analyses: "somatic" and "expr". v Translated 2 analyses: "somatic" and "expr". -- Cohort * 2 subjects (2 rat) * 4 samples (4 wes) -- Cohort * 2 subjects (2 rat) * 4 samples (4 wes) Cleared cache; re-run load_analyses() or translate() as needed. [ FAIL 0 | WARN 1 | SKIP 1 | PASS 786 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • not a source tree (1): 'test-package.R:29:3' [ FAIL 0 | WARN 1 | SKIP 1 | PASS 786 ] > > proc.time() user system elapsed 25.09 3.25 28.37