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

CHECK report for goSTAG on tokay2

This page was generated on 2020-10-17 11:56:44 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE goSTAG PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 757/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
goSTAG 1.12.1
Brian D. Bennett
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/goSTAG
Branch: RELEASE_3_11
Last Commit: b6def37
Last Changed Date: 2020-06-03 15:12:33 -0400 (Wed, 03 Jun 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: goSTAG
Version: 1.12.1
Command: C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:goSTAG.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings goSTAG_1.12.1.tar.gz
StartedAt: 2020-10-17 04:37:33 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 04:46:59 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 565.5 seconds
RetCode: 0
Status:  OK  
CheckDir: goSTAG.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.11-bioc/meat/goSTAG.Rcheck'
* using R version 4.0.3 (2020-10-10)
* 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.12.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
* 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 (user + system) or elapsed time > 5s
                               user system elapsed
groupClusters                 37.83   0.00   37.83
performGOEnrichment           34.09   0.00   34.10
annotateClusters              29.02   0.42   29.44
performHierarchicalClustering 28.35   0.00   28.34
goSTAG-package                24.94   0.02   24.95
plotHeatmap                   23.68   0.00   23.69
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                               user system elapsed
annotateClusters              26.92   0.10   27.02
groupClusters                 24.67   0.00   24.67
goSTAG-package                23.50   0.00   23.50
plotHeatmap                   21.42   0.00   21.43
performGOEnrichment           20.27   0.00   20.27
performHierarchicalClustering 18.50   0.01   18.51
* 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://malbec2.bioconductor.org/BBS/3.11/bioc/src/contrib/goSTAG_1.12.1.tar.gz && rm -rf goSTAG.buildbin-libdir && mkdir goSTAG.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=goSTAG.buildbin-libdir goSTAG_1.12.1.tar.gz && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL goSTAG_1.12.1.zip && rm goSTAG_1.12.1.tar.gz goSTAG_1.12.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 1574k  100 1574k    0     0  8529k      0 --:--:-- --:--:-- --:--:-- 8846k

install for i386

* installing *source* package 'goSTAG' ...
** using staged installation
** 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 from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

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

Tests output

goSTAG.Rcheck/tests_i386/testthat.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   4.50    0.28    8.14 

goSTAG.Rcheck/tests_x64/testthat.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   4.71    0.26    8.21 

Example timings

goSTAG.Rcheck/examples_i386/goSTAG-Ex.timings

nameusersystemelapsed
annotateClusters29.02 0.4229.44
goSTAG-package24.94 0.0224.95
goSTAG_example_gene_lists000
goSTAG_go_genes_human0.090.000.10
goSTAG_go_genes_mouse0.100.010.11
goSTAG_go_genes_rat0.090.000.09
groupClusters37.83 0.0037.83
loadGOTerms0.170.000.17
loadGeneLists0.000.001.06
performGOEnrichment34.09 0.0034.10
performHierarchicalClustering28.35 0.0028.34
plotHeatmap23.68 0.0023.69
rat_cancer_therapeutics_gene_lists0.020.000.01

goSTAG.Rcheck/examples_x64/goSTAG-Ex.timings

nameusersystemelapsed
annotateClusters26.92 0.1027.02
goSTAG-package23.5 0.023.5
goSTAG_example_gene_lists000
goSTAG_go_genes_human0.080.000.08
goSTAG_go_genes_mouse0.060.000.06
goSTAG_go_genes_rat0.050.000.05
groupClusters24.67 0.0024.67
loadGOTerms0.140.000.14
loadGeneLists0.000.002.28
performGOEnrichment20.27 0.0020.27
performHierarchicalClustering18.50 0.0118.51
plotHeatmap21.42 0.0021.43
rat_cancer_therapeutics_gene_lists0.000.020.01