Back to Multiple platform build/check report for BioC 3.8
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

CHECK report for goSTAG on tokay1

This page was generated on 2019-04-13 11:27:28 -0400 (Sat, 13 Apr 2019).

Package 668/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
goSTAG 1.6.1
Brian D. Bennett
Snapshot Date: 2019-04-12 17:01:30 -0400 (Fri, 12 Apr 2019)
URL: https://git.bioconductor.org/packages/goSTAG
Branch: RELEASE_3_8
Last Commit: b36ec25
Last Changed Date: 2018-11-29 17:00:58 -0400 (Thu, 29 Nov 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: goSTAG
Version: 1.6.1
Command: C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:goSTAG.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings goSTAG_1.6.1.tar.gz
StartedAt: 2019-04-13 02:47:31 -0400 (Sat, 13 Apr 2019)
EndedAt: 2019-04-13 02:56:01 -0400 (Sat, 13 Apr 2019)
EllapsedTime: 510.0 seconds
RetCode: 0
Status:  OK  
CheckDir: goSTAG.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:goSTAG.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings goSTAG_1.6.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.8-bioc/meat/goSTAG.Rcheck'
* using R version 3.5.3 (2019-03-11)
* 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.6.1'
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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
* 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 ... 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                               user system elapsed
groupClusters                 25.20   0.10   25.30
performGOEnrichment           24.33   0.01   24.34
goSTAG-package                21.88   0.06   21.94
annotateClusters              21.22   0.15   21.37
performHierarchicalClustering 20.70   0.02   20.72
plotHeatmap                   20.63   0.02   20.64
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                               user system elapsed
annotateClusters              42.03   0.18   42.20
goSTAG-package                39.00   0.02   39.01
groupClusters                 34.21   0.02   34.22
performGOEnrichment           32.83   0.02   32.84
plotHeatmap                   30.15   0.04   30.19
performHierarchicalClustering 27.63   0.01   27.64
* 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


Installation output

goSTAG.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/goSTAG_1.6.1.tar.gz && rm -rf goSTAG.buildbin-libdir && mkdir goSTAG.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=goSTAG.buildbin-libdir goSTAG_1.6.1.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL goSTAG_1.6.1.zip && rm goSTAG_1.6.1.tar.gz goSTAG_1.6.1.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1575k  100 1575k    0     0  24.7M      0 --:--:-- --:--:-- --:--:-- 26.0M

install for i386

* installing *source* package 'goSTAG' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'goSTAG'
    finding HTML links ... done
    annotateClusters                        html  
    goSTAG-package                          html  
    goSTAG_example_gene_lists               html  
    goSTAG_go_genes_human                   html  
    goSTAG_go_genes_mouse                   html  
    goSTAG_go_genes_rat                     html  
    groupClusters                           html  
    loadGOTerms                             html  
    loadGeneLists                           html  
    performGOEnrichment                     html  
    performHierarchicalClustering           html  
    plotHeatmap                             html  
    rat_cancer_therapeutics_gene_lists      html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'goSTAG' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'goSTAG' as goSTAG_1.6.1.zip
* DONE (goSTAG)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.8-bioc/R/library'
package 'goSTAG' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

goSTAG.Rcheck/tests_i386/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(goSTAG)

> 
> test_check("goSTAG")
== testthat results  ===========================================================
OK: 0 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   3.73    0.20    3.92 

goSTAG.Rcheck/tests_x64/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(goSTAG)

> 
> test_check("goSTAG")
== testthat results  ===========================================================
OK: 0 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   3.01    0.07    3.07 

Example timings

goSTAG.Rcheck/examples_i386/goSTAG-Ex.timings

nameusersystemelapsed
annotateClusters21.22 0.1521.37
goSTAG-package21.88 0.0621.94
goSTAG_example_gene_lists0.010.000.02
goSTAG_go_genes_human0.060.000.06
goSTAG_go_genes_mouse0.080.000.08
goSTAG_go_genes_rat0.050.000.04
groupClusters25.2 0.125.3
loadGOTerms0.190.000.19
loadGeneLists000
performGOEnrichment24.33 0.0124.34
performHierarchicalClustering20.70 0.0220.72
plotHeatmap20.63 0.0220.64
rat_cancer_therapeutics_gene_lists0.010.000.02

goSTAG.Rcheck/examples_x64/goSTAG-Ex.timings

nameusersystemelapsed
annotateClusters42.03 0.1842.20
goSTAG-package39.00 0.0239.01
goSTAG_example_gene_lists000
goSTAG_go_genes_human0.130.000.12
goSTAG_go_genes_mouse0.120.000.13
goSTAG_go_genes_rat0.080.010.09
groupClusters34.21 0.0234.22
loadGOTerms0.310.010.33
loadGeneLists0.010.000.02
performGOEnrichment32.83 0.0232.84
performHierarchicalClustering27.63 0.0127.64
plotHeatmap30.15 0.0430.19
rat_cancer_therapeutics_gene_lists000