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.4: CHECK report for MSnbase on morelia

This page was generated on 2017-04-15 16:23:32 -0400 (Sat, 15 Apr 2017).

Package 809/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 2.0.2
Laurent Gatto
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/MSnbase
Last Changed Rev: 125635 / Revision: 128728
Last Changed Date: 2017-01-04 08:17:27 -0500 (Wed, 04 Jan 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  ERROR 
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: MSnbase
Version: 2.0.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MSnbase_2.0.2.tar.gz
StartedAt: 2017-04-15 05:24:34 -0700 (Sat, 15 Apr 2017)
EndedAt: 2017-04-15 05:41:55 -0700 (Sat, 15 Apr 2017)
EllapsedTime: 1041.2 seconds
RetCode: 0
Status:  OK 
CheckDir: MSnbase.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MSnbase_2.0.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/MSnbase.Rcheck’
* using R version 3.3.3 (2017-03-06)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSnbase/DESCRIPTION’ ... OK
* this is package ‘MSnbase’ version ‘2.0.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 for sufficient/correct file permissions ... OK
* checking whether package ‘MSnbase’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.2Mb
  sub-directories of 1Mb or more:
    data   1.9Mb
    doc    2.4Mb
* 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 ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
OnDiskMSnExp-class 13.635  0.423  14.621
averageMSnSet       7.715  0.139   8.174
MSnSet-class        6.815  0.167   7.359
quantify-methods    2.130  0.257   8.262
MzTab-class         1.664  0.034   5.796
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 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

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.4-bioc/meat/MSnbase.Rcheck/00check.log’
for details.


MSnbase.Rcheck/00install.out:

* installing *source* package ‘MSnbase’ ...
** libs
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c RcppExports.cpp -o RcppExports.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -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 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -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++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -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++ -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 /Users/biocbuild/bbs-3.4-bioc/meat/MSnbase.Rcheck/MSnbase/libs
** R
** data
*** moving datasets to lazyload DB
Creating a new generic function for ‘smooth’ in package ‘MSnbase’
Creating a new generic function for ‘trimws’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
** inst
** preparing package for lazy loading
Creating a new generic function for ‘smooth’ in package ‘MSnbase’
Creating a new generic function for ‘trimws’ in package ‘MSnbase’
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
* DONE (MSnbase)

MSnbase.Rcheck/MSnbase-Ex.timings:

nameusersystemelapsed
FeatComp-class0.2490.0220.392
FeaturesOfInterest-class0.0750.0080.084
MSmap-class0.0020.0010.002
MSnExp-class0.4940.0060.576
MSnProcess-class0.0020.0000.003
MSnSet-class6.8150.1677.359
MSnSetList-class4.2590.0254.293
MzTab-class1.6640.0345.796
NAnnotatedDataFrame-class0.0280.0000.030
OnDiskMSnExp-class13.635 0.42314.621
ProcessingStep-class0.0080.0010.007
ReporterIons-class0.0200.0000.021
TMT60.0150.0010.016
addIdentificationData-methods0.5980.0070.605
averageMSnSet7.7150.1398.174
bin-methods0.8020.0250.827
calculateFragments-methods0.6280.0230.651
chromatogram-methods0.0710.0150.167
clean-methods1.1750.0581.237
combineFeatures1.1840.0161.200
commonFeatureNames0.6120.0190.633
compareSpectra-methods0.3100.0190.329
estimateNoise-method0.0340.0000.035
exprsToRatios-methods0.0810.0010.082
extractPrecSpectra-methods0.5170.0030.520
featureCV0.0560.0010.057
fillUp0.0110.0010.011
formatRt0.0010.0000.002
get.amino.acids0.0060.0010.007
get.atomic.mass0.0010.0000.001
getVariableName0.0020.0000.002
iPQF0.5090.0060.518
iTRAQ40.0200.0010.021
imageNA24.7090.1674.889
impute-methods0.8040.0201.167
itraqdata0.0750.0060.081
listOf0.0070.0000.007
makeNaData1.5600.0111.572
missing-data4.0510.0904.158
nQuants0.2300.0010.232
naplot0.0950.0050.101
normalise-methods0.0250.0010.027
npcv0.0040.0000.004
pSet-class0.0030.0010.003
pickPeaks-method0.4190.0040.423
plot-methods2.2600.0152.280
plot2d-methods0.9900.0040.998
plotDensity-methods1.0000.0031.004
plotMzDelta-methods1.3870.0511.439
plotNA-methods0.6110.0040.617
plotSpectrumSpectrum-methods0.9430.0110.954
precSelection0.0160.0010.016
purityCorrect-methods0.0290.0020.032
quantify-methods2.1300.2578.262
readMSData0.9470.0060.954
readMSnSet0.4290.0120.572
readMgfData3.6860.0343.817
readMzTabData3.2550.0224.424
readMzTabData_v0.90.2180.0020.623
removeNoId-methods1.2080.0041.213
removePeaks-methods1.4970.0321.530
removeReporters-methods0.8310.0050.837
selectFeatureData0.1390.0070.160
smooth-methods0.2960.0110.307
trimMz-methods0.1930.0020.194
writeMgfData-methods0.0020.0000.001
xic-methods0.0010.0000.001