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 a4Base on windows1.bioconductor.org

This page was generated on 2015-10-27 17:29:29 -0400 (Tue, 27 Oct 2015).

Package 2/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
a4Base 1.18.0
Tobias Verbeke , Willem Ligtenberg
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/a4Base
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  TIMEOUT  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: a4Base
Version: 1.18.0
Command: rm -rf a4Base.buildbin-libdir a4Base.Rcheck && mkdir a4Base.buildbin-libdir a4Base.Rcheck && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=a4Base.buildbin-libdir a4Base_1.18.0.tar.gz >a4Base.Rcheck\00install.out 2>&1 && cp a4Base.Rcheck\00install.out a4Base-install.out && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=a4Base.buildbin-libdir --install="check:a4Base-install.out" --force-multiarch --no-vignettes --timings a4Base_1.18.0.tar.gz
StartedAt: 2015-10-26 23:33:09 -0400 (Mon, 26 Oct 2015)
EndedAt: 2015-10-26 23:37:18 -0400 (Mon, 26 Oct 2015)
EllapsedTime: 249.4 seconds
RetCode: 0
Status:  OK  
CheckDir: a4Base.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/biocbld/bbs-3.2-bioc/meat/a4Base.Rcheck'
* using R version 3.2.2 Patched (2015-08-16 r69094)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'a4Base/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'a4Base' version '1.18.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: 'JavaGD'

Depends: includes the non-default packages:
  'grid' 'Biobase' 'AnnotationDbi' 'annaffy' 'mpm' 'genefilter' 'limma'
  'multtest' 'glmnet' 'a4Preproc' 'a4Core' 'gplots'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 'a4Base' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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' calls to packages already attached by Depends:
  'Biobase' 'grid'
  Please remove these calls from your code.
'library' or 'require' calls in package code:
  'Cairo' 'gridSVG'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Packages in Depends field not imported from:
  'AnnotationDbi' 'a4Preproc' 'annaffy' 'genefilter' 'glmnet' 'gplots'
  'grid' 'mpm' 'multtest'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
fTest: no visible global function definition for 'rowFtests'
fTest: no visible global function definition for 'mt.rawp2adjp'
filterVarInt: no visible global function definition for 'pOverA'
filterVarInt: no visible global function definition for 'filterfun'
filterVarInt: no visible global function definition for 'genefilter'
grid.imageGrob: no visible global function definition for 'grid.draw'
heatmap.expressionSet: no visible global function definition for 'unit'
heatmap.expressionSet: no visible global function definition for 'gpar'
heatmap.expressionSet : <anonymous>: no visible global function
  definition for 'colorpanel'
heatmap.expressionSet: no visible global function definition for
  'textGrob'
heatmap.expressionSet: no visible global function definition for
  'grid.layout'
heatmap.expressionSet: no visible global function definition for
  'grid.newpage'
heatmap.expressionSet: no visible global function definition for
  'convertUnit'
heatmap.expressionSet: no visible global function definition for
  'viewport'
heatmap.expressionSet: no visible global function definition for
  'pushViewport'
heatmap.expressionSet: no visible global function definition for
  'grid.text'
heatmap.expressionSet: no visible global function definition for
  'grid.rect'
heatmap.expressionSet: no visible global function definition for
  'popViewport'
heatmap.expressionSet: no visible global function definition for
  'unit.c'
heatmap.expressionSet: no visible global function definition for
  'grid.lines'
heatmap.expressionSet: no visible global function definition for
  'grid.xaxis'
imageGrob: no visible global function definition for 'gTree'
imageGrob: no visible global function definition for 'gList'
lassoReg: no visible global function definition for 'glmnet'
makeImageRect: no visible global function definition for 'rectGrob'
makeImageRect: no visible global function definition for 'gpar'
plotLogRatio: no visible global function definition for 'addGeneInfo'
plotLogRatio: no visible global function definition for 'JavaGD'
plotLogRatio: no visible global function definition for 'CairoPNG'
plotLogRatio: no visible global function definition for 'viewport'
plotLogRatio: no visible global function definition for 'grid.layout'
plotLogRatio: no visible global function definition for 'pushViewport'
plotLogRatio: no visible global function definition for 'grid.rect'
plotLogRatio: no visible global function definition for 'gpar'
plotLogRatio: no visible global function definition for 'grid.text'
plotLogRatio: no visible global function definition for 'grid.garnish'
plotLogRatio: no visible global function definition for 'popViewport'
plotLogRatio: no visible global function definition for 'grid.lines'
plotLogRatio : <anonymous>: no visible global function definition for
  'grid.lines'
plotLogRatio : <anonymous>: no visible global function definition for
  'gpar'
plotLogRatio: no visible global function definition for 'grid.segments'
plotLogRatio: no visible global function definition for
  'grid.hyperlink'
plotLogRatio: no visible global function definition for 'gPath'
plotLogRatio: no visible global function definition for 'grid.script'
plotLogRatio: no visible global function definition for 'gridToSVG'
probe2gene: no visible global function definition for 'aafSymbol'
probe2gene: no visible global function definition for 'getText'
tTest: no visible global function definition for 'rowttests'
tTest: no visible global function definition for 'mt.rawp2adjp'
tTest2: no visible global function definition for 'rowttests'
tTest2: no visible global function definition for 'mt.rawp2adjp'
volcanoplotter: no visible global function definition for
  'grid.newpage'
volcanoplotter: no visible global function definition for
  'plotViewport'
volcanoplotter: no visible global function definition for
  'pushViewport'
volcanoplotter: no visible global function definition for 'textGrob'
volcanoplotter: no visible global function definition for 'unit'
volcanoplotter: no visible global function definition for 'gpar'
volcanoplotter: no visible global function definition for 'grobWidth'
volcanoplotter: no visible global function definition for
  'convertHeight'
volcanoplotter: no visible global function definition for
  'dataViewport'
volcanoplotter: no visible global function definition for 'grid.pretty'
volcanoplotter: no visible global function definition for
  'current.viewport'
volcanoplotter: no visible global function definition for 'xaxisGrob'
volcanoplotter: no visible global function definition for 'grid.yaxis'
volcanoplotter: no visible global function definition for 'editGrob'
volcanoplotter: no visible global function definition for 'gEditList'
volcanoplotter: no visible global function definition for 'gEdit'
volcanoplotter: no visible global function definition for 'grid.draw'
volcanoplotter: no visible global function definition for 'grid.points'
volcanoplotter: no visible global function definition for 'grid.text'
topTable,MArrayLM : .local: no visible global function definition for
  'topTableF'
topTable,MArrayLM : .local: no visible binding for global variable
  'number'
topTable,MArrayLM : .local: no visible global function definition for
  'toptable'
topTable,limma : .local: no visible global function definition for
  'topTableF'
topTable,limma : .local: no visible binding for global variable
  'number'
topTable,limma : .local: no visible global function definition for
  'toptable'
* 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 examples ...
** running examples for arch 'i386' ... [61s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
spectralMap     9.48   1.17   10.66
plotLogRatio    6.32   0.05    6.35
computeLogRatio 5.90   0.09    6.01
** running examples for arch 'x64' ... [64s] OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
spectralMap     11.33   1.00   12.33
computeLogRatio  7.04   0.14    7.29
plotLogRatio     6.56   0.10    6.68
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  'C:/biocbld/bbs-3.2-bioc/meat/a4Base.Rcheck/00check.log'
for details.


a4Base.Rcheck/00install.out:


install for i386

* installing *source* package 'a4Base' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded

install for x64

* installing *source* package 'a4Base' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'a4Base' as a4Base_1.18.0.zip
* DONE (a4Base)

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

nameusersystemelapsed
a4palette0.030.000.03
addQuantilesColors2.090.082.17
boxPlot2.240.092.33
combineTwoExpressionSet000
computeLogRatio5.900.096.01
createExpressionSet0.030.000.04
filterVarInt2.190.052.23
heatmap.expressionSet000
histPvalue1.980.042.03
histpvalueplotter2.270.082.34
lassoReg1.960.052.00
logReg000
nlcvTT000
plot1gene2.190.062.25
plotComb2Samples2.290.252.54
plotCombMultSamples2.100.532.64
plotCombination2genes2.310.062.38
plotLogRatio6.320.056.35
probabilitiesPlot000
probe2gene1.980.022.00
profilesPlot1.780.121.91
propdegenescalculation2.020.022.03
replicates000
spectralMap 9.48 1.1710.66
tTest2.140.232.37
volcanoPlot1.960.302.25

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

nameusersystemelapsed
a4palette0.020.000.01
addQuantilesColors2.230.052.28
boxPlot2.390.002.46
combineTwoExpressionSet000
computeLogRatio7.040.147.29
createExpressionSet0.040.000.05
filterVarInt2.170.002.17
heatmap.expressionSet000
histPvalue1.870.051.92
histpvalueplotter2.110.082.19
lassoReg1.980.032.06
logReg000
nlcvTT000
plot1gene2.000.072.08
plotComb2Samples2.100.182.27
plotCombMultSamples1.950.562.51
plotCombination2genes1.740.011.75
plotLogRatio6.560.106.68
probabilitiesPlot000
probe2gene1.900.041.94
profilesPlot1.770.061.83
propdegenescalculation1.890.051.94
replicates000
spectralMap11.33 1.0012.33
tTest2.060.302.36
volcanoPlot1.990.222.20