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.5: CHECK report for goSTAG on tokay2

This page was generated on 2017-10-18 14:26:50 -0400 (Wed, 18 Oct 2017).

Package 579/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
goSTAG 1.0.1
Brian D. Bennett
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/goSTAG
Branch: RELEASE_3_5
Last Commit: ac50977
Last Changed Date: 2017-06-05 12:41:35 -0400 (Mon, 05 Jun 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: goSTAG
Version: 1.0.1
Command: rm -rf goSTAG.buildbin-libdir goSTAG.Rcheck && mkdir goSTAG.buildbin-libdir goSTAG.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=goSTAG.buildbin-libdir goSTAG_1.0.1.tar.gz >goSTAG.Rcheck\00install.out 2>&1 && cp goSTAG.Rcheck\00install.out goSTAG-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=goSTAG.buildbin-libdir --install="check:goSTAG-install.out" --force-multiarch --no-vignettes --timings goSTAG_1.0.1.tar.gz
StartedAt: 2017-10-18 00:19:33 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 00:27:12 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 459.4 seconds
RetCode: 0
Status:  OK  
CheckDir: goSTAG.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf goSTAG.buildbin-libdir goSTAG.Rcheck && mkdir goSTAG.buildbin-libdir goSTAG.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=goSTAG.buildbin-libdir goSTAG_1.0.1.tar.gz >goSTAG.Rcheck\00install.out 2>&1 && cp goSTAG.Rcheck\00install.out goSTAG-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=goSTAG.buildbin-libdir --install="check:goSTAG-install.out" --force-multiarch --no-vignettes --timings goSTAG_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/goSTAG.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'goSTAG/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'goSTAG' version '1.0.1'
* 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 'goSTAG' 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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' ... OK
Examples with CPU or elapsed time > 5s
                               user system elapsed
plotHeatmap                   27.41   0.03   31.29
goSTAG-package                26.67   0.03   26.70
performHierarchicalClustering 24.67   0.05   24.72
performGOEnrichment           23.80   0.03   23.83
groupClusters                 21.33   0.02   21.35
annotateClusters              20.06   0.09   20.16
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                               user system elapsed
groupClusters                 31.13   0.00   31.12
performGOEnrichment           26.20   0.06   26.27
goSTAG-package                25.69   0.01   25.70
annotateClusters              25.50   0.13   25.62
plotHeatmap                   24.78   0.05   24.83
performHierarchicalClustering 21.58   0.00   21.58
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.R'
 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: OK

goSTAG.Rcheck/00install.out:


install for i386

* installing *source* package 'goSTAG' ...
** R
** data
*** moving datasets to lazyload DB
** 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 'goSTAG' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'goSTAG' as goSTAG_1.0.1.zip
* DONE (goSTAG)

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

nameusersystemelapsed
annotateClusters20.06 0.0920.16
goSTAG-package26.67 0.0326.70
goSTAG_example_gene_lists000
goSTAG_go_genes_human0.090.000.09
goSTAG_go_genes_mouse0.090.000.09
goSTAG_go_genes_rat0.250.000.25
groupClusters21.33 0.0221.35
loadGOTerms0.40.00.4
loadGeneLists0.000.001.11
performGOEnrichment23.80 0.0323.83
performHierarchicalClustering24.67 0.0524.72
plotHeatmap27.41 0.0331.29
rat_cancer_therapeutics_gene_lists000

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

nameusersystemelapsed
annotateClusters25.50 0.1325.62
goSTAG-package25.69 0.0125.70
goSTAG_example_gene_lists0.000.020.02
goSTAG_go_genes_human0.110.000.11
goSTAG_go_genes_mouse0.420.020.43
goSTAG_go_genes_rat0.080.010.10
groupClusters31.13 0.0031.12
loadGOTerms0.610.000.61
loadGeneLists0.020.000.01
performGOEnrichment26.20 0.0626.27
performHierarchicalClustering21.58 0.0021.58
plotHeatmap24.78 0.0524.83
rat_cancer_therapeutics_gene_lists0.000.020.01