Back to Multiple platform build/check report for BioC 3.6
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for ClusterJudge on tokay1

This page was generated on 2018-04-12 13:30:07 -0400 (Thu, 12 Apr 2018).

Package 249/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ClusterJudge 1.0.0
Adrian Pasculescu
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/ClusterJudge
Branch: RELEASE_3_6
Last Commit: af6306d
Last Changed Date: 2017-10-30 12:41:32 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: ClusterJudge
Version: 1.0.0
Command: rm -rf ClusterJudge.buildbin-libdir ClusterJudge.Rcheck && mkdir ClusterJudge.buildbin-libdir ClusterJudge.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ClusterJudge.buildbin-libdir ClusterJudge_1.0.0.tar.gz >ClusterJudge.Rcheck\00install.out 2>&1 && cp ClusterJudge.Rcheck\00install.out ClusterJudge-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=ClusterJudge.buildbin-libdir --install="check:ClusterJudge-install.out" --force-multiarch --no-vignettes --timings ClusterJudge_1.0.0.tar.gz
StartedAt: 2018-04-11 22:59:25 -0400 (Wed, 11 Apr 2018)
EndedAt: 2018-04-11 23:22:47 -0400 (Wed, 11 Apr 2018)
EllapsedTime: 1402.2 seconds
RetCode: 0
Status:  OK  
CheckDir: ClusterJudge.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/ClusterJudge.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ClusterJudge/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ClusterJudge' version '1.0.0'
* 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 'ClusterJudge' 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
download_Yeast_GO_mapping    646.62   0.22  647.77
consolidate_entity_attribute  52.30   0.72   53.01
clusterJudge                  43.51   1.52   45.04
clusterJudge_z_score          33.72   0.43   34.16
download_Yeast_Go_terms       16.39   0.16   17.27
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                               user system elapsed
download_Yeast_GO_mapping    400.48   0.20  401.61
consolidate_entity_attribute  55.31   0.93   56.25
clusterJudge                  46.94   0.89   47.83
clusterJudge_z_score          33.17   0.57   33.73
download_Yeast_Go_terms       13.64   0.20   14.56
* 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

ClusterJudge.Rcheck/00install.out


install for i386

* installing *source* package 'ClusterJudge' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ClusterJudge'
    finding HTML links ... done
    ClusterJudge-package                    html  
    Yeast.GO.assocs                         html  
    attribute_mut_inf                       html  
    clusterJudge                            html  
    clusterJudge_z_score                    html  
    consolidate_entity_attribute            html  
    convert_Yeast_SGDId_2_systematic        html  
    download_Yeast_GO_mapping               html  
    download_Yeast_Go_terms                 html  
    entities_attribute_stats                html  
    mi.GO.Yeast                             html  
    validate_association                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'ClusterJudge' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ClusterJudge' as ClusterJudge_1.0.0.zip
* DONE (ClusterJudge)
In R CMD INSTALL
In R CMD INSTALL

Tests output

ClusterJudge.Rcheck/tests_i386/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 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(ClusterJudge)
Loading required package: infotheo
Loading required package: lattice
Loading required package: latticeExtra
Loading required package: RColorBrewer
Loading required package: httr
Loading required package: jsonlite
> 
> test_check("ClusterJudge")
== testthat results  ===========================================================
OK: 2 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   0.65    0.09    0.75 

ClusterJudge.Rcheck/tests_x64/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 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(ClusterJudge)
Loading required package: infotheo
Loading required package: lattice
Loading required package: latticeExtra
Loading required package: RColorBrewer
Loading required package: httr
Loading required package: jsonlite
> 
> test_check("ClusterJudge")
== testthat results  ===========================================================
OK: 2 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   0.84    0.04    0.89 

Example timings

ClusterJudge.Rcheck/examples_i386/ClusterJudge-Ex.timings

nameusersystemelapsed
Yeast.GO.assocs0.080.020.09
attribute_mut_inf1.100.061.27
clusterJudge43.51 1.5245.04
clusterJudge_z_score33.72 0.4334.16
consolidate_entity_attribute52.30 0.7253.01
convert_Yeast_SGDId_2_systematic1.000.082.39
download_Yeast_GO_mapping646.62 0.22647.77
download_Yeast_Go_terms16.39 0.1617.27
entities_attribute_stats0.140.030.17
mi.GO.Yeast0.270.010.28
validate_association0.120.020.15

ClusterJudge.Rcheck/examples_x64/ClusterJudge-Ex.timings

nameusersystemelapsed
Yeast.GO.assocs0.070.030.11
attribute_mut_inf1.240.091.33
clusterJudge46.94 0.8947.83
clusterJudge_z_score33.17 0.5733.73
consolidate_entity_attribute55.31 0.9356.25
convert_Yeast_SGDId_2_systematic0.660.041.67
download_Yeast_GO_mapping400.48 0.20401.61
download_Yeast_Go_terms13.64 0.2014.56
entities_attribute_stats0.140.000.14
mi.GO.Yeast0.890.080.97
validate_association0.120.000.12