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

This page was generated on 2024-10-18 20:38 -0400 (Fri, 18 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4500
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4530
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4480
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 310/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CEMiTool 1.28.0  (landing page)
Helder Nakaya
Snapshot Date: 2024-10-16 14:00 -0400 (Wed, 16 Oct 2024)
git_url: https://git.bioconductor.org/packages/CEMiTool
git_branch: RELEASE_3_19
git_last_commit: f232237
git_last_commit_date: 2024-04-30 10:59:39 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for CEMiTool on nebbiolo1

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.28.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:CEMiTool.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings CEMiTool_1.28.0.tar.gz
StartedAt: 2024-10-16 22:36:23 -0400 (Wed, 16 Oct 2024)
EndedAt: 2024-10-16 22:41:36 -0400 (Wed, 16 Oct 2024)
EllapsedTime: 312.7 seconds
RetCode: 0
Status:   OK  
CheckDir: CEMiTool.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/CEMiTool.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.5 LTS
* using session charset: UTF-8
* checking for file ‘CEMiTool/DESCRIPTION’ ... OK
* this is package ‘CEMiTool’ version ‘1.28.0’
* 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  5.2Mb
  sub-directories of 1Mb or more:
    data      3.1Mb
    extdata   1.6Mb
* 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’
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 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          9.120  0.204   9.325
plot_interactions 8.663  0.236   8.899
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/CEMiTool.Rcheck/00check.log’
for details.


Installation output

CEMiTool.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-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
** 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.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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 
 28.395   0.885  29.227 

Example timings

CEMiTool.Rcheck/CEMiTool-Ex.timings

nameusersystemelapsed
CEMiTool-class0.0300.0040.034
adj_data0.8070.0040.811
cem0.0170.0030.021
cemitool9.1200.2049.325
expr00.0010.0000.001
expr_data0.1080.0000.108
filter_expr0.1390.0000.138
find_modules1.7090.0441.753
fit_data1.7740.0061.781
generate_report000
get_adj0.0990.0030.103
get_beta_data0.7120.0000.713
get_cemitool_r2_beta1.7000.0041.705
get_connectivity1.6350.0361.671
get_hubs0.0110.0040.015
get_merged_mods0.8010.0040.804
get_mods0.7970.0000.797
get_phi1.6910.0641.755
gsea_data3.7810.0203.801
interactions_data0.2320.0110.244
mod_colors0.0160.0000.016
mod_gene_num0.0730.0000.073
mod_gsea1.6150.0051.619
mod_names0.0360.0000.036
mod_ora2.1170.0282.146
mod_summary0.1330.0000.125
module_genes0.0480.0030.052
new_cem0.0140.0010.015
nmodules0.0170.0000.018
ora_data2.7650.0602.826
plot_beta_r20.1280.0040.132
plot_gsea1.7340.0361.770
plot_hist0.2910.0040.295
plot_interactions8.6630.2368.899
plot_mean_k0.1550.0000.156
plot_mean_var0.4030.0030.409
plot_ora2.8440.0162.861
plot_profile1.4160.0201.436
plot_qq0.4320.0040.436
plot_sample_tree0.5670.0000.567
read_gmt0.4410.0000.442
sample_annot0.0020.0000.003
sample_annotation0.0750.0000.076
save_plots0.030.000.03
select_genes0.1350.0040.139
show_plot0.1530.0000.152
write_files0.3840.0000.366