Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-12-23 12:05 -0500 (Mon, 23 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4744 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4515 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4467 |
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 1759/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
RITAN 1.30.0 (landing page) Michael Zimmermann
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
To the developers/maintainers of the RITAN package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RITAN.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. |
Package: RITAN |
Version: 1.30.0 |
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RITAN.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings RITAN_1.30.0.tar.gz |
StartedAt: 2024-12-20 05:17:54 -0500 (Fri, 20 Dec 2024) |
EndedAt: 2024-12-20 05:23:30 -0500 (Fri, 20 Dec 2024) |
EllapsedTime: 335.8 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: RITAN.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RITAN.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings RITAN_1.30.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/RITAN.Rcheck' * using R version 4.4.2 (2024-10-31 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'RITAN/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'RITAN' version '1.30.0' * 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 whether package 'RITAN' can be installed ... WARNING Found the following significant warnings: Warning: replacing previous import 'ensembldb::keys' by 'hash::keys' when loading 'RITAN' Warning: replacing previous import 'ensembldb::filter' by 'stats::filter' when loading 'RITAN' See 'F:/biocbuild/bbs-3.20-bioc/meat/RITAN.Rcheck/00install.out' for details. * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... NOTE Package listed in more than one of Depends, Imports, Suggests, Enhances: 'BgeeDB' A package should be listed in only one of these fields. * 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 dependencies in R code ... NOTE Namespaces in Imports field not imported from: 'BgeeDB' 'knitr' All declared Imports should be used. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE enrichment_symbols: no visible binding for global variable 'active_genesets' icon_dual_between: no visible binding for global variable 'all_symbols' icon_single_within: no visible binding for global variable 'all_symbols' load_geneset_symbols: no visible binding for global variable 'geneset_list' load_geneset_symbols: no visible binding for global variable 'active_genesets' plot.term_enrichment_by_subset: no visible binding for global variable 'Var2' plot.term_enrichment_by_subset: no visible binding for global variable 'Var1' show_active_genesets_hist: no visible binding for global variable 'active_genesets' term_enrichment : process_source: no visible binding for global variable 'active_genesets' Undefined global functions or variables: Var1 Var2 active_genesets all_symbols geneset_list * 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 * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... 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, 3 NOTEs See 'F:/biocbuild/bbs-3.20-bioc/meat/RITAN.Rcheck/00check.log' for details.
RITAN.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL RITAN ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'RITAN' ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Warning: replacing previous import 'ensembldb::keys' by 'hash::keys' when loading 'RITAN' Warning: replacing previous import 'ensembldb::filter' by 'stats::filter' when loading 'RITAN' ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: replacing previous import 'ensembldb::keys' by 'hash::keys' when loading 'RITAN' Warning: replacing previous import 'ensembldb::filter' by 'stats::filter' when loading 'RITAN' ** testing if installed package can be loaded from final location Warning: replacing previous import 'ensembldb::keys' by 'hash::keys' when loading 'RITAN' Warning: replacing previous import 'ensembldb::filter' by 'stats::filter' when loading 'RITAN' ** testing if installed package keeps a record of temporary installation path * DONE (RITAN)
RITAN.Rcheck/RITAN-Ex.timings
name | user | system | elapsed | |
as.graph | 0.00 | 0.02 | 0.00 | |
check_any_net_input | 2.11 | 0.07 | 2.23 | |
check_net_input | 0.03 | 0.00 | 0.03 | |
enrichment_symbols | 0.64 | 0.04 | 0.67 | |
geneset_overlap | 0.13 | 0.00 | 0.13 | |
icon_test | 0 | 0 | 0 | |
load_geneset_symbols | 0.01 | 0.00 | 0.01 | |
network_overlap | 0.02 | 0.00 | 0.02 | |
plot.term_enrichment | 1.93 | 0.56 | 3.47 | |
plot.term_enrichment_by_subset | 0.02 | 0.00 | 0.01 | |
readGMT | 0 | 0 | 0 | |
readSIF | 0 | 0 | 0 | |
resource_reduce | 3.34 | 0.31 | 3.66 | |
show_active_genesets_hist | 0.02 | 0.00 | 0.01 | |
summary.term_enrichment | 0.70 | 0.54 | 1.26 | |
summary.term_enrichment_by_subset | 1.33 | 1.13 | 2.52 | |
term_enrichment | 0.67 | 0.58 | 1.25 | |
term_enrichment_by_subset | 0.02 | 0.00 | 0.02 | |
vac1.day0vs31.de.genes | 0 | 0 | 0 | |
vac1.day0vs56.de.genes | 0 | 0 | 0 | |
vac2.day0vs31.de.genes | 0 | 0 | 0 | |
vac2.day0vs56.de.genes | 0 | 0 | 0 | |
writeGMT | 0 | 0 | 0 | |
write_simple_table | 0 | 0 | 0 | |