Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:08:23 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for MSnbase on machv2


To the developers/maintainers of the MSnbase package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1222/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 2.20.4  (landing page)
Laurent Gatto
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/MSnbase
git_branch: RELEASE_3_14
git_last_commit: c86ac8b
git_last_commit_date: 2022-01-13 12:09:21 -0400 (Thu, 13 Jan 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    ERROR    OK  
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    ERROR    OK  

Summary

Package: MSnbase
Version: 2.20.4
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MSnbase_2.20.4.tar.gz
StartedAt: 2022-04-12 15:51:11 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 16:09:37 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 1105.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: MSnbase.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MSnbase_2.20.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/MSnbase.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSnbase/DESCRIPTION’ ... OK
* this is package ‘MSnbase’ version ‘2.20.4’
* 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
* checking installed package size ... NOTE
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    data   1.9Mb
* 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]
* 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 ... 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 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 14.289  0.250  14.558
MSnSet-class               11.157  0.297  11.473
OnDiskMSnExp-class         10.927  0.270  11.229
averageMSnSet               8.352  0.236   8.643
aggvar                      8.207  0.096   8.325
estimateMzResolution        6.909  0.367   7.274
combineSpectra              5.595  0.131   5.739
imageNA2                    4.996  0.181   5.207
MzTab-class                 1.472  0.062   7.415
* 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:8:1): (code run outside of `test_that()`) ───────────────
  Error: Can not open file /Users/biocbuild/Library/Caches/org.R-project.R/R/rpx/fe872d9f90f7_TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01-20141210.mzML! Original error was: Error in pwizModule$open(filename): [SpectrumList_mzML::create()] Bad istream.
  
  Backtrace:
      ▆
   1. └─mzR::openMSfile(f) at test_MSmap.R:8:0
   2.   └─base::tryCatch(...)
   3.     └─base tryCatchList(expr, classes, parentenv, handlers)
   4.       └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
   5.         └─value[[3L]](cond)
  
  [ FAIL 1 | WARN 1092 | SKIP 12 | PASS 2362 ]
  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, 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.14-bioc/meat/MSnbase.Rcheck/00check.log’
for details.


Installation output

MSnbase.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL MSnbase
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘MSnbase’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c Spectrum1_class.c -o Spectrum1_class.o
Spectrum1_class.c:8:13: warning: unused function '_new_Spectrum1' [-Wunused-function]
static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt,
            ^
1 warning generated.
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c Spectrum2_class.c -o Spectrum2_class.o
Spectrum2_class.c:9:13: warning: unused function '_new_Spectrum2' [-Wunused-function]
static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt,
            ^
1 warning generated.
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c utils.c -o utils.o
utils.c:92:15: warning: unused variable 'ret' [-Wunused-variable]
  int i1, i2, ret;
              ^
utils.c:107:15: warning: unused variable 'ret' [-Wunused-variable]
  int i1, i2, ret;
              ^
utils.c:123:18: warning: unused variable 'ret' [-Wunused-variable]
  double d1, d2, ret;
                 ^
utils.c:133:18: warning: unused variable 'ret' [-Wunused-variable]
  double d1, d2, ret;
                 ^
utils.c:121:12: warning: unused function 'compar_double_asc_order' [-Wunused-function]
static int compar_double_asc_order(const void *p1, const void *p2)
           ^
utils.c:131:12: warning: unused function 'compar_double_desc_order' [-Wunused-function]
static int compar_double_desc_order(const void *p1, const void *p2)
           ^
6 warnings generated.
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o MSnbase.so RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/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 ‘"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”
** 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”
** 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 version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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, 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 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.20.4 
  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 [Tue Apr 12 15:57:55 2022] 
 MSnbase version: 2.20.4 
- - - 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: Tue Apr 12 16:03:36 2022 
 MSnbase version: 2.20.4 
- - - 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: Tue Apr 12 16:03:36 2022 
 MSnbase version: 2.20.4 
- - - 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 Tue Apr 12 16:04:05 2022 
 Description:
  small foi
 3 features of interest:
   P20353, P53501, Q7KU78
Traceable object of class "FeaturesOfInterest"
 Created on Tue Apr 12 16:04:05 2022 
 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 2362 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (12)

══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_MSmap.R:8:1): (code run outside of `test_that()`) ───────────────
Error: Can not open file /Users/biocbuild/Library/Caches/org.R-project.R/R/rpx/fe872d9f90f7_TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01-20141210.mzML! Original error was: Error in pwizModule$open(filename): [SpectrumList_mzML::create()] Bad istream.

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

[ FAIL 1 | WARN 1092 | SKIP 12 | PASS 2362 ]
Error: Test failures
Execution halted

Example timings

MSnbase.Rcheck/MSnbase-Ex.timings

nameusersystemelapsed
Chromatogram-class0.1260.0090.135
FeatComp-class0.3460.0190.369
FeaturesOfInterest-class0.0850.0080.093
MChromatograms-class0.2310.0060.238
MSmap-class0.0000.0010.001
MSnExp-class0.6850.0050.691
MSnProcess-class0.0010.0000.002
MSnSet-class11.157 0.29711.473
MSnSetList-class3.1080.1813.291
MSpectra0.1300.0080.138
MzTab-class1.4720.0627.415
OnDiskMSnExp-class10.927 0.27011.229
ProcessingStep-class0.0020.0000.002
ReporterIons-class0.0140.0010.015
TMT60.0110.0030.014
addIdentificationData-methods0.9990.0111.015
aggvar8.2070.0968.325
averageMSnSet8.3520.2368.643
bin-methods0.6290.0120.643
calculateFragments-methods1.2620.0561.323
chromatogram-MSnExp-method14.289 0.25014.558
clean-methods0.2430.0120.255
combineFeatures1.6790.0231.704
combineSpectra5.5950.1315.739
combineSpectraMovingWindow3.2960.0683.366
commonFeatureNames0.4680.0140.483
compareSpectra-methods0.3060.0070.314
consensusSpectrum0.0510.0020.053
estimateMzResolution6.9090.3677.274
estimateMzScattering1.4860.0181.505
estimateNoise-method0.0110.0010.011
extractPrecSpectra-methods1.1650.0211.191
extractSpectraData2.8200.1262.941
fData-utils0.6200.0110.653
factorsAsStrings0.0210.0050.027
featureCV0.0360.0030.039
fillUp0.0050.0020.007
formatRt0.0010.0010.001
get.amino.acids0.0050.0050.010
get.atomic.mass0.0000.0010.000
getVariableName0.0050.0010.006
hasSpectraOrChromatograms0.4320.0240.459
iPQF0.5260.0050.537
iTRAQ40.0190.0020.022
imageNA24.9960.1815.207
impute0.6940.0300.725
isCentroidedFromFile2.6870.1122.792
itraqdata0.0830.0160.099
listOf0.0010.0000.002
makeCamelCase0.0010.0000.001
makeNaData0.7690.0080.778
meanMzInts0.0570.0030.060
missing-data4.2690.1444.451
mzRident2dfr0.0530.0050.058
nFeatures0.7620.0110.774
nQuants0.1930.0030.198
naplot0.0920.0070.099
navMS2.5010.0452.568
normToReference0.2680.0040.272
normalise-methods0.0240.0030.027
npcv0.0070.0010.009
pSet-class0.0010.0020.003
pickPeaks-method0.5080.0070.516
plot-methods4.2760.0784.365
plot2d-methods0.7120.0050.719
plotDensity-methods0.7740.0070.782
plotMzDelta-methods1.1550.0291.186
plotNA-methods0.5470.0080.555
plotSpectrumSpectrum-methods1.7110.0321.743
precSelection0.0140.0020.017
purityCorrect-methods0.0290.0060.035
quantify-methods4.2720.0374.311
readMSData2.1980.0292.228
readMSnSet0.1250.0060.130
readMgfData2.5340.0432.581
readMzIdData1.4431.1082.590
readMzTabData1.3740.0382.399
readMzTabData_v0.90.1930.0080.862
readSRMData1.7630.0481.814
reduce-data.frame-method0.0250.0030.027
removeNoId-methods1.3390.0231.364
removePeaks-methods0.9420.0070.949
removeReporters-methods0.7310.0040.735
selectFeatureData1.2390.0271.267
smooth-methods0.3370.0060.344
trimMz-methods0.2690.0060.277
writeMgfData-methods2.6450.0422.690