############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ptairMS_1.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/ptairMS.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.7 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘ptairMS/DESCRIPTION’ ... OK * this is package ‘ptairMS’ version ‘1.8.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 hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘ptairMS’ can be installed ... OK * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * checking installed package size ... 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 R 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 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 ... OK * checking Rd files ... OK * checking Rd metadata ... 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 line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed detectPeak 92.880 2.089 115.972 alignSamples 16.014 0.749 23.140 imputeMat 14.804 0.669 19.769 writeEset 14.650 0.502 23.078 annotation 14.314 0.601 17.506 impute 13.470 0.578 17.948 getPeakList 13.259 0.509 17.641 plot 11.495 0.408 16.144 plotTIC 10.481 0.371 16.070 plotFeatures 10.330 0.409 15.369 defineKnots 10.265 0.255 13.212 plotRaw 10.017 0.434 15.772 resetSampleMetadata 9.676 0.294 14.635 rmPeakList 9.692 0.272 14.647 plotCalib 9.611 0.345 14.129 setSampleMetadata 9.593 0.299 13.389 updatePtrSet 9.465 0.286 14.765 changeTimeLimits 9.317 0.397 12.270 getSampleMetadata 8.894 0.334 11.807 getDirectory 8.921 0.284 11.764 importSampleMetadata 8.900 0.290 11.725 exportSampleMetada 8.619 0.286 11.310 createPtrSet 8.674 0.217 10.751 getFileNames 8.532 0.302 11.268 convert_to_mzML 6.568 0.253 8.585 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 1. └─ptairMS (local) test_alignSamples() 2. └─testthat::expect_equal(nrow(Biobase::exprs(eset)), 1) at test-alignment.R:40:2 ── Failure ('test-annotation.R:28:3'): annotateVOC function and findIsotope ──── Biobase::fData(bacteria.eset)[1, "isotope"] not equal to row.names(Biobase::fData(bacteria.eset))[2]. 1/1 mismatches x[1]: "60.0514" y[1]: "59.0608" Backtrace: ▆ 1. └─ptairMS (local) test_annotateVOC_and_isotope() 2. └─testthat::expect_equal(...) at test-annotation.R:28:2 [ FAIL 3 | WARN 0 | SKIP 0 | PASS 56 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/ptairMS.Rcheck/00check.log’ for details.