Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQRSTUVW[X]YZ

CHECK report for XINA on tokay2

This page was generated on 2019-04-09 12:41:47 -0400 (Tue, 09 Apr 2019).

Package 1693/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
XINA 1.1.1
Lang Ho Lee and Sasha A. Singh
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/XINA
Branch: master
Last Commit: cd1bd77
Last Changed Date: 2019-01-04 13:18:22 -0400 (Fri, 04 Jan 2019)
malbec2 Linux (Ubuntu 18.04.2 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
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: XINA
Version: 1.1.1
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:XINA.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings XINA_1.1.1.tar.gz
StartedAt: 2019-04-09 06:40:04 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 06:46:25 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 380.6 seconds
RetCode: 0
Status:  OK  
CheckDir: XINA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:XINA.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings XINA_1.1.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/XINA.Rcheck'
* using R Under development (unstable) (2019-03-09 r76216)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'XINA/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'XINA' version '1.1.1'
* package encoding: UTF-8
* 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 'XINA' 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
Package in Depends field not imported from: 'Biobase'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* 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
xina_clustering                   46.34   0.03   53.35
plot_condition_compositions       17.43   0.03   23.01
mutate_colors                      8.72   0.05    8.77
plot_clusters                      8.64   0.03    8.67
get_condition_biased_comigrations  6.87   0.02    6.89
xina_plot_all                      5.23   0.58    5.81
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                                   user system elapsed
xina_clustering                   55.29   0.03   56.82
plot_condition_compositions       19.30   0.02   19.38
plot_clusters                     12.17   0.00   12.17
mutate_colors                     11.38   0.09   11.47
get_condition_biased_comigrations  7.50   0.01    7.52
xina_plot_all                      4.00   0.61    7.91
* 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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.9-bioc/meat/XINA.Rcheck/00check.log'
for details.



Installation output

XINA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/XINA_1.1.1.tar.gz && rm -rf XINA.buildbin-libdir && mkdir XINA.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=XINA.buildbin-libdir XINA_1.1.1.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL XINA_1.1.1.zip && rm XINA_1.1.1.tar.gz XINA_1.1.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  642k  100  642k    0     0  6653k      0 --:--:-- --:--:-- --:--:-- 7139k

install for i386

* installing *source* package 'XINA' ...
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'XINA'
    finding HTML links ... done
    add_legend                              html  
    alluvial_enriched                       html  
    alluvial_enrichment_tests               html  
    calculate_centrality_scores             html  
    default_size                            html  
    draw_alluvial_plot                      html  
    example_clusters                        html  
    extract_data_column                     html  
    find_similar_clusters                   html  
    generate_count_table                    html  
    generate_superset                       html  
    get_color_for_nodes                     html  
    get_colors                              html  
    get_comigrations_by_name                html  
    get_condition_biased_comigrations       html  
    get_layout                              html  
    get_mTOR_proteins                       html  
    get_random_data                         html  
    get_stats                               html  
    get_theme_blank                         html  
    get_unknown_ppi_nodes                   html  
    gn                                      html  
    gn_desc                                 html  
    hprd_ppi                                html  
    length2                                 html  
    load_previous_results                   html  
    make_random_xina_data                   html  
    mutate_colors                           html  
    organize_clusters                       html  
    plot_NA                                 html  
    plot_clusters                           html  
    plot_clusters_all                       html  
    plot_condition_compositions             html  
    plot_enrichment_results                 html  
    rank_centrality                         html  
    string_example                          html  
    xina_analysis                           html  
    xina_clustering                         html  
    xina_enrichment                         html  
    xina_plot_all                           html  
    xina_plot_bycluster                     html  
    xina_plot_single                        html  
    xina_result_example                     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 'XINA' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'XINA' as XINA_1.1.1.zip
* DONE (XINA)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'XINA' successfully unpacked and MD5 sums checked

Tests output


Example timings

XINA.Rcheck/examples_i386/XINA-Ex.timings

nameusersystemelapsed
alluvial_enriched3.320.113.44
draw_alluvial_plot0.070.030.09
get_comigrations_by_name0.070.020.07
get_condition_biased_comigrations6.870.026.89
get_unknown_ppi_nodes0.120.000.13
load_previous_results1.140.011.17
make_random_xina_data0.310.030.34
mutate_colors8.720.058.77
plot_clusters8.640.038.67
plot_clusters_all0.890.050.94
plot_condition_compositions17.43 0.0323.01
plot_enrichment_results000
xina_analysis000
xina_clustering46.34 0.0353.35
xina_enrichment000
xina_plot_all5.230.585.81
xina_plot_bycluster0.330.030.36
xina_plot_single0.230.000.24

XINA.Rcheck/examples_x64/XINA-Ex.timings

nameusersystemelapsed
alluvial_enriched3.190.063.25
draw_alluvial_plot0.080.000.08
get_comigrations_by_name0.030.020.05
get_condition_biased_comigrations7.500.017.52
get_unknown_ppi_nodes0.050.040.07
load_previous_results1.760.031.88
make_random_xina_data0.300.030.33
mutate_colors11.38 0.0911.47
plot_clusters12.17 0.0012.17
plot_clusters_all1.190.001.19
plot_condition_compositions19.30 0.0219.38
plot_enrichment_results000
xina_analysis000
xina_clustering55.29 0.0356.82
xina_enrichment000
xina_plot_all4.000.617.91
xina_plot_bycluster0.320.020.32
xina_plot_single0.220.000.22