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

CHECK report for CEMiTool on malbec1

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

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 261/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CEMiTool 1.14.1  (landing page)
Helder Nakaya
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/CEMiTool
Branch: RELEASE_3_12
Last Commit: 51fc0c6
Last Changed Date: 2021-03-10 17:23:54 -0400 (Wed, 10 Mar 2021)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository

Summary

Package: CEMiTool
Version: 1.14.1
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:CEMiTool.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings CEMiTool_1.14.1.tar.gz
StartedAt: 2021-05-05 23:52:00 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 23:56:31 -0400 (Wed, 05 May 2021)
EllapsedTime: 270.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CEMiTool.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/CEMiTool.Rcheck’
* using R version 4.0.5 (2021-03-31)
* 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.14.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 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.12-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          10.656  0.064  10.733
plot_interactions  6.988  0.036   7.031
plot_ora           5.144  0.004   5.152
* 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.12-bioc/meat/CEMiTool.Rcheck/00check.log’
for details.



Installation output

CEMiTool.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.12-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.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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')
[ FAIL 0 | WARN 17 | SKIP 0 | PASS 105 ]
> 
> proc.time()
   user  system elapsed 
 31.568   0.636  32.441 

Example timings

CEMiTool.Rcheck/CEMiTool-Ex.timings

nameusersystemelapsed
CEMiTool-class0.0200.0120.030
adj_data0.3200.0080.326
cem0.0280.0000.029
cemitool10.656 0.06410.733
expr00.0000.0000.001
expr_data0.2280.0000.227
filter_expr0.2480.0000.248
find_modules2.1000.0002.103
fit_data2.8640.0002.873
generate_report000
get_adj0.2520.0000.254
get_beta_data0.9320.0000.932
get_cemitool_r2_beta2.4320.0002.436
get_connectivity1.9720.0001.974
get_hubs0.0280.0000.027
get_merged_mods1.3520.0001.351
get_mods0.9960.0000.999
get_phi1.9960.0001.994
gsea_data4.0200.2684.338
interactions_data0.2320.0280.261
mod_colors0.0200.0000.021
mod_gene_num0.1160.0040.120
mod_gsea2.0000.0082.009
mod_names0.0280.0000.027
mod_ora3.1680.0163.187
mod_summary0.1560.0000.150
module_genes0.040.000.04
new_cem0.0160.0040.017
nmodules0.020.000.02
ora_data3.1320.0083.143
plot_beta_r20.1480.0000.145
plot_gsea2.1120.0002.115
plot_hist0.6320.0000.631
plot_interactions6.9880.0367.031
plot_mean_k0.1600.0040.166
plot_mean_var0.3280.0040.335
plot_ora5.1440.0045.152
plot_profile2.1440.0002.151
plot_qq0.7800.0120.797
plot_sample_tree0.8360.0000.838
read_gmt1.0600.0001.068
sample_annot0.0000.0000.003
sample_annotation0.0240.0000.024
save_plots0.040.000.04
select_genes0.2600.0000.263
show_plot0.1320.0000.135
write_files0.5160.0000.505