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.3: CHECK report for geNetClassifier on windows2.bioconductor.org

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

Package 412/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
geNetClassifier 1.11.0
Sara Aibar
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/geNetClassifier
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: geNetClassifier
Version: 1.11.0
Command: rm -rf geNetClassifier.buildbin-libdir geNetClassifier.Rcheck && mkdir geNetClassifier.buildbin-libdir geNetClassifier.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=geNetClassifier.buildbin-libdir geNetClassifier_1.11.0.tar.gz >geNetClassifier.Rcheck\00install.out 2>&1 && cp geNetClassifier.Rcheck\00install.out geNetClassifier-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=geNetClassifier.buildbin-libdir --install="check:geNetClassifier-install.out" --force-multiarch --no-vignettes --timings geNetClassifier_1.11.0.tar.gz
StartedAt: 2015-10-27 02:39:16 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 02:40:51 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 95.2 seconds
RetCode: 0
Status:  OK  
CheckDir: geNetClassifier.Rcheck
Warnings: 0

Command output

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


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/geNetClassifier.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'geNetClassifier/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'geNetClassifier' version '1.11.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 'geNetClassifier' 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' calls in package code:
  'RColorBrewer' 'igraph' 'infotheo'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
calculateGenesRanking: no visible global function definition for
  'brewer.pal'
plotAssignments: no visible binding for global variable 'coordinates'
plotErrorNumGenes: no visible global function definition for
  'brewer.pal'
plotNetwork: no visible global function definition for
  'graph.data.frame'
plotNetwork: no visible global function definition for 'vcount'
plotNetwork: no visible global function definition for
  'layout.fruchterman.reingold'
plotNetwork: no visible global function definition for
  'get.vertex.attribute'
plotNetwork: no visible global function definition for
  'get.edge.attribute'
plotNetwork: no visible global function definition for 'ecount'
plotNetwork: no visible global function definition for 'tkplot'
Undefined global functions or variables:
  brewer.pal coordinates ecount get.edge.attribute get.vertex.attribute
  graph.data.frame layout.fruchterman.reingold tkplot vcount
* 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' ... [23s] OK
** running examples for arch 'x64' ... [23s] OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [1s]
 [1s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [1s]
 [1s] 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
  'c:/biocbld/bbs-3.3-bioc/meat/geNetClassifier.Rcheck/00check.log'
for details.


geNetClassifier.Rcheck/00install.out:


install for i386

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

install for x64

* installing *source* package 'geNetClassifier' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'geNetClassifier' as geNetClassifier_1.11.0.zip
* DONE (geNetClassifier)

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

nameusersystemelapsed
GeNetClassifierReturn-class0.730.020.78
GeneralizationError-class0.460.000.46
GenesNetwork-class1.000.261.26
GenesRanking-class0.590.050.64
calculateGenesRanking0.530.020.54
externalValidation.probMatrix0.740.010.75
externalValidation.stats0.540.000.55
gClasses-methods0.330.000.32
geNetClassifier0.130.000.13
geneSymbols0.060.000.06
genesDetails-methods0.380.020.39
getEdges-methods0.270.000.26
getNodes-methods0.340.010.36
getNumEdges-methods0.280.000.30
getNumNodes-methods0.290.000.30
getRanking-methods0.320.000.31
getSubNetwork-methods0.280.020.30
getTopRanking-methods0.280.000.28
leukemiasClassifier0.360.000.36
network2txt0.720.020.73
numGenes-methods0.280.000.28
numSignificantGenes-methods0.280.000.28
overview-methods0.320.000.31
plot.GeNetClassifierReturn4.470.104.58
plot.GenesRanking0.420.000.42
plotAssignments0.700.020.72
plotDiscriminantPower0.630.030.66
plotExpressionProfiles1.010.021.03
plotNetwork3.140.043.19
queryGeNetClassifier1.000.071.06
querySummary0.520.030.55

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

nameusersystemelapsed
GeNetClassifierReturn-class0.810.020.83
GeneralizationError-class0.370.030.40
GenesNetwork-class1.00.31.3
GenesRanking-class0.810.010.82
calculateGenesRanking0.440.030.47
externalValidation.probMatrix0.890.000.89
externalValidation.stats0.510.030.55
gClasses-methods0.220.000.21
geNetClassifier0.200.020.22
geneSymbols0.070.000.07
genesDetails-methods0.430.000.43
getEdges-methods0.330.000.33
getNodes-methods0.30.00.3
getNumEdges-methods0.220.020.23
getNumNodes-methods0.230.000.24
getRanking-methods0.330.010.35
getSubNetwork-methods0.230.000.23
getTopRanking-methods0.230.000.23
leukemiasClassifier0.290.020.30
network2txt0.340.040.39
numGenes-methods0.200.020.22
numSignificantGenes-methods0.220.010.24
overview-methods0.270.000.26
plot.GeNetClassifierReturn4.720.134.94
plot.GenesRanking0.250.000.25
plotAssignments0.560.000.56
plotDiscriminantPower0.920.020.94
plotExpressionProfiles1.270.041.31
plotNetwork3.070.103.17
queryGeNetClassifier0.580.030.61
querySummary0.550.000.55