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

This page was generated on 2016-04-23 10:18:48 -0700 (Sat, 23 Apr 2016).

Package 389/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCMAP 1.14.0
Thomas Sandmann
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/gCMAP
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: gCMAP
Version: 1.14.0
Command: rm -rf gCMAP.buildbin-libdir gCMAP.Rcheck && mkdir gCMAP.buildbin-libdir gCMAP.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=gCMAP.buildbin-libdir gCMAP_1.14.0.tar.gz >gCMAP.Rcheck\00install.out 2>&1 && cp gCMAP.Rcheck\00install.out gCMAP-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=gCMAP.buildbin-libdir --install="check:gCMAP-install.out" --force-multiarch --no-vignettes --timings gCMAP_1.14.0.tar.gz
StartedAt: 2016-04-23 02:30:30 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 02:38:43 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 493.6 seconds
RetCode: 0
Status:  OK  
CheckDir: gCMAP.Rcheck
Warnings: 0

Command output

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


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/gCMAP.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 'gCMAP/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'gCMAP' version '1.14.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages which this enhances but not available for checking:
  'bigmemory' 'bigmemoryExtras'
* 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 'gCMAP' 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:
  'GO.db' 'KEGG.db' 'bigmemoryExtras'
  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
camera_score,eSet-CMAPCollection : .local: no visible global function
  definition for 'camera'
induceCMAPCollection,eSet : .local : <anonymous>: no visible global
  function definition for 'mwhich'
mroast_score,eSet-CMAPCollection : .local: no visible global function
  definition for 'mroast'
romer_score,eSet-CMAPCollection : .local: no visible global function
  definition for 'romer'
* 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' ... [60s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
mgsa_score-methods  28.22   0.21   29.19
romer_score-methods  9.14   0.00    9.15
** running examples for arch 'x64' ... [56s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
mgsa_score-methods  21.45   0.16   22.56
romer_score-methods 10.06   0.04   10.13
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [38s]
 [38s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [37s]
 [38s] 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: 3 NOTEs
See
  'D:/biocbld/bbs-3.2-bioc/meat/gCMAP.Rcheck/00check.log'
for details.


gCMAP.Rcheck/00install.out:


install for i386

* installing *source* package 'gCMAP' ...
** R
** data
** inst
** byte-compile and prepare 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 'gCMAP' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'gCMAP' as gCMAP_1.14.0.zip
* DONE (gCMAP)

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

nameusersystemelapsed
CMAPCollection-class0.360.010.37
CMAPResults-class2.570.022.59
KEGG2cmap000
SignedGeneSet-class0.050.000.05
annotate_eset_list0.150.000.15
camera_score-methods0.690.020.71
center_eSet0.060.010.08
connectivity_score-methods0.280.000.28
eSetOnDisk0.020.000.02
eset_instances0.090.020.10
featureScores-methods0.190.000.19
fisher_score-methods0.210.000.22
gCMAPData-dataset0.100.000.09
geneIndex-methods0.080.010.10
generate_gCMAP_NChannelSet0.230.020.25
gsealm_jg_score-methods0.270.010.28
gsealm_score-methods2.910.022.93
induceCMAPCollection-methods0.050.010.06
mapNmerge000
memorize000
mergeCMAPs0.100.000.11
mgsa_score-methods28.22 0.2129.19
minSetSize-methods0.070.000.06
mroast_score-methods0.790.000.79
romer_score-methods9.140.009.15
signedRankSumTest000
splitPerturbations0.070.010.07
wilcox_score-methods0.200.020.22

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

nameusersystemelapsed
CMAPCollection-class0.390.000.39
CMAPResults-class2.990.003.00
KEGG2cmap000
SignedGeneSet-class0.050.000.04
annotate_eset_list0.130.000.13
camera_score-methods0.490.020.51
center_eSet0.040.000.04
connectivity_score-methods0.210.000.21
eSetOnDisk000
eset_instances0.070.010.08
featureScores-methods0.110.000.11
fisher_score-methods0.160.000.15
gCMAPData-dataset0.090.000.10
geneIndex-methods0.090.000.09
generate_gCMAP_NChannelSet0.290.000.28
gsealm_jg_score-methods0.340.001.81
gsealm_score-methods3.520.003.53
induceCMAPCollection-methods0.070.000.06
mapNmerge000
memorize000
mergeCMAPs0.170.000.17
mgsa_score-methods21.45 0.1622.56
minSetSize-methods0.160.000.16
mroast_score-methods1.500.021.51
romer_score-methods10.06 0.0410.13
signedRankSumTest0.020.000.01
splitPerturbations0.070.000.08
wilcox_score-methods0.220.000.22