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 metaMS on moscato1

This page was generated on 2016-09-21 03:45:46 -0700 (Wed, 21 Sep 2016).

Package 726/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metaMS 1.9.0
Ron Wehrens
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/metaMS
Last Changed Rev: 117081 / Revision: 121152
Last Changed Date: 2016-05-03 14:30:44 -0700 (Tue, 03 May 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: metaMS
Version: 1.9.0
Command: rm -rf metaMS.buildbin-libdir metaMS.Rcheck && mkdir metaMS.buildbin-libdir metaMS.Rcheck && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=metaMS.buildbin-libdir metaMS_1.9.0.tar.gz >metaMS.Rcheck\00install.out 2>&1 && cp metaMS.Rcheck\00install.out metaMS-install.out && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD check --library=metaMS.buildbin-libdir --install="check:metaMS-install.out" --force-multiarch --no-vignettes --timings metaMS_1.9.0.tar.gz
StartedAt: 2016-09-20 11:53:29 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 11:56:41 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 192.5 seconds
RetCode: 0
Status:  OK  
CheckDir: metaMS.Rcheck
Warnings: 0

Command output

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


* using log directory 'D:/biocbld/bbs-3.4-bioc/meat/metaMS.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'metaMS/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'metaMS' version '1.9.0'
* 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 'metaMS' 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
AnnotateFeature: no visible global function definition for 'predict'
AnnotateTable: no visible global function definition for 'predict'
AnnotateTable : <anonymous>: no visible global function definition for
  'hclust'
AnnotateTable : <anonymous>: no visible global function definition for
  'dist'
AnnotateTable : <anonymous>: no visible global function definition for
  'cutree'
addRI : <anonymous>: no visible global function definition for 'approx'
construct.msp : <anonymous>: no visible global function definition for
  'sd'
getAnnotationLC: no visible binding for global variable 'median'
getFeatureInfo : <anonymous>: no visible global function definition for
  'sd'
matchExpSpec: no visible global function definition for 'plot'
matchExpSpec: no visible global function definition for 'lines'
matchExpSpec: no visible global function definition for 'legend'
plotPseudoSpectrum: no visible global function definition for 'plot'
read.msp : read.compound: no visible global function definition for
  'aggregate'
readStdInfo: no visible global function definition for 'read.table'
relInt: no visible global function definition for 'coef'
relInt: no visible global function definition for 'lm'
removeDoubleMasses : <anonymous>: no visible global function definition
  for 'aggregate'
runCAMERA: no visible global function definition for 'capture.output'
runGC: no visible global function definition for 'sessionInfo'
runLC: no visible global function definition for 'sessionInfo'
Undefined global functions or variables:
  aggregate approx capture.output coef cutree dist hclust legend lines
  lm median plot predict read.table sd sessionInfo
Consider adding
  importFrom("graphics", "legend", "lines", "plot")
  importFrom("stats", "aggregate", "approx", "coef", "cutree", "dist",
             "hclust", "lm", "median", "predict", "sd")
  importFrom("utils", "capture.output", "read.table", "sessionInfo")
to your NAMESPACE file.
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.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: 1 NOTE
See
  'D:/biocbld/bbs-3.4-bioc/meat/metaMS.Rcheck/00check.log'
for details.


metaMS.Rcheck/00install.out:


install for i386

* installing *source* package 'metaMS' ...
** R
** data
** inst
** preparing package for lazy loading
Warning in fun(libname, pkgname) :
  mzR has been built against a different Rcpp version (0.12.6)
than is installed on your system (0.12.7). This might lead to errors
when loading mzR. If you encounter such issues, please send a report,
including the output of sessionInfo() to the Bioc support forum at 
https://support.bioconductor.org/. For details see also
https://github.com/sneumann/mzR/wiki/mzR-Rcpp-compiler-linker-issue.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning in fun(libname, pkgname) :
  mzR has been built against a different Rcpp version (0.12.6)
than is installed on your system (0.12.7). This might lead to errors
when loading mzR. If you encounter such issues, please send a report,
including the output of sessionInfo() to the Bioc support forum at 
https://support.bioconductor.org/. For details see also
https://github.com/sneumann/mzR/wiki/mzR-Rcpp-compiler-linker-issue.

install for x64

* installing *source* package 'metaMS' ...
** testing if installed package can be loaded
Warning in fun(libname, pkgname) :
  mzR has been built against a different Rcpp version (0.12.6)
than is installed on your system (0.12.7). This might lead to errors
when loading mzR. If you encounter such issues, please send a report,
including the output of sessionInfo() to the Bioc support forum at 
https://support.bioconductor.org/. For details see also
https://github.com/sneumann/mzR/wiki/mzR-Rcpp-compiler-linker-issue.
* MD5 sums
packaged installation of 'metaMS' as metaMS_1.9.0.zip
* DONE (metaMS)

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

nameusersystemelapsed
FEMsettings000
addRI0.050.000.32
createSTDdbGC000
createSTDdbLC0.010.000.02
errf0.030.000.03
matchExpSpec0.040.000.03
metaMSsettings-class000
metaSetting-methods000
msp0.000.010.01
plotPseudoSpectrum000
readStdInfo0.010.020.13
runGC0.170.020.19
runLC0.030.000.03
threeStdsDB0.000.020.02
treat.DB0.000.010.01

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

nameusersystemelapsed
FEMsettings0.020.000.02
addRI0.030.000.03
createSTDdbGC000
createSTDdbLC0.010.000.01
errf0.030.000.03
matchExpSpec0.030.000.04
metaMSsettings-class000
metaSetting-methods000
msp0.020.000.01
plotPseudoSpectrum000
readStdInfo0.020.000.02
runGC0.060.010.07
runLC0.030.000.04
threeStdsDB0.020.000.01
treat.DB0.000.020.02