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

CHECK report for CEMiTool on malbec2

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

TO THE DEVELOPERS/MAINTAINERS OF THE CEMiTool PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 258/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CEMiTool 1.12.2
Helder Nakaya
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/CEMiTool
Branch: RELEASE_3_11
Last Commit: 6b59055
Last Changed Date: 2020-09-01 23:11:29 -0400 (Tue, 01 Sep 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: CEMiTool
Version: 1.12.2
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:CEMiTool.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings CEMiTool_1.12.2.tar.gz
StartedAt: 2020-10-16 23:40:53 -0400 (Fri, 16 Oct 2020)
EndedAt: 2020-10-16 23:45:28 -0400 (Fri, 16 Oct 2020)
EllapsedTime: 275.3 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: CEMiTool.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:CEMiTool.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings CEMiTool_1.12.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/CEMiTool.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CEMiTool/DESCRIPTION’ ... OK
* this is package ‘CEMiTool’ version ‘1.12.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 ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘ggplot2::annotate’ by ‘ggpmisc::annotate’ when loading ‘CEMiTool’
See ‘/home/biocbuild/bbs-3.11-bioc/meat/CEMiTool.Rcheck/00install.out’ for details.
* 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
flip_vector: no visible global function definition for ‘setNames’
select_genes: 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
  ‘as.dist’
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’
mod_gene_num,CEMiTool: no visible binding for global variable ‘modules’
mod_gene_num,CEMiTool: no visible binding for global variable
  ‘num_genes’
mod_summary,CEMiTool: no visible global function definition for ‘:=’
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
  ‘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 data dev.off dist
  head modules num_genes setNames tail var
Consider adding
  importFrom("grDevices", "dev.off")
  importFrom("stats", "as.dist", "dist", "setNames", "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 (user + system) or elapsed time > 5s
                    user system elapsed
cemitool          12.003  0.060  12.155
plot_interactions  7.325  0.087   7.446
gsea_data          5.305  0.285   5.609
* 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: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.11-bioc/meat/CEMiTool.Rcheck/00check.log’
for details.



Installation output

CEMiTool.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL CEMiTool
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘CEMiTool’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** exec
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘ggplot2::annotate’ by ‘ggpmisc::annotate’ when loading ‘CEMiTool’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘ggplot2::annotate’ by ‘ggpmisc::annotate’ when loading ‘CEMiTool’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘ggplot2::annotate’ by ‘ggpmisc::annotate’ when loading ‘CEMiTool’
** testing if installed package keeps a record of temporary installation path
* DONE (CEMiTool)

Tests output

CEMiTool.Rcheck/tests/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-pc-linux-gnu (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)

Warning message:
replacing previous import 'ggplot2::annotate' by 'ggpmisc::annotate' when loading 'CEMiTool' 
> test_check('CEMiTool')
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 105 | SKIPPED: 0 | WARNINGS: 14 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 37.235   0.740  37.101 

Example timings

CEMiTool.Rcheck/CEMiTool-Ex.timings

nameusersystemelapsed
CEMiTool-class0.0390.0000.039
adj_data0.3350.0040.338
cem0.4060.0000.406
cemitool12.003 0.06012.155
expr00.0010.0000.001
expr_data0.1670.0000.166
filter_expr0.1780.0000.177
find_modules1.5950.0001.605
fit_data1.9870.0001.987
generate_report0.0000.0000.001
get_adj0.5810.0000.581
get_beta_data0.6930.0000.693
get_cemitool_r2_beta2.1370.0042.141
get_connectivity2.0860.0002.085
get_hubs0.0170.0040.021
get_merged_mods1.2750.0001.275
get_mods1.0010.0001.001
get_phi2.3850.0002.386
gsea_data5.3050.2855.609
interactions_data0.3980.0160.426
mod_colors0.0270.0040.031
mod_gene_num0.2220.0040.227
mod_gsea3.3600.0003.364
mod_names0.0220.0000.022
mod_ora2.430.022.45
mod_summary1.2470.0050.826
module_genes0.0270.0000.028
new_cem0.0180.0000.018
nmodules0.0190.0000.020
ora_data3.0990.0123.119
plot_beta_r20.7540.0040.758
plot_gsea3.7630.0003.763
plot_hist0.5150.0000.515
plot_interactions7.3250.0877.446
plot_mean_k0.2190.0000.220
plot_mean_var0.4040.0040.408
plot_ora4.7660.0044.770
plot_profile1.5180.0041.526
plot_qq0.4330.0040.437
plot_sample_tree0.6960.0000.696
read_gmt0.620.000.62
sample_annot0.0020.0000.002
sample_annotation0.0170.0000.017
save_plots0.0270.0040.031
select_genes0.2120.0000.212
show_plot0.1600.0040.164
write_files1.2700.0000.744