Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L [M] N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.2: CHECK report for MSnbase on zin1

This page was generated on 2016-04-23 10:11:40 -0700 (Sat, 23 Apr 2016).

Package 680/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 1.18.1
Laurent Gatto
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/MSnbase
Last Changed Rev: 114028 / Revision: 116712
Last Changed Date: 2016-02-25 14:19:25 -0800 (Thu, 25 Feb 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ ERROR ]
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: MSnbase
Version: 1.18.1
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings MSnbase_1.18.1.tar.gz
StartedAt: 2016-04-23 03:14:50 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 03:19:12 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 261.6 seconds
RetCode: 1
Status:  ERROR 
CheckDir: MSnbase.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings MSnbase_1.18.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/MSnbase.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSnbase/DESCRIPTION’ ... OK
* this is package ‘MSnbase’ version ‘1.18.1’
* 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 ... [18s/18s] OK
* 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 ... NOTE
Unexported objects imported by ':::' calls:
  ‘Biobase:::.showAnnotatedDataFrame’ ‘MALDIquant:::.estimateNoise’
  ‘MALDIquant:::.localMaxima’ ‘MALDIquant:::.movingAverage’
  ‘MALDIquant:::.savitzkyGolay’ ‘MALDIquant:::.which.closest’
  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 data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [56s/91s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
quantify-methods 7.283  1.186   3.967
averageMSnSet    5.945  0.154   6.752
MSnSet-class     5.312  0.028   5.352
writeMzTabData   2.645  0.016  37.587
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [52s/46s]
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  30: match(name, names(x))
  31: (function (x) 
     x$.self$finalize())(<environment>)
  
  Error in signalCondition(e) : 
    no function to return from, jumping to top level
  Calls: <Anonymous> -> .handleSimpleError -> h -> signalCondition
  testthat results ================================================================
  OK: 496 SKIPPED: 0 FAILED: 1
  1. Error: topN for MSnSet (@test_topN.R#54) 
  
  Error: testthat unit tests failed
  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
  ‘/home/biocbuild/bbs-3.2-bioc/meat/MSnbase.Rcheck/00check.log’
for details.

testthat.Rout.fail:


R version 3.2.4 Revised (2016-03-16 r70336) -- "Very Secure Dishes"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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
Loading required package: parallel

Attaching package: 'BiocGenerics'

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

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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

    IQR, mad, xtabs

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

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, as.vector, cbind, colnames, do.call, duplicated,
    eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply,
    lengths, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unlist, unsplit

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: BiocParallel
Loading required package: ProtGenerics

This is MSnbase version 1.18.1 
  Read '?MSnbase' and references therein for information
  about the package and how to get started.


Attaching package: 'MSnbase'

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

    smooth

> 
> test_check("MSnbase")
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  
Instance of class 'MSnSetList' containig 3 objects.
Object of class "MSnExp"
 Object size in memory: 0.2 Mb
- - - Spectra data - - -
 MS level(s): 2 
 Number of MS1 acquisitions: 1 
 Number of MSn scans: 5 
 Number of precursor ions: 5 
 4 unique MZs
 Precursor MZ's: 437.8 - 716.34 
 MSn M/Z range: 100 2016.66 
 MSn retention times: 25:1 - 25:2 minutes
- - - Processing information - - -
Data loaded: Sat Apr 23 03:18:37 2016 
 MSnbase version: 1.18.1 
- - - Meta data  - - -
phenoData
  rowNames: 1
  varLabels: sampleNames
  varMetadata: labelDescription
Loaded from:
  dummyiTRAQ.mzXML 
protocolData: none
featureData
  featureNames: X1.1 X2.1 ... X5.1 (5 total)
  fvarLabels: spectrum
  fvarMetadata: labelDescription
experimentData: use 'experimentData(object)'
Object of class "MSnExp"
 Object size in memory: 0.2 Mb
- - - Spectra data - - -
 MS level(s): 2 
 Number of MS1 acquisitions: 1 
 Number of MSn scans: 5 
 Number of precursor ions: 5 
 4 unique MZs
 Precursor MZ's: 437.8 - 716.34 
 MSn M/Z range: 100 2016.66 
 MSn retention times: 25:1 - 25:2 minutes
- - - Processing information - - -
Data loaded: Sat Apr 23 03:18:37 2016 
 MSnbase version: 1.18.1 
- - - Meta data  - - -
phenoData
  rowNames: 1
  varLabels: sampleNames
  varMetadata: labelDescription
Loaded from:
  dummyiTRAQ.mzXML 
protocolData: none
featureData
  featureNames: X1.1 X2.1 ... X5.1 (5 total)
  fvarLabels: spectrum
  fvarMetadata: labelDescription
experimentData: use 'experimentData(object)'
    common unique1 unique2
all      2       2       2
    common unique1 unique2
all      0       4       4
A        0       1       0
B        0       1       0
C        0       1       0
D        0       1       0
F        0       0       2
G        0       0       2
    common unique1 unique2
all      2       2       2
C        0       1       0
D        0       1       0
E        0       1       0
F        0       1       2
G        0       0       2
Object of class "FeaturesOfInterest"
 Created on Sat Apr 23 03:18:39 2016 
 Description:
  small foi
 3 features of interest:
   P20353, P53501, Q7KU78
Traceable object of class "FeaturesOfInterest"
 Created on Sat Apr 23 03:18:39 2016 
 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.
Iterations of EM: 
1...2...3...4...5...6...7...8...9...10...11...
[1] 0.07947339
Reading 5 MS2 spectra from file dummyiTRAQ.mzXML

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |======================================================================| 100%
Reading 5 MS2 spectra from file dummyiTRAQ2.mzXML

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |======================================================================| 100%
Creating 'MSnExp' object

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |======================================================================| 100%
1. Error: topN for MSnSet (@test_topN.R#54) ------------------------------------
attempt to apply non-function
1: quantify(itraqdata, reporters = iTRAQ4, method = "max", verbose = FALSE, BPPARAM = SerialParam()) at testthat/test_topN.R:54
2: quantify(itraqdata, reporters = iTRAQ4, method = "max", verbose = FALSE, BPPARAM = SerialParam())
3: .local(object, ...)
4: quantify_MSnExp(object, method, reporters, strict, BPPARAM, qual, verbose)
5: bplapply(spectraList, quantify, method, reporters, strict, BPPARAM = BPPARAM)
6: bplapply(spectraList, quantify, method, reporters, strict, BPPARAM = BPPARAM)
7: lapply(X, FUN, ...)
8: FUN(X[[i]], ...)
9: FUN(X[[i]], ...)
10: .local(object, ...)
11: quantify_Spectrum(object, match.arg(method), reporters, strict)
12: curveData(spectrum, reporters[i])
13: reporters[i]
14: reporters[i]
15: .local(x, i, j, ..., drop)
16: `[.ReporterIons`(x, i)
17: new("ReporterIons", name = paste(x@name, "[", paste(i, collapse = ":"), "]", sep = ""), 
       description = paste("subset of", x@description, sep = " "), reporterNames = x@reporterNames[i], 
       mz = x@mz[i], col = x@col[i], width = x@width)
18: initialize(value, ...)
19: initialize(value, ...)
20: callNextMethod()
21: .nextMethod(.Object = .Object, ... = ...)
22: .local(.Object, ...)
23: callNextMethod(.Object, ...)
24: addNextMethod(method, f, envir = methodEnv)
25: addNextMethod(method, f, envir = methodEnv)
26: .findNextFromTable(method, f, optional, envir)
27: .findInheritedMethods(defined, fdef, mtable = NULL, excluded = excluded)
28: (function (cl, name, valueClass) 
   {
       ClassDef <- getClass(cl)
       slotClass <- elNamed(ClassDef@slots, name)
       if (is.null(slotClass)) 
           stop(gettextf("%s is not a slot in class %s", sQuote(name), dQuote(cl)), 
               domain = NA)
       if (.identC(slotClass, valueClass)) 
           return(TRUE)
       ok <- possibleExtends(valueClass, slotClass, ClassDef2 = getClassDef(slotClass, 
           where = .classEnv(ClassDef)))
       if (identical(ok, FALSE)) 
           stop(gettextf("assignment of an object of class %s is not valid for @%s in an object of class %s; is(value, \"%s\") is not TRUE", 
               dQuote(valueClass), sQuote(name), dQuote(cl), slotClass), domain = NA)
       TRUE
   })(structure("derivedDefaultMethod", package = "methods"), "target", structure("signature", package = "methods"))
29: elNamed(ClassDef@slots, name)
30: match(name, names(x))
31: (function (x) 
   x$.self$finalize())(<environment>)

Error in signalCondition(e) : 
  no function to return from, jumping to top level
Calls: <Anonymous> -> .handleSimpleError -> h -> signalCondition
testthat results ================================================================
OK: 496 SKIPPED: 0 FAILED: 1
1. Error: topN for MSnSet (@test_topN.R#54) 

Error: testthat unit tests failed
Execution halted

MSnbase.Rcheck/00install.out:

* installing *source* package ‘MSnbase’ ...
** libs
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.2-bioc/R/library/Rcpp/include"   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.2-bioc/R/library/Rcpp/include"   -fpic  -g -O2  -Wall -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
g++ -shared -L/home/biocbuild/bbs-3.2-bioc/R/lib -L/usr/local/lib -o MSnbase.so RcppExports.o imp_neighbour_avg.o -L/home/biocbuild/bbs-3.2-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.2-bioc/meat/MSnbase.Rcheck/MSnbase/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a new generic function for ‘smooth’ in package ‘MSnbase’
Creating a generic function for ‘t’ from package ‘base’ in package ‘MSnbase’
Creating a generic function for ‘scale’ from package ‘base’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
Creating a generic function for ‘split’ from package ‘base’ in package ‘MSnbase’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (MSnbase)

MSnbase.Rcheck/MSnbase-Ex.timings:

nameusersystemelapsed
FeatComp-class0.1980.0040.239
FeaturesOfInterest-class0.0830.0000.082
MSmap-class0.0010.0000.001
MSnExp-class0.3250.0000.342
MSnProcess-class0.0010.0000.002
MSnSet-class5.3120.0285.352
MSnSetList-class3.5200.0123.530
MzTab-class1.1650.0244.072
NAnnotatedDataFrame-class0.0150.0000.016
ReporterIons-class0.0130.0000.013
TMT60.0100.0000.009
addIdentificationData-methods0.5040.0000.504
averageMSnSet5.9450.1546.752
bin-methods0.2810.0040.285
calculateFragments-methods0.5150.0040.519
chromatogram-methods0.0390.0080.097
clean-methods0.8210.0320.851
combineFeatures0.7530.0000.756
commonFeatureNames0.5530.0040.558
compareSpectra-methods0.1450.0000.146
exprsToRatios-methods0.0710.0000.071
extractPrecSpectra-methods0.4740.0000.477
featureCV0.0370.0040.041
fillUp0.0060.0000.006
formatRt0.0000.0000.001
get.amino.acids0.0040.0000.004
get.atomic.mass0.0010.0000.001
getVariableName0.0010.0000.002
iPQF0.3040.0040.311
iTRAQ40.0180.0000.017
imageNA22.2240.0442.283
impute-methods0.7440.0080.780
itraqdata0.0360.0000.036
listOf0.0030.0000.003
missing-data1.9560.0041.958
nQuants0.1930.0000.193
normalise-methods0.0180.0000.019
npcv0.0030.0000.002
pSet-class0.0020.0000.002
pickPeaks-method0.1890.0000.189
plot-methods1.1070.0001.107
plot2d-methods0.6040.0000.603
plotDensity-methods0.6460.0040.649
plotMzDelta-methods1.4510.0121.462
plotNA-methods0.4380.0000.438
plotSpectrumSpectrum-methods0.6950.0040.699
precSelection0.0080.0040.013
purityCorrect-methods0.0260.0000.025
quantify-methods7.2831.1863.967
readIspyData000
readMSData0.4610.0000.461
readMSnSet0.0010.0000.000
readMgfData2.3260.0362.360
readMzTabData2.2980.0242.646
readMzTabData_v0.90.1820.0040.748
removeNoId-methods1.0240.0001.030
removePeaks-methods1.0230.0041.027
removeReporters-methods0.5680.0000.569
smooth-methods0.1570.0000.157
trimMz-methods0.1010.0000.102
writeMgfData-methods0.0010.0000.001
writeMzTabData 2.645 0.01637.587
xic-methods0.0010.0000.000