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

CHECK report for CEMiTool on merida2

This page was generated on 2018-10-17 08:58:35 -0400 (Wed, 17 Oct 2018).

Package 209/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CEMiTool 1.4.2
Helder Nakaya
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/CEMiTool
Branch: RELEASE_3_7
Last Commit: 91964b6
Last Changed Date: 2018-06-25 14:17:49 -0400 (Mon, 25 Jun 2018)
malbec2 Linux (Ubuntu 16.04.1 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
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: CEMiTool
Version: 1.4.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:CEMiTool.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings CEMiTool_1.4.2.tar.gz
StartedAt: 2018-10-16 20:20:46 -0400 (Tue, 16 Oct 2018)
EndedAt: 2018-10-16 20:25:52 -0400 (Tue, 16 Oct 2018)
EllapsedTime: 305.9 seconds
RetCode: 0
Status:  OK 
CheckDir: CEMiTool.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:CEMiTool.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings CEMiTool_1.4.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.7-bioc/meat/CEMiTool.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CEMiTool/DESCRIPTION’ ... OK
* this is package ‘CEMiTool’ version ‘1.4.2’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘CEMiTool’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.5Mb
  sub-directories of 1Mb or more:
    data      3.1Mb
    extdata   2.8Mb
* 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
* 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 ... NOTE
plot_interaction: no visible binding for global variable ‘cem’
filter_expr,CEMiTool: no visible global function definition for ‘var’
get_hubs,CEMiTool : <anonymous>: no visible global function definition
  for ‘head’
get_merged_mods,CEMiTool: no visible global function definition for
  ‘hclust’
get_merged_mods,CEMiTool: no visible global function definition for
  ‘as.dist’
get_mods,CEMiTool: no visible global function definition for ‘hclust’
get_mods,CEMiTool: no visible global function definition for ‘as.dist’
get_phi,CEMiTool: no visible global function definition for ‘tail’
get_phi,CEMiTool: no visible global function definition for ‘head’
plot_gsea,CEMiTool: no visible global function definition for ‘hclust’
plot_gsea,CEMiTool: no visible global function definition for ‘dist’
plot_mean_var,CEMiTool: no visible binding for global variable ‘var’
plot_mean_var,CEMiTool: no visible binding for global variable ‘Mean’
plot_mean_var,CEMiTool: no visible binding for global variable
  ‘Variance’
plot_mean_var,CEMiTool: no visible binding for global variable
  ‘..eq.label..’
plot_mean_var,CEMiTool: no visible binding for global variable
  ‘..rr.label..’
plot_ora,CEMiTool : <anonymous>: no visible global function definition
  for ‘head’
plot_qq,CEMiTool: no visible binding for global variable ‘data’
plot_sample_tree,CEMiTool: no visible global function definition for
  ‘hclust’
plot_sample_tree,CEMiTool: no visible global function definition for
  ‘dist’
plot_sample_tree,CEMiTool: no visible global function definition for
  ‘dev.off’
save_plots,CEMiTool : <anonymous>: no visible global function
  definition for ‘dev.off’
save_plots,CEMiTool: no visible global function definition for
  ‘dev.off’
Undefined global functions or variables:
  ..eq.label.. ..rr.label.. Mean Variance as.dist cem data dev.off dist
  hclust head tail var
Consider adding
  importFrom("grDevices", "dev.off")
  importFrom("stats", "as.dist", "dist", "hclust", "var")
  importFrom("utils", "data", "head", "tail")
to your NAMESPACE file.
* 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 ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
plot_ora          11.685  0.169  12.212
mod_ora           10.641  0.334  10.414
plot_interactions 10.726  0.176  11.090
ora_data          10.669  0.127  10.797
plot_gsea          6.764  0.192   4.077
gsea_data          5.041  0.470   3.757
mod_gsea           4.917  0.536   3.849
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.7-bioc/meat/CEMiTool.Rcheck/00check.log’
for details.



Installation output

CEMiTool.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL CEMiTool
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’
* installing *source* package ‘CEMiTool’ ...
** R
** data
*** moving datasets to lazyload DB
** exec
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (CEMiTool)

Tests output

CEMiTool.Rcheck/tests/testthat.Rout


R version 3.5.1 Patched (2018-07-12 r74967) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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(CEMiTool)

> test_check('CEMiTool')
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 86 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 45.697   2.511  42.972 

Example timings

CEMiTool.Rcheck/CEMiTool-Ex.timings

nameusersystemelapsed
CEMiTool-class0.0220.0070.033
adj_data0.2530.0140.269
cem0.0270.0060.032
cem_overlap0.0020.0010.002
cemitool0.0030.0000.003
expr00.0020.0010.004
expr_data0.0460.0040.051
filter_expr0.8820.0180.904
find_modules3.9400.0304.008
fit_data3.8650.0263.931
generate_report0.0010.0010.001
geom_qq0.0020.0000.002
get_adj0.2260.0110.245
get_beta_data1.9420.0402.005
get_cemitool_r2_beta3.9490.0344.026
get_connectivity3.9120.0303.975
get_hubs0.0250.0050.029
get_merged_mods2.2250.0192.271
get_mods0.6040.0120.619
get_phi3.6750.0203.719
gsea_data5.0410.4703.757
interactions_data0.9090.2310.469
mod_colors0.0240.0050.029
mod_gsea4.9170.5363.849
mod_names0.0950.0260.024
mod_ora10.641 0.33410.414
mod_summary0.1080.0140.079
module_genes0.1300.0210.041
new_cem0.0880.0070.024
nmodules0.1710.0120.047
ora_data10.669 0.12710.797
plot_beta_r20.3020.0070.312
plot_gsea6.7640.1924.077
plot_hist0.6810.0350.729
plot_interactions10.726 0.17611.090
plot_mean_k0.2850.0050.292
plot_mean_var0.7560.0140.784
plot_ora11.685 0.16912.212
plot_profile2.6150.0142.665
plot_qq2.4160.2422.690
plot_sample_tree0.8730.0280.917
read_gmt1.5610.0281.616
sample_annot0.0030.0010.004
sample_annotation0.0220.0020.024
save_plots0.0670.0050.072
show_plot0.2510.0060.260
write_files0.0010.0000.001