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

This page was generated on 2023-10-16 11:36:22 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1308/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 2.26.0  (landing page)
Laurent Gatto
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/MSnbase
git_branch: RELEASE_3_17
git_last_commit: 3e6268a
git_last_commit_date: 2023-04-25 10:19:06 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for MSnbase on palomino3


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.

raw results


Summary

Package: MSnbase
Version: 2.26.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:MSnbase.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings MSnbase_2.26.0.tar.gz
StartedAt: 2023-10-16 04:27:34 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 04:44:30 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 1015.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: MSnbase.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:MSnbase.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings MSnbase_2.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/MSnbase.Rcheck'
* using R version 4.3.1 (2023-06-16 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.2.0
    GNU Fortran (GCC) 12.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'MSnbase/DESCRIPTION' ... OK
* this is package 'MSnbase' version '2.26.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 whether package 'MSnbase' can be installed ... OK
* used C compiler: 'gcc.exe (GCC) 12.2.0'
* used C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
* checking installed package size ... NOTE
  installed size is  6.0Mb
  sub-directories of 1Mb or more:
    R      1.8Mb
    data   1.9Mb
    libs   1.0Mb
* 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] (<https://orcid.org/0000-0002-1520-2268>)
  Johannes Rainer <Johannes.Rainer@eurac.edu> [aut, cre] (<https://orcid.org/0000-0002-6977-7147>)
  Sebastian Gibb <mail@sebastiangibb.de> [aut, cre] (<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 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 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 ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.17-bioc/R/library/MSnbase/libs/x64/MSnbase.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
chromatogram-MSnExp-method 8.86   0.25    9.11
MSnSet-class               7.53   0.35    7.87
OnDiskMSnExp-class         6.97   0.17    7.42
averageMSnSet              5.07   0.34    7.19
* 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:
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Error ('test_MSmap.R:7:1'): (code run outside of `test_that()`) ─────────────
  Error in `.local(object, ...)`: No files to download.
  Backtrace:
      ▆
   1. ├─rpx::pxget(px1, "TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01-20141210.mzML") at test_MSmap.R:7:0
   2. └─rpx::pxget(px1, "TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01-20141210.mzML")
   3.   └─rpx (local) .local(object, ...)
  
  [ FAIL 1 | WARN 1092 | SKIP 12 | PASS 2372 ]
  Error: Test failures
  In addition: Warning message:
  In for (i in seq_along(cenv$extra)) { :
    closing unused connection 4 (F:\biocbuild\bbs-3.17-bioc\tmpdir\RtmpQhkddO\fileab9c538b584)
  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, 4 NOTEs
See
  'F:/biocbuild/bbs-3.17-bioc/meat/MSnbase.Rcheck/00check.log'
for details.


Installation output

MSnbase.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL MSnbase
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'MSnbase' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.2.0'
using C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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,
      |             ^~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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,
      |             ^~~~~~~~~~~~~~
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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)
      |            ^~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o MSnbase.dll tmp.def RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-MSnbase/00new/MSnbase/libs/x64
** R
** data
*** moving datasets to lazyload DB
Creating a new generic function for 'trimws' in package 'MSnbase'
in method for 'coerce' with signature '"MSnSet","SummarizedExperiment"': no definition for class "SummarizedExperiment"
in method for 'coerce' with signature '"SummarizedExperiment","MSnSet"': no definition for class "SummarizedExperiment"
in method for 'coerce' with signature '"IBSpectra","MSnSet"': no definition for class "IBSpectra"
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 '"MSnSet","SummarizedExperiment"': no definition for class "SummarizedExperiment"
in method for 'coerce' with signature '"SummarizedExperiment","MSnSet"': no definition for class "SummarizedExperiment"
in method for 'coerce' with signature '"IBSpectra","MSnSet"': no definition for class "IBSpectra"
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
** 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 version 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

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

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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, 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.26.0 
  Visit https://lgatto.github.io/MSnbase/ to get started.


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:  
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 [Mon Oct 16 04:32:16 2023] 
 MSnbase version: 2.26.0 
- - - 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: Mon Oct 16 04:39:18 2023 
 MSnbase version: 2.26.0 
- - - 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: Mon Oct 16 04:39:19 2023 
 MSnbase version: 2.26.0 
- - - 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 Mon Oct 16 04:39:41 2023 
 Description:
  small foi
 3 features of interest:
   P20353, P53501, Q7KU78
Traceable object of class "FeaturesOfInterest"
 Created on Mon Oct 16 04:39:41 2023 
 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 2372 ]

══ 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:7:1'): (code run outside of `test_that()`) ─────────────
Error in `.local(object, ...)`: No files to download.
Backtrace:
    ▆
 1. ├─rpx::pxget(px1, "TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01-20141210.mzML") at test_MSmap.R:7:0
 2. └─rpx::pxget(px1, "TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01-20141210.mzML")
 3.   └─rpx (local) .local(object, ...)

[ FAIL 1 | WARN 1092 | SKIP 12 | PASS 2372 ]
Error: Test failures
In addition: Warning message:
In for (i in seq_along(cenv$extra)) { :
  closing unused connection 4 (F:\biocbuild\bbs-3.17-bioc\tmpdir\RtmpQhkddO\fileab9c538b584)
Execution halted

Example timings

MSnbase.Rcheck/MSnbase-Ex.timings

nameusersystemelapsed
Chromatogram-class0.070.020.08
FeatComp-class0.170.030.34
FeaturesOfInterest-class0.050.010.06
MChromatograms-class0.140.000.15
MSmap-class000
MSnExp-class0.560.000.56
MSnProcess-class000
MSnSet-class7.530.357.87
MSnSetList-class2.190.122.32
MSpectra0.090.020.12
MzTab-class0.300.031.63
OnDiskMSnExp-class6.970.177.42
ProcessingStep-class000
ReporterIons-class0.020.000.02
TMT6000
addIdentificationData-methods0.840.020.86
aggvar3.500.133.66
averageMSnSet5.070.347.19
bin-methods0.310.020.33
calculateFragments-methods1.090.031.12
chromatogram-MSnExp-method8.860.259.11
clean-methods0.110.030.14
combineFeatures0.860.070.92
combineSpectra3.470.074.92
combineSpectraMovingWindow2.480.042.52
commonFeatureNames0.270.010.28
compareSpectra-methods0.140.020.15
consensusSpectrum0.030.000.03
estimateMzResolution3.980.234.30
estimateMzScattering1.320.031.34
estimateNoise-method000
extractPrecSpectra-methods1.010.021.04
extractSpectraData2.210.084.23
fData-utils0.310.000.33
factorsAsStrings0.020.000.04
featureCV0.020.000.01
fillUp000
formatRt000
get.amino.acids0.010.000.02
get.atomic.mass000
getVariableName000
hasSpectraOrChromatograms0.280.031.45
iPQF0.250.000.25
iTRAQ40.020.000.02
imageNA22.760.173.00
impute1.250.081.32
isCentroidedFromFile2.110.202.30
itraqdata0.070.000.06
listOf000
makeCamelCase000
makeNaData0.390.020.41
meanMzInts0.030.000.04
missing-data3.110.173.29
mzRident2dfr0.020.000.01
nFeatures0.50.00.5
nQuants0.090.000.10
naplot0.060.000.07
navMS2.330.062.39
normToReference0.210.000.20
normalise-methods0.010.000.02
npcv000
pSet-class000
pickPeaks-method0.290.000.30
plot-methods3.550.063.61
plot2d-methods0.460.000.47
plotDensity-methods0.850.040.88
plotMzDelta-methods0.930.010.94
plotNA-methods0.340.020.36
plotSpectrumSpectrum-methods1.270.001.26
precSelection0.010.000.02
purityCorrect-methods0.030.000.03
quantify-methods2.460.002.45
readMSData1.960.001.99
readMSnSet0.080.000.12
readMgfData1.610.061.70
readMzIdData1.340.331.85
readMzTabData0.840.001.00
readMzTabData_v0.90.100.030.17
readSRMData0.980.081.06
reduce-data.frame-method0.020.000.02
removeNoId-methods1.230.011.25
removePeaks-methods0.640.030.67
removeReporters-methods0.550.000.55
selectFeatureData1.230.031.27
smooth-methods0.220.020.23
trimMz-methods0.160.000.16
writeMgfData-methods1.670.001.70