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.0: CHECK report for MSnbase on moscato1

This page was generated on 2015-04-10 09:46:58 -0700 (Fri, 10 Apr 2015).

Package 583/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 1.14.2
Laurent Gatto
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/MSnbase
Last Changed Rev: 100966 / Revision: 102249
Last Changed Date: 2015-03-21 00:54:49 -0700 (Sat, 21 Mar 2015)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: MSnbase
Version: 1.14.2
Command: rm -rf MSnbase.buildbin-libdir MSnbase.Rcheck && mkdir MSnbase.buildbin-libdir MSnbase.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MSnbase.buildbin-libdir MSnbase_1.14.2.tar.gz >MSnbase.Rcheck\00install.out 2>&1 && cp MSnbase.Rcheck\00install.out MSnbase-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=MSnbase.buildbin-libdir --install="check:MSnbase-install.out" --force-multiarch --no-vignettes --timings MSnbase_1.14.2.tar.gz
StartedAt: 2015-04-10 03:28:10 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 03:37:39 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 568.9 seconds
RetCode: 0
Status:  OK  
CheckDir: MSnbase.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf MSnbase.buildbin-libdir MSnbase.Rcheck && mkdir MSnbase.buildbin-libdir MSnbase.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MSnbase.buildbin-libdir MSnbase_1.14.2.tar.gz >MSnbase.Rcheck\00install.out 2>&1 && cp MSnbase.Rcheck\00install.out MSnbase-install.out  && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=MSnbase.buildbin-libdir --install="check:MSnbase-install.out" --force-multiarch --no-vignettes --timings MSnbase_1.14.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/MSnbase.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MSnbase/DESCRIPTION' ... OK
* this is package 'MSnbase' version '1.14.2'
* 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
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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
'library' or 'require' call to 'rols' in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
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 ... NOTE
makeMTD: no visible global function definition for 'olsQuery'
makeMTD: no visible global function definition for 'term'
* 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 Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [97s] OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
compareSpectra-methods 9.47   0.03    9.50
averageMSnSet          8.58   0.28   10.61
readMgfData            6.82   0.06    6.99
writeMzTabData         6.54   0.06   16.58
quantify-methods       5.76   0.00    5.75
** running examples for arch 'x64' ... [113s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
averageMSnSet          13.28   0.32   14.72
compareSpectra-methods 13.02   0.02   13.04
writeMzTabData          9.37   0.09   16.10
quantify-methods        6.17   0.01    6.19
readMgfData             5.84   0.00    5.85
plotNA-methods          4.14   0.00    5.60
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R' [37s]
 [38s] OK
** running tests for arch 'x64' ...
  Running 'testthat.R' [47s]
 [47s] OK
* 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

NOTE: There were 2 notes.
See
  'D:/biocbld/bbs-3.0-bioc/meat/MSnbase.Rcheck/00check.log'
for details.

MSnbase.Rcheck/00install.out:


install for i386

* installing *source* package 'MSnbase' ...
** 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'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'MSnbase' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MSnbase' as MSnbase_1.14.2.zip
* DONE (MSnbase)

MSnbase.Rcheck/examples_i386/MSnbase-Ex.timings:

nameusersystemelapsed
FeatComp-class0.300.010.54
FeaturesOfInterest-class0.060.000.06
MSmap-class000
MSnExp-class0.440.000.44
MSnProcess-class000
MSnSet-class0.720.000.72
NAnnotatedDataFrame-class0.010.000.02
ReporterIons-class0.020.000.01
TMT60.020.000.02
addIdentificationData-methods0.480.020.50
averageMSnSet 8.58 0.2810.61
bin-methods0.560.000.56
calculateFragments-methods0.410.000.41
chromatogram-methods0.110.010.97
clean-methods1.070.001.07
combineFeatures0.940.020.95
compareSpectra-methods9.470.039.50
exprsToRatios-methods3.870.003.87
extractPrecSpectra-methods0.350.010.38
featureCV0.390.000.39
fillUp000
formatRt0.020.000.01
get.amino.acids000
get.atomic.mass000
getVariableName000
iTRAQ40.020.000.02
impute-methods3.080.003.09
itraqdata0.040.000.03
listOf0.010.000.01
nQuants3.230.003.23
normalise-methods2.900.022.92
npcv000
pSet-class000
pickPeaks-method0.440.010.45
plot-methods1.030.001.03
plot2d-methods1.060.002.30
plotDensity-methods0.750.000.74
plotMzDelta-methods2.450.042.48
plotNA-methods3.510.003.51
plotSpectrumSpectrum-methods0.430.000.44
precSelection0.020.000.02
purityCorrect-methods3.120.003.12
quantify-methods5.760.005.75
readIspyData000
readMSData0.50.00.5
readMSnSet000
readMgfData6.820.066.99
readMzTabData0.250.010.47
removeNoId-methods1.040.021.06
removePeaks-methods1.360.001.35
removeReporters-methods0.690.000.69
smooth-methods0.20.00.2
trimMz-methods0.120.000.13
writeMgfData-methods000
writeMzTabData 6.54 0.0616.58
xic-methods000

MSnbase.Rcheck/examples_x64/MSnbase-Ex.timings:

nameusersystemelapsed
FeatComp-class0.420.031.42
FeaturesOfInterest-class0.080.000.08
MSmap-class000
MSnExp-class0.560.002.11
MSnProcess-class000
MSnSet-class0.940.000.94
NAnnotatedDataFrame-class0.030.000.03
ReporterIons-class0.010.000.01
TMT60.020.000.02
addIdentificationData-methods0.700.010.72
averageMSnSet13.28 0.3214.72
bin-methods1.000.000.99
calculateFragments-methods0.650.000.65
chromatogram-methods0.080.110.21
clean-methods1.620.011.63
combineFeatures1.610.001.61
compareSpectra-methods13.02 0.0213.04
exprsToRatios-methods3.560.003.56
extractPrecSpectra-methods0.50.00.5
featureCV0.440.000.43
fillUp000
formatRt000
get.amino.acids000
get.atomic.mass000
getVariableName000
iTRAQ40.020.000.02
impute-methods3.940.033.97
itraqdata0.020.000.02
listOf0.010.000.01
nQuants4.150.004.15
normalise-methods3.930.003.93
npcv000
pSet-class000
pickPeaks-method0.240.010.25
plot-methods1.230.001.23
plot2d-methods0.830.000.83
plotDensity-methods0.850.000.86
plotMzDelta-methods2.340.072.40
plotNA-methods4.140.005.60
plotSpectrumSpectrum-methods0.560.000.56
precSelection0.020.000.02
purityCorrect-methods3.290.003.29
quantify-methods6.170.016.19
readIspyData000
readMSData0.580.000.58
readMSnSet000
readMgfData5.840.005.85
readMzTabData0.420.020.47
removeNoId-methods1.620.001.62
removePeaks-methods1.420.001.42
removeReporters-methods0.860.000.86
smooth-methods0.220.000.22
trimMz-methods0.140.000.14
writeMgfData-methods000
writeMzTabData 9.37 0.0916.10
xic-methods000