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 2.14: CHECK report for gCMAP on moscato2

This page was generated on 2014-10-08 08:54:59 -0700 (Wed, 08 Oct 2014).

Package 309/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gCMAP 1.8.0
Thomas Sandmann
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/gCMAP
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: gCMAP
Version: 1.8.0
Command: rm -rf gCMAP.buildbin-libdir && mkdir gCMAP.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=gCMAP.buildbin-libdir gCMAP_1.8.0.tar.gz >gCMAP-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=gCMAP.buildbin-libdir --install="check:gCMAP-install.out" --force-multiarch --no-vignettes --timings gCMAP_1.8.0.tar.gz
StartedAt: 2014-10-08 01:16:06 -0700 (Wed, 08 Oct 2014)
EndedAt: 2014-10-08 01:22:57 -0700 (Wed, 08 Oct 2014)
EllapsedTime: 410.5 seconds
RetCode: 0
Status:  OK  
CheckDir: gCMAP.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbld/bbs-2.14-bioc/meat/gCMAP.Rcheck'
* using R version 3.1.1 (2014-07-10)
* using platform: i386-w64-mingw32 (32-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.8.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
Namespaces in Imports field not imported from:
  'Biobase' 'BiocGenerics' 'Category' 'annotate' 'methods'
  All declared Imports should be used.
Packages in Depends field not imported from:
  'GSEABase' 'limma'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Unexported object imported by a ':::' call: 'GSEABase:::.showGeneSet'
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  'CMAPResults'
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of 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
eSetOnDisk: no visible global function definition for 'BigMatrix'
* 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' ... [45s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
mgsa_score-methods  19.13   0.09   19.24
romer_score-methods  7.63   0.01    7.64
** running examples for arch 'x64' ... [45s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
mgsa_score-methods  15.85   0.12   16.07
romer_score-methods  8.55   0.00    8.55
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [35s]
 [36s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [35s]
 [35s] 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

NOTE: There were 3 notes.
See
  'E:/biocbld/bbs-2.14-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.8.0.zip
* DONE (gCMAP)

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

nameusersystemelapsed
CMAPCollection-class0.380.020.39
CMAPResults-class3.100.023.12
KEGG2cmap000
SignedGeneSet-class0.080.000.08
annotate_eset_list0.130.000.13
camera_score-methods0.480.000.48
center_eSet0.030.000.03
connectivity_score-methods0.230.000.24
eSetOnDisk0.020.000.01
eset_instances0.080.000.08
featureScores-methods0.140.000.14
fisher_score-methods0.190.000.19
gCMAPData-dataset0.110.000.11
geneIndex-methods0.070.000.07
generate_gCMAP_NChannelSet0.210.000.21
gsealm_jg_score-methods0.280.000.28
gsealm_score-methods2.840.002.84
induceCMAPCollection-methods0.070.000.07
mapNmerge000
memorize000
mergeCMAPs0.090.000.09
mgsa_score-methods19.13 0.0919.24
minSetSize-methods0.080.000.08
mroast_score-methods0.940.000.94
romer_score-methods7.630.017.64
signedRankSumTest000
splitPerturbations0.070.000.08
wilcox_score-methods0.240.000.23

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

nameusersystemelapsed
CMAPCollection-class0.420.000.42
CMAPResults-class3.710.023.73
KEGG2cmap000
SignedGeneSet-class0.310.000.31
annotate_eset_list0.130.000.12
camera_score-methods0.510.000.52
center_eSet0.050.000.05
connectivity_score-methods0.220.010.23
eSetOnDisk0.010.000.02
eset_instances0.080.000.07
featureScores-methods0.130.020.14
fisher_score-methods0.170.010.19
gCMAPData-dataset0.110.000.11
geneIndex-methods0.080.000.08
generate_gCMAP_NChannelSet0.200.000.19
gsealm_jg_score-methods0.290.020.31
gsealm_score-methods3.110.003.11
induceCMAPCollection-methods0.070.000.07
mapNmerge000
memorize0.010.000.01
mergeCMAPs0.110.000.11
mgsa_score-methods15.85 0.1216.07
minSetSize-methods0.090.000.09
mroast_score-methods0.610.020.63
romer_score-methods8.550.008.55
signedRankSumTest0.020.000.01
splitPerturbations0.080.000.08
wilcox_score-methods0.230.000.23