* using log directory ‘/data/gannet/ripley/R/packages/tests-Suggests/SomaDataIO.Rcheck’ * using R Under development (unstable) (2024-04-19 r86451) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc-13 (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Fedora Linux 36 (Workstation Edition) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘SomaDataIO/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘SomaDataIO’ version ‘6.1.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘SomaDataIO’ can be installed ... [28s/37s] OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [21s/28s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... ERROR Running examples in ‘SomaDataIO-Ex.R’ failed The error most likely occurred in: > ### Name: adat2eSet > ### Title: Convert ADAT to ExpressionSet Object > ### Aliases: adat2eSet > > ### ** Examples > > eSet <- adat2eSet(example_data) Error: The `Biobase` package is required to use this function. See ?adat2eSet for installation instructions. Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ Running ‘testthat.R’ [41s/58s] [42s/60s] ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(SomaDataIO) ═══════════════════════════════════════════════════════════════════════ Legal ══ SomaDataIO™ Copyright © 2024 SomaLogic Operating Co., Inc. The `SomaDataIO` package is licensed under the MIT license (`LICENSE.md`) and is intended solely for research use only ("RUO") purposes. The code contained herein may *not* be used for diagnostic, clinical, therapeutic, or other commercial purposes. Further, "SomaDataIO" and "SomaLogic" are trademarks owned by SomaLogic Operating Co., Inc. No license is hereby granted to these trademarks other than for purposes of identifying the origin or source of the Software. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES, WHETHER DIRECT OR INDIRECT, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ════════════════════════════════════════════════════════════════════════════════ Attaching package: 'SomaDataIO' The following object is masked from 'package:stats': filter > > test_check("SomaDataIO") [ FAIL 2 | WARN 0 | SKIP 22 | PASS 858 ] ══ Skipped tests (22) ══════════════════════════════════════════════════════════ • On CRAN (22): 'test-S3-median.R:5:3', 'test-S3-merge.R:9:3', 'test-S3-print.R:15:3', 'test-S3-summary.R:50:3', 'test-diffAdats.R:7:3', 'test-diffAdats.R:12:3', 'test-diffAdats.R:17:3', 'test-diffAdats.R:24:3', 'test-diffAdats.R:29:3', 'test-diffAdats.R:37:3', 'test-getAnalytes.R:23:3', 'test-getTargetNames.R:13:3', 'test-groupGenerics.R:154:3', 'test-is-intact-attr.R:46:3', 'test-loadAdatsAsList.R:23:3', 'test-loadAdatsAsList.R:28:3', 'test-loadAdatsAsList.R:62:3', 'test-parseHeader.R:29:3', 'test-read-adat.R:30:3', 'test-read-adat.R:40:3', 'test-scaleAnalytes.R:67:3', 'test-scaleAnalytes.R:73:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-adat2eSet.R:2:1'): (code run outside of `test_that()`) ───────── Error in `library(Biobase)`: there is no package called 'Biobase' Backtrace: ▆ 1. ├─base::suppressPackageStartupMessages(library(Biobase)) at test-adat2eSet.R:2:1 2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 3. └─base::library(Biobase) ── Error ('test-pivotExpressionSet.R:4:1'): (code run outside of `test_that()`) ── Error: The `Biobase` package is required to use this function. See ?adat2eSet for installation instructions. Backtrace: ▆ 1. └─SomaDataIO::pivotExpressionSet(adat2eSet(sub_adat)) at test-pivotExpressionSet.R:4:1 [ FAIL 2 | WARN 0 | SKIP 22 | PASS 858 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... [11s/16s] OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 2 ERRORs See ‘/data/gannet/ripley/R/packages/tests-Suggests/SomaDataIO.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 3:50.07, 153.48 + 13.82