Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2025-01-25 15:39 -0500 (Sat, 25 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1343/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 2.33.2  (landing page)
Laurent Gatto
Snapshot Date: 2025-01-24 13:40 -0500 (Fri, 24 Jan 2025)
git_url: https://git.bioconductor.org/packages/MSnbase
git_branch: devel
git_last_commit: 7fad86f7
git_last_commit_date: 2024-11-12 03:09:21 -0500 (Tue, 12 Nov 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  


CHECK results for MSnbase on kunpeng2

To the developers/maintainers of the MSnbase package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MSnbase.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: MSnbase
Version: 2.33.2
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings MSnbase_2.33.2.tar.gz
StartedAt: 2025-01-25 09:21:34 -0000 (Sat, 25 Jan 2025)
EndedAt: 2025-01-25 09:44:49 -0000 (Sat, 25 Jan 2025)
EllapsedTime: 1395.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: MSnbase.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings MSnbase_2.33.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/MSnbase.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSnbase/DESCRIPTION’ ... OK
* this is package ‘MSnbase’ version ‘2.33.2’
* 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 ‘MSnbase’ can be installed ... OK
* used C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking installed package size ... INFO
  installed size is  6.9Mb
  sub-directories of 1Mb or more:
    R      2.4Mb
    data   1.9Mb
    libs   1.2Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Authors@R field gives more than one person with maintainer role:
  Laurent Gatto <laurent.gatto@uclouvain.be> [aut, cre] (ORCID: <https://orcid.org/0000-0002-1520-2268>)
  Johannes Rainer <Johannes.Rainer@eurac.edu> [aut, cre] (ORCID: <https://orcid.org/0000-0002-6977-7147>)
  Sebastian Gibb <mail@sebastiangibb.de> [aut, cre] (ORCID: <https://orcid.org/0000-0001-7406-4443>)
* 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 dependencies in R code ... NOTE
':::' calls which should be '::':
  ‘S4Vectors:::makeClassinfoRowForCompactPrinting’
  ‘S4Vectors:::makePrettyMatrixForCompactPrinting’
  See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
  ‘Biobase:::.showAnnotatedDataFrame’ ‘MALDIquant:::.estimateNoise’
  ‘MALDIquant:::.localMaxima’ ‘MALDIquant:::.movingAverage’
  ‘MALDIquant:::.savitzkyGolay’ ‘mzR:::.hasChromatograms’
  ‘mzR:::.hasSpectra’
  See the note in ?`:::` about the use of this operator.
* 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  Chromatogram-class.Rd: closest
  FeaturesOfInterest-class.Rd: Versioned-class
  MIAPE-class.Rd: MIAME-class, MIAxE-class, Versioned-class
  MSnExp-class.Rd: AnnotatedDataFrame-class, phenoData, eSet-class,
    featureData, experimentData, protocolData, Versions-class,
    VersionedBiobase-class, Versioned-class, isolationWindow
  MSnProcess-class.Rd: Versioned-class
  MSnSet-class.Rd: eSet-class, ExpressionSet-class,
    AnnotatedDataFrame-class, AssayData-class, exprs, assayData,
    phenoData, featureData, experimentData, protocolData,
    Versions-class, VersionedBiobase-class, Versioned-class, impute,
    meanSdPlot, ma.plot, mva.pairs
  MSnSetList-class.Rd: AnnotatedDataFrame-class
  MSpectra.Rd: mcols, DataFrame, SimpleList
  OnDiskMSnExp-class.Rd: AnnotatedDataFrame-class, phenoData,
    featureData, experimentData, eSet-class, protocolData,
    Versions-class, VersionedBiobase-class, Versioned-class
  ProcessingStep-class.Rd: Versioned-class
  ReporterIons-class.Rd: Versioned-class
  Spectrum-class.Rd: Versioned-class
  Spectrum1-class.Rd: Versioned-class
  Spectrum2-class.Rd: Versioned-class
  combineFeatures.Rd: impute
  combineSpectra.Rd: bpparam
  extractSpectraData.Rd: DataFrame
  normToReference.Rd: exprs
  normalise-methods.Rd: vsn2
  pSet-class.Rd: eSet-class, AnnotatedDataFrame-class, phenoData,
    featureData, experimentData, protocolData, Versions-class,
    VersionedBiobase-class, Versioned-class
  plotMzDelta-methods.Rd: geom_histogram
  readMSData.Rd: AnnotatedDataFrame-class
  readMSnSet.Rd: readExpressionSet, read.AnnotatedDataFrame, read.MIAME
  readMgfData.Rd: AnnotatedDataFrame-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 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
chromatogram-MSnExp-method 15.831  0.174  16.342
OnDiskMSnExp-class         10.567  0.400  14.450
estimateMzResolution        8.154  0.119   8.928
averageMSnSet               7.658  0.347  10.647
aggvar                      5.686  0.048   6.415
MSnSet-class                5.515  0.044   6.505
combineSpectra              5.268  0.016   6.030
plot-methods                4.991  0.011   5.228
extractSpectraData          3.360  0.072   5.228
MzTab-class                 0.757  0.069  13.753
* 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:
  
  Backtrace:
      ▆
   1. └─mzR::openMSfile(f) at test_MSmap.R:8:1
   2.   └─base::tryCatch(...)
   3.     └─base (local) tryCatchList(expr, classes, parentenv, handlers)
   4.       └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
   5.         └─value[[3L]](cond)
  
  [ FAIL 1 | WARN 1092 | SKIP 12 | PASS 2355 ]
  Error: Test failures
  In addition: Warning message:
  In for (i in seq_along(extends)) { :
    closing unused connection 4 (/home/biocbuild/tmp/Rtmpxpm6Wk/file333df136ad806)
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/MSnbase.Rcheck/00check.log’
for details.


Installation output

MSnbase.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL MSnbase
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘MSnbase’ ...
** using staged installation
** libs
using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c Spectrum1_class.c -o Spectrum1_class.o
Spectrum1_class.c:8:13: warning: ‘_new_Spectrum1’ defined but not used [-Wunused-function]
    8 | static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt,
      |             ^~~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c Spectrum2_class.c -o Spectrum2_class.o
Spectrum2_class.c:9:13: warning: ‘_new_Spectrum2’ defined but not used [-Wunused-function]
    9 | static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt,
      |             ^~~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c utils.c -o utils.o
utils.c: In function ‘compar_double_dd_for_stable_asc_order’:
utils.c:92:15: warning: unused variable ‘ret’ [-Wunused-variable]
   92 |   int i1, i2, ret;
      |               ^~~
utils.c: In function ‘compar_double_dd_for_stable_desc_order’:
utils.c:107:15: warning: unused variable ‘ret’ [-Wunused-variable]
  107 |   int i1, i2, ret;
      |               ^~~
utils.c: In function ‘compar_double_asc_order’:
utils.c:123:18: warning: unused variable ‘ret’ [-Wunused-variable]
  123 |   double d1, d2, ret;
      |                  ^~~
utils.c: In function ‘compar_double_desc_order’:
utils.c:133:18: warning: unused variable ‘ret’ [-Wunused-variable]
  133 |   double d1, d2, ret;
      |                  ^~~
utils.c: At top level:
utils.c:131:12: warning: ‘compar_double_desc_order’ defined but not used [-Wunused-function]
  131 | static int compar_double_desc_order(const void *p1, const void *p2)
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
utils.c:121:12: warning: ‘compar_double_asc_order’ defined but not used [-Wunused-function]
  121 | static int compar_double_asc_order(const void *p1, const void *p2)
      |            ^~~~~~~~~~~~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o MSnbase.so RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/00LOCK-MSnbase/00new/MSnbase/libs
** R
** data
*** moving datasets to lazyload DB
Creating a new generic function for ‘trimws’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
in method for ‘coerce’ with signature ‘"Spectra","MSpectra"’: no definition for class “Spectra”
in method for ‘plotMzDelta’ with signature ‘"mzRramp"’: no definition for class “mzRramp”
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘trimws’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
in method for ‘coerce’ with signature ‘"Spectra","MSpectra"’: no definition for class “Spectra”
in method for ‘plotMzDelta’ with signature ‘"mzRramp"’: no definition for class “mzRramp”
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (MSnbase)

Tests output

MSnbase.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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.

> # setting R_TESTS to empty string because of
> # https://github.com/hadley/testthat/issues/144
> # revert this when that issue in R is fixed.
> Sys.setenv("R_TESTS" = "")
> library("testthat")
> library("MSnbase")
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: mzR
Loading required package: Rcpp
Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: ProtGenerics

Attaching package: 'ProtGenerics'

The following object is masked from 'package:stats':

    smooth


This is MSnbase version 2.33.2 
  Visit https://lgatto.github.io/MSnbase/ to get started.
 Consider switching to the 'R for Mass Spectrometry'
 packages - see https://RforMassSpectrometry.org for details.


Attaching package: 'MSnbase'

The following object is masked from 'package:base':

    trimws

> setMSnbaseVerbose(FALSE)
> ## register(SerialParam()) ## see issue 205
> 
> ## Erwinia
> f <- msdata::proteomics(full.names = TRUE,
+                         pattern = "TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.mzML.gz")
> tmt_erwinia_in_mem_ms1 <- readMSData(f, msLevel = 1)
> tmt_erwinia_in_mem_ms2 <- readMSData(f, msLevel = 2)
> tmt_erwinia_on_disk <- readMSData(f, mode = "onDisk")
> tmt_erwinia_on_disk_ms1 <- readMSData(f, msLevel = 1, mode = "onDisk")
> tmt_erwinia_on_disk_ms2 <- readMSData(f, msLevel = 2, mode = "onDisk")
> ## subset by rt
> tmt_im_ms1_sub <- filterRt(tmt_erwinia_in_mem_ms1, c(1200, 1250))
> tmt_im_ms2_sub <- filterRt(tmt_erwinia_in_mem_ms2, c(1200, 1250))
> tmt_od_sub <- filterRt(tmt_erwinia_on_disk, c(1200, 1250))
> tmt_od_ms1_sub <- filterRt(tmt_erwinia_on_disk_ms1, c(1200, 1250))
> tmt_od_ms2_sub <- filterRt(tmt_erwinia_on_disk_ms2, c(1200, 1250))
> 
> ## microtofq
> f <- c(system.file("microtofq/MM14.mzML", package = "msdata"),
+        system.file("microtofq/MM8.mzML", package = "msdata"))
> microtofq_in_mem_ms1 <- readMSData(f, msLevel = 1)
> microtofq_on_disk_ms1 <- readMSData(f, msLevel = 1, mode = "onDisk")
> microtofq_on_disk <- readMSData(f, mode = "onDisk")
> 
> ## extdata mzML
> f <- dir(system.file(package = "MSnbase", dir = "extdata"),
+          full.name = TRUE, pattern = "mzXML$")
> extdata_mzXML_in_mem_ms2 <- readMSData(f, verbose = FALSE, centroided. = FALSE)
> extdata_mzXML_on_disk <- readMSData(f, centroided. = FALSE, mode = "onDisk")
> extdata_mzXML_on_disk_ms2 <- readMSData(f, msLevel = 2, centroided. = FALSE, mode = "onDisk")
> 
> sf <- dir(system.file("sciex", package = "msdata"), full.names = TRUE)
> sciex <- readMSData(sf, mode = "onDisk")
> 
> test_check("MSnbase")
Experiment data
  Experimenter name: Laurent Gatto 
  Laboratory: Cambridge Centre for Proteomics (CCP) 
  Contact information: Laurent Gatto 
  Contact email: lg390@cam.ac.uk 
  Title: Example 'MSnExp' data set 
  URL:  
  PMIDs:  
  No abstract available.
Instrument : 
  Model: test (1) 
  Manufacturer:  
  Customisations:  
  Use 'msInfo(object)' for more MIAPE-MS information.
Experiment data
  Experimenter name: Laurent Gatto 
  Laboratory: Cambridge Centre for Proteomics (CCP) 
  Contact information: Laurent Gatto 
  Contact email: lg390@cam.ac.uk 
  Title: Example 'MSnExp' data set 
  URL:  
  PMIDs:  
  No abstract available.
  notes:
   Note1:
First note
MIAPE-MS information:
 1. General features:
  Date stamp:  
  Contact: Laurent Gatto 
  Name: Laurent Gatto 
  Laboratory: Cambridge Centre for Proteomics (CCP) 
  Instument model: test 
  Manufacturer:  
  Customisations:  
  Software:  
  Version:  
  Switching:  
  Param file:  
 2. Ion source
  Source:  
  Source details:  
 3. Post-source componentry
  Analyzer:  
  Analyzer details:  
  Collision gas:  
  Pressure:   bars
  Energy:  
  Detector type:  
  Sensitivity:  
Warning: program compiled against libxml 212 using older 211
Object of class "MzTab".
 Description: mzTab example file for reporting a summary report of
 quantification data quantified on the protein level
 Mode: Complete 
 Type: Quantification 
 Available data: Proteins  PSMs  
Object of class "MzTab".
 Description:
 Mode: 
 Type: 
 Available data: SmallMolecules  
Object of class "MzTab".
 Description:
 Mode: 
 Type: 
 Available data: SmallMolecules  
Instance of class 'MSnSetList' containig 3 objects.
MSn experiment data ("OnDiskMSnExp")
Object size in memory: 0.26 Mb
- - - Spectra data - - -
 MS level(s): 1 2 
 Number of spectra: 509 
 MSn retention times: 18:28 - 22:03 minutes
- - - Processing information - - -
Data loaded [Sat Jan 25 09:31:57 2025] 
 MSnbase version: 2.33.2 
- - - Meta data  - - -
phenoData
  rowNames:
    TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.mzML.gz
  varLabels: sampleNames
  varMetadata: labelDescription
Loaded from:
  TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.mzML.gz 
protocolData: none
featureData
  featureNames: F1.S001 F1.S002 ... F1.S509 (509 total)
  fvarLabels: fileIdx spIdx ... spectrum (35 total)
  fvarMetadata: labelDescription
experimentData: use 'experimentData(object)'
Object of class "ReporterIons"
TMT10HCD: '10-plex TMT HCD' with 10 reporter ions
 - [126] 126.1277 +/- 0.002 (#8DD3C7)
 - [127N] 127.1248 +/- 0.002 (#FFFFB3)
 - [127C] 127.1311 +/- 0.002 (#BEBADA)
 - [128N] 128.1281 +/- 0.002 (#FB8072)
 - [128C] 128.1344 +/- 0.002 (#80B1D3)
 - [129N] 129.1315 +/- 0.002 (#FDB462)
 - [129C] 129.1378 +/- 0.002 (#B3DE69)
 - [130N] 130.1348 +/- 0.002 (#FCCDE5)
 - [130C] 130.1411 +/- 0.002 (#D9D9D9)
 - [131] 131.1382 +/- 0.002 (#BC80BD)
Object of class "Spectrum1"
 Retention time: 0:00 
 MSn level: 1 
 Total ion count: 684 
 Polarity: 1 
MSn experiment data ("MSnExp")
Object size in memory: 0.18 Mb
- - - Spectra data - - -
 MS level(s): 2 
 Number of spectra: 5 
 MSn retention times: 25:01 - 25:02 minutes
- - - Processing information - - -
Data loaded: Sat Jan 25 09:38:42 2025 
 MSnbase version: 2.33.2 
- - - Meta data  - - -
phenoData
  rowNames: dummyiTRAQ.mzXML
  varLabels: sampleNames
  varMetadata: labelDescription
Loaded from:
  dummyiTRAQ.mzXML 
protocolData: none
featureData
  featureNames: F1.S1 F1.S2 ... F1.S5 (5 total)
  fvarLabels: spectrum
  fvarMetadata: labelDescription
experimentData: use 'experimentData(object)'
MSn experiment data ("MSnExp")
Object size in memory: 0.2 Mb
- - - Spectra data - - -
 MS level(s): 2 
 Number of spectra: 5 
 MSn retention times: 25:01 - 25:02 minutes
- - - Processing information - - -
Data loaded: Sat Jan 25 09:38:43 2025 
 MSnbase version: 2.33.2 
- - - Meta data  - - -
phenoData
  rowNames: dummyiTRAQ.mzXML
  varLabels: sampleNames
  varMetadata: labelDescription
Loaded from:
  dummyiTRAQ.mzXML 
protocolData: none
featureData
  featureNames: F1.S1 F1.S2 ... F1.S5 (5 total)
  fvarLabels: spectrum
  fvarMetadata: labelDescription
experimentData: use 'experimentData(object)'
Object of class "FeaturesOfInterest"
 Created on Sat Jan 25 09:39:12 2025 
 Description:
  small foi
 3 features of interest:
   P20353, P53501, Q7KU78
Traceable object of class "FeaturesOfInterest"
 Created on Sat Jan 25 09:39:12 2025 
 Description:
  my description
 10 features of interest:
   P20353, P53501  ...  Q9VCK0, Q9VIU7
A collection of 1 features of interest.
A collection of 10 features of interest.
MSpectra with 3 spectra and 1 metadata column(s):
  msLevel   rtime peaksCount | id
1       2      NA          3 |  1
2       2 1.23245          4 |  2
3       1 1.23245          5 |  3
MSpectra with 3 spectra and 1 metadata column(s):
    msLevel     rtime peaksCount |        id
  <integer> <numeric>  <integer> | <integer>
1         2        NA          3 |         1
2         2   1.23245          4 |         2
3         1   1.23245          5 |         3
MSpectra with 3 spectra and 1 metadata column(s):
      msLevel     rtime peaksCount |        id
    <integer> <numeric>  <integer> | <integer>
  1         2        NA          3 |         1
  2         2   1.23245          4 |         2
  3         1   1.23245          5 |         3
reading dummyiTRAQ.mzid... DONE!
[ FAIL 1 | WARN 1092 | SKIP 12 | PASS 2355 ]

══ Skipped tests (12) ══════════════════════════════════════════════════════════
• empty test (12): 'test_MzTab.R:108:1', 'test_MzTab.R:123:1',
  'test_OnDiskMSnExp2.R:132:1', 'test_fdata-selection.R:71:1',
  'test_functions-Chromatogram.R:39:1', 'test_functions-MSpectra.R:72:1',
  'test_functions-plotting.R:1:1', 'test_io.R:3:1',
  'test_methods-MChromatograms.R:155:1', 'test_readMSData2.R:51:1',
  'test_readMSData2.R:63:1', 'test_readMSData2.R:80:1'

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_MSmap.R:8:1'): (code run outside of `test_that()`) ─────────────
Error: Can not open file /home/biocbuild/.cache/R/rpx/1fd685f6d9e94_TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01-20141210.mzML! Original error was: Error: [SpectrumList_mzML::create()] Bad istream.

Backtrace:
    ▆
 1. └─mzR::openMSfile(f) at test_MSmap.R:8:1
 2.   └─base::tryCatch(...)
 3.     └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 4.       └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 5.         └─value[[3L]](cond)

[ FAIL 1 | WARN 1092 | SKIP 12 | PASS 2355 ]
Error: Test failures
In addition: Warning message:
In for (i in seq_along(extends)) { :
  closing unused connection 4 (/home/biocbuild/tmp/Rtmpxpm6Wk/file333df136ad806)
Execution halted

Example timings

MSnbase.Rcheck/MSnbase-Ex.timings

nameusersystemelapsed
Chromatogram-class0.1090.0000.109
FeatComp-class0.2400.0360.489
FeaturesOfInterest-class0.1710.0000.171
MChromatograms-class0.1930.0000.194
MSmap-class000
MSnExp-class1.1450.0001.239
MSnProcess-class0.0010.0000.001
MSnSet-class5.5150.0446.505
MSnSetList-class1.3500.0601.566
MSpectra0.0920.0080.100
MzTab-class 0.757 0.06913.753
OnDiskMSnExp-class10.567 0.40014.450
ProcessingStep-class0.0020.0000.002
ReporterIons-class0.0090.0040.017
TMT60.0050.0030.009
addIdentificationData-methods1.2010.0071.315
aggvar5.6860.0486.415
averageMSnSet 7.658 0.34710.647
bin-methods0.3350.0040.340
calculateFragments-methods1.4880.0081.503
chromatogram-MSnExp-method15.831 0.17416.342
clean-methods0.1760.0000.177
combineFeatures1.2910.0031.301
combineSpectra5.2680.0166.030
combineSpectraMovingWindow3.5580.0203.923
commonFeatureNames0.3430.0000.344
compareSpectra-methods0.2470.0000.281
consensusSpectrum0.0410.0000.045
estimateMzResolution8.1540.1198.928
estimateMzScattering1.9050.0081.917
estimateNoise-method0.0120.0000.012
extractPrecSpectra-methods1.4350.0041.870
extractSpectraData3.3600.0725.228
fData-utils0.4030.0000.558
factorsAsStrings0.0130.0000.012
featureCV0.0380.0000.038
fillUp0.0030.0000.004
formatRt0.0000.0000.001
getVariableName0.0030.0000.004
hasSpectraOrChromatograms0.3870.0130.794
iPQF0.3470.0000.697
iTRAQ40.0130.0000.021
imageNA24.1360.0114.396
impute1.8870.0082.291
isCentroidedFromFile2.6610.0563.456
itraqdata0.0510.0040.055
listOf0.0010.0000.001
makeCamelCase0.0010.0000.000
makeNaData0.4360.0000.439
meanMzInts0.0550.0000.054
missing-data3.7620.0083.842
mzRident2dfr0.0360.0000.036
nFeatures0.5000.0000.501
nQuants0.1580.0000.159
naplot0.0680.0000.068
navMS3.3930.0214.166
normToReference0.2380.0010.479
normalise-methods0.0170.0000.034
npcv0.0050.0000.005
pSet-class0.0010.0000.006
pickPeaks-method0.4180.0000.533
plot-methods4.9910.0115.228
plot2d-methods0.6080.0080.691
plotDensity-methods0.8060.0040.871
plotMzDelta-methods1.0400.0081.169
plotNA-methods0.5220.0080.569
plotSpectrumSpectrum-methods1.8590.0562.082
precSelection0.0100.0000.009
purityCorrect-methods0.0210.0000.027
quantify-methods3.8520.0034.368
readMSData2.7720.0032.958
readMSnSet0.1060.0000.154
readMgfData1.9430.0072.225
readMzIdData0.6620.1070.959
readMzTabData1.0000.0162.623
readMzTabData_v0.90.2090.0001.227
readSRMData1.4110.0081.577
reduce-data.frame-method0.0170.0000.017
removeNoId-methods1.6180.0041.859
removePeaks-methods0.7140.0161.042
removeReporters-methods0.6420.0350.680
selectFeatureData1.6240.2561.904
smooth-methods0.2700.0160.341
trimMz-methods0.1860.0000.186
writeMgfData-methods1.8470.0761.981