Back to Multiple platform build/check report for BioC 3.22:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-12-11 12:03 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 320/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CEMiTool 1.34.0  (landing page)
Helder Nakaya
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/CEMiTool
git_branch: RELEASE_3_22
git_last_commit: a56e804
git_last_commit_date: 2025-10-29 10:40:00 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for CEMiTool on nebbiolo2

To the developers/maintainers of the CEMiTool package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CEMiTool.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: CEMiTool
Version: 1.34.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:CEMiTool.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings CEMiTool_1.34.0.tar.gz
StartedAt: 2025-12-08 21:57:03 -0500 (Mon, 08 Dec 2025)
EndedAt: 2025-12-08 22:02:34 -0500 (Mon, 08 Dec 2025)
EllapsedTime: 331.4 seconds
RetCode: 0
Status:   OK  
CheckDir: CEMiTool.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:CEMiTool.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings CEMiTool_1.34.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/CEMiTool.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘CEMiTool/DESCRIPTION’ ... OK
* this is package ‘CEMiTool’ version ‘1.34.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 25 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ... INFO
  installed size is  6.6Mb
  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 code 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 loading without being on the library search path ... 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’
get_args: no visible global function definition for ‘is’
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 is modules num_genes setNames tail var
Consider adding
  importFrom("grDevices", "dev.off")
  importFrom("methods", "is")
  importFrom("stats", "as.dist", "dist", "setNames", "var")
  importFrom("utils", "data", "head", "tail")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 LazyData ... 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.992  1.137  12.130
plot_interactions  9.278  0.100   9.379
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/CEMiTool.Rcheck/00check.log’
for details.


Installation output

CEMiTool.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘CEMiTool’ ...
** this is package ‘CEMiTool’ version ‘1.34.0’
** using staged installation
** 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 from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (CEMiTool)

Tests output

CEMiTool.Rcheck/tests/testthat.Rout


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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')
[ FAIL 0 | WARN 13 | SKIP 0 | PASS 105 ]

[ FAIL 0 | WARN 13 | SKIP 0 | PASS 105 ]
> 
> proc.time()
   user  system elapsed 
 27.178   0.953  28.083 

Example timings

CEMiTool.Rcheck/CEMiTool-Ex.timings

nameusersystemelapsed
CEMiTool-class0.0110.0030.013
adj_data0.7720.0140.787
cem0.0330.0140.047
cemitool10.992 1.13712.130
expr00.0010.0000.001
expr_data0.1150.0080.124
filter_expr0.1280.0010.129
find_modules1.8620.1031.965
fit_data1.7870.0481.835
generate_report000
get_adj0.0870.0030.091
get_beta_data0.8080.0020.811
get_cemitool_r2_beta1.7190.0681.787
get_connectivity1.7490.0781.827
get_hubs0.0130.0030.015
get_merged_mods0.9400.0140.954
get_mods0.7740.0030.777
get_phi1.8060.0021.808
gsea_data4.1680.1114.278
interactions_data0.2380.0300.268
mod_colors0.0120.0020.013
mod_gene_num0.0710.0030.073
mod_gsea1.5860.0231.609
mod_names0.0120.0010.014
mod_ora2.5160.0292.546
mod_summary0.1140.0020.107
module_genes0.0360.0020.038
new_cem0.0110.0010.013
nmodules0.0140.0000.014
ora_data2.550.032.58
plot_beta_r20.2010.0040.205
plot_gsea1.7890.0041.793
plot_hist0.3790.0000.379
plot_interactions9.2780.1009.379
plot_mean_k0.2190.0080.227
plot_mean_var0.4680.0160.485
plot_ora4.2610.1024.363
plot_profile1.9220.0051.927
plot_qq0.5110.0030.514
plot_sample_tree0.6600.0330.693
read_gmt0.4530.0290.483
sample_annot0.0010.0000.001
sample_annotation0.0120.0030.015
save_plots0.0320.0080.040
select_genes0.1470.0150.162
show_plot0.1880.0020.190
write_files0.3620.0030.346