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

This page was generated on 2015-08-20 13:21:32 -0700 (Thu, 20 Aug 2015).

Package 400/1069HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
geNetClassifier 1.9.3
Sara Aibar
Snapshot Date: 2015-08-19 16:24:33 -0700 (Wed, 19 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/geNetClassifier
Last Changed Rev: 107029 / Revision: 107602
Last Changed Date: 2015-08-03 14:05:49 -0700 (Mon, 03 Aug 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 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  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: geNetClassifier
Version: 1.9.3
Command: rm -rf geNetClassifier.buildbin-libdir geNetClassifier.Rcheck && mkdir geNetClassifier.buildbin-libdir geNetClassifier.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=geNetClassifier.buildbin-libdir geNetClassifier_1.9.3.tar.gz >geNetClassifier.Rcheck\00install.out 2>&1 && cp geNetClassifier.Rcheck\00install.out geNetClassifier-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=geNetClassifier.buildbin-libdir --install="check:geNetClassifier-install.out" --force-multiarch --no-vignettes --timings geNetClassifier_1.9.3.tar.gz
StartedAt: 2015-08-20 04:51:49 -0700 (Thu, 20 Aug 2015)
EndedAt: 2015-08-20 04:54:57 -0700 (Thu, 20 Aug 2015)
EllapsedTime: 188.1 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 && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=geNetClassifier.buildbin-libdir geNetClassifier_1.9.3.tar.gz >geNetClassifier.Rcheck\00install.out 2>&1 && cp geNetClassifier.Rcheck\00install.out geNetClassifier-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=geNetClassifier.buildbin-libdir --install="check:geNetClassifier-install.out" --force-multiarch --no-vignettes --timings geNetClassifier_1.9.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/geNetClassifier.Rcheck'
* using R version 3.2.2 (2015-08-14)
* 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.9.3'
* 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'
* 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' ... [40s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
plot.GeNetClassifierReturn 6.93   0.21    7.42
plotNetwork                5.14   0.03    6.43
** running examples for arch 'x64' ... [45s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
plot.GeNetClassifierReturn 7.38   0.07    8.80
plotNetwork                5.29   0.01    6.58
GenesNetwork-class         1.51   0.25    6.99
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [2s]
 [2s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [2s]
 [2s] 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
  'D:/biocbld/bbs-3.2-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.9.3.zip
* DONE (geNetClassifier)

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

nameusersystemelapsed
GeNetClassifierReturn-class1.220.002.62
GeneralizationError-class0.70.00.7
GenesNetwork-class1.290.272.50
GenesRanking-class1.030.031.06
calculateGenesRanking0.770.010.78
externalValidation.probMatrix0.930.071.00
externalValidation.stats0.820.010.85
gClasses-methods0.360.000.36
geNetClassifier0.250.000.24
geneSymbols0.220.020.24
genesDetails-methods0.70.00.7
getEdges-methods0.560.000.56
getNodes-methods0.440.010.45
getNumEdges-methods0.380.020.39
getNumNodes-methods0.420.000.42
getRanking-methods0.770.000.77
getSubNetwork-methods0.620.000.73
getTopRanking-methods0.440.000.44
leukemiasClassifier0.420.000.42
network2txt0.670.000.89
numGenes-methods0.340.000.35
numSignificantGenes-methods0.360.000.35
overview-methods0.430.010.46
plot.GeNetClassifierReturn6.930.217.42
plot.GenesRanking0.590.000.59
plotAssignments0.990.031.02
plotDiscriminantPower0.930.011.64
plotExpressionProfiles1.530.021.78
plotNetwork5.140.036.43
queryGeNetClassifier1.300.021.31
querySummary0.890.030.93

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

nameusersystemelapsed
GeNetClassifierReturn-class0.960.031.69
GeneralizationError-class0.560.010.58
GenesNetwork-class1.510.256.99
GenesRanking-class1.120.021.13
calculateGenesRanking0.720.021.69
externalValidation.probMatrix1.040.031.08
externalValidation.stats1.000.061.06
gClasses-methods0.440.000.44
geNetClassifier0.390.010.62
geneSymbols0.110.000.11
genesDetails-methods0.590.000.60
getEdges-methods0.390.000.39
getNodes-methods0.30.00.3
getNumEdges-methods0.320.000.33
getNumNodes-methods0.320.000.31
getRanking-methods0.340.000.35
getSubNetwork-methods0.410.040.43
getTopRanking-methods0.290.000.30
leukemiasClassifier0.360.000.36
network2txt0.580.000.59
numGenes-methods0.280.000.28
numSignificantGenes-methods0.370.000.38
overview-methods0.360.000.36
plot.GeNetClassifierReturn7.380.078.80
plot.GenesRanking0.420.000.89
plotAssignments0.780.030.81
plotDiscriminantPower0.780.040.89
plotExpressionProfiles1.500.061.62
plotNetwork5.290.016.58
queryGeNetClassifier1.000.041.03
querySummary0.640.060.70