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 2016-04-23 10:19:14 -0700 (Sat, 23 Apr 2016).

Package 412/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
geNetClassifier 1.10.0
Sara Aibar
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/geNetClassifier
Last Changed Rev: 109589 / Revision: 116712
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 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 Standard (64-bit) / x64  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.10.0
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.10.0.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.10.0.tar.gz
StartedAt: 2016-04-23 02:41:19 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 02:45:10 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 231.0 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.10.0.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.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/geNetClassifier.Rcheck'
* using R version 3.2.4 (2016-03-10)
* 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.10.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'
* 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' ... [50s] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
plot.GeNetClassifierReturn  6.08   0.09    6.24
plotNetwork                 5.16   0.11    7.57
GeNetClassifierReturn-class 1.26   0.08    6.68
** running examples for arch 'x64' ... [41s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
plot.GeNetClassifierReturn 6.69   0.08   10.15
plotNetwork                4.88   0.11    6.88
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [2s]
 [3s] 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.10.0.zip
* DONE (geNetClassifier)

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

nameusersystemelapsed
GeNetClassifierReturn-class1.260.086.68
GeneralizationError-class0.620.020.64
GenesNetwork-class1.420.121.56
GenesRanking-class0.860.000.86
calculateGenesRanking0.620.021.65
externalValidation.probMatrix0.810.000.81
externalValidation.stats0.830.040.88
gClasses-methods0.540.000.54
geNetClassifier0.190.020.22
geneSymbols0.170.000.17
genesDetails-methods0.530.000.53
getEdges-methods0.380.000.37
getNodes-methods0.340.030.38
getNumEdges-methods0.340.020.36
getNumNodes-methods0.460.040.50
getRanking-methods0.50.00.5
getSubNetwork-methods0.370.000.37
getTopRanking-methods0.410.000.42
leukemiasClassifier0.600.020.62
network2txt0.770.031.44
numGenes-methods0.340.030.37
numSignificantGenes-methods0.490.000.49
overview-methods0.390.000.39
plot.GeNetClassifierReturn6.080.096.24
plot.GenesRanking0.380.000.38
plotAssignments0.740.022.84
plotDiscriminantPower0.930.131.11
plotExpressionProfiles1.990.033.65
plotNetwork5.160.117.57
queryGeNetClassifier1.230.031.26
querySummary0.720.010.73

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

nameusersystemelapsed
GeNetClassifierReturn-class1.200.031.23
GeneralizationError-class0.550.000.55
GenesNetwork-class1.360.363.38
GenesRanking-class0.770.040.81
calculateGenesRanking0.620.001.23
externalValidation.probMatrix1.070.041.10
externalValidation.stats0.750.010.77
gClasses-methods0.330.020.34
geNetClassifier0.310.010.33
geneSymbols0.140.000.39
genesDetails-methods0.530.030.56
getEdges-methods0.310.000.31
getNodes-methods0.300.020.32
getNumEdges-methods0.330.000.32
getNumNodes-methods0.310.000.32
getRanking-methods0.410.010.42
getSubNetwork-methods0.460.020.48
getTopRanking-methods0.300.020.31
leukemiasClassifier0.370.010.39
network2txt0.550.002.36
numGenes-methods0.270.020.28
numSignificantGenes-methods0.310.010.33
overview-methods0.380.000.38
plot.GeNetClassifierReturn 6.69 0.0810.15
plot.GenesRanking0.300.030.33
plotAssignments0.810.020.83
plotDiscriminantPower0.810.010.89
plotExpressionProfiles1.360.021.37
plotNetwork4.880.116.88
queryGeNetClassifier0.980.000.98
querySummary0.750.000.74