Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

CHECK report for KEGGlincs on tokay1

This page was generated on 2021-05-06 12:31:55 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the KEGGlincs package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 938/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGlincs 1.16.0  (landing page)
Shana White , Mario Medvedovic
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/KEGGlincs
Branch: RELEASE_3_12
Last Commit: cc5f8bd
Last Changed Date: 2020-10-27 11:18:22 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: KEGGlincs
Version: 1.16.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:KEGGlincs.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings KEGGlincs_1.16.0.tar.gz
StartedAt: 2021-05-06 04:03:04 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 04:09:12 -0400 (Thu, 06 May 2021)
EllapsedTime: 367.7 seconds
RetCode: 0
Status:   OK   
CheckDir: KEGGlincs.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:KEGGlincs.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings KEGGlincs_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/KEGGlincs.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'KEGGlincs/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'KEGGlincs' version '1.16.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 'KEGGlincs' 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
Namespace in Imports field not imported from: 'XML'
  All declared Imports should be used.
* 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                         user system elapsed
overlap_info            16.25   0.89   17.34
add_edge_data           15.06   1.33   48.77
edge_mapping_info       10.05   0.44   10.68
path_genes_by_cell_type  8.51   0.27    8.99
refine_mappings          7.75   0.23    8.45
get_graph_object         5.68   0.17    6.05
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                         user system elapsed
overlap_info            22.50   0.73   23.78
add_edge_data           20.16   0.72   21.45
edge_mapping_info       12.14   0.39   12.75
path_genes_by_cell_type 11.89   0.38   12.50
refine_mappings         11.16   0.42   11.84
get_graph_object         7.33   0.13    7.69
* 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.12-bioc/meat/KEGGlincs.Rcheck/00check.log'
for details.



Installation output

KEGGlincs.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/KEGGlincs_1.16.0.tar.gz && rm -rf KEGGlincs.buildbin-libdir && mkdir KEGGlincs.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=KEGGlincs.buildbin-libdir KEGGlincs_1.16.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL KEGGlincs_1.16.0.zip && rm KEGGlincs_1.16.0.tar.gz KEGGlincs_1.16.0.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
 42 2148k   42  923k    0     0  7566k      0 --:--:-- --:--:-- --:--:-- 7571k
100 2148k  100 2148k    0     0  15.1M      0 --:--:-- --:--:-- --:--:-- 15.2M

install for i386

* installing *source* package 'KEGGlincs' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'KEGGlincs'
    finding HTML links ... done
    KEGG_lincs                              html  
    KEGGlincs                               html  
    KL_compare                              html  
    add_edge_data                           html  
    cyto_vis                                html  
    edge_mapping_info                       html  
    expand_KEGG_edges                       html  
    expand_KEGG_mappings                    html  
    generate_mappings                       html  
    get_KGML                                html  
    get_fisher_info                         html  
    get_graph_object                        html  
    keggerize_edges                         html  
    node_mapping_info                       html  
    overlap_info                            html  
    path_genes_by_cell_type                 html  
    refine_mappings                         html  
    tidy_edge                               html  
    toCytoscape                             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 'KEGGlincs' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'KEGGlincs' as KEGGlincs_1.16.0.zip
* DONE (KEGGlincs)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'KEGGlincs' successfully unpacked and MD5 sums checked

Tests output


Example timings

KEGGlincs.Rcheck/examples_i386/KEGGlincs-Ex.timings

nameusersystemelapsed
KEGG_lincs000
KL_compare000
add_edge_data15.06 1.3348.77
cyto_vis0.290.000.68
edge_mapping_info10.05 0.4410.68
expand_KEGG_edges0.250.000.47
expand_KEGG_mappings0.640.030.88
generate_mappings0.020.000.01
get_KGML0.290.000.89
get_fisher_info000
get_graph_object5.680.176.05
keggerize_edges000
node_mapping_info0.110.000.33
overlap_info16.25 0.8917.34
path_genes_by_cell_type8.510.278.99
refine_mappings7.750.238.45
tidy_edge000

KEGGlincs.Rcheck/examples_x64/KEGGlincs-Ex.timings

nameusersystemelapsed
KEGG_lincs000
KL_compare000
add_edge_data20.16 0.7221.45
cyto_vis0.530.020.75
edge_mapping_info12.14 0.3912.75
expand_KEGG_edges0.250.000.47
expand_KEGG_mappings0.400.030.64
generate_mappings000
get_KGML0.280.010.92
get_fisher_info000
get_graph_object7.330.137.69
keggerize_edges000
node_mapping_info0.220.000.44
overlap_info22.50 0.7323.78
path_genes_by_cell_type11.89 0.3812.50
refine_mappings11.16 0.4211.84
tidy_edge000