Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-05 12:03 -0500 (Tue, 05 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4503 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 351/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CHRONOS 1.34.0 (landing page) Panos Balomenos
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | ERROR | ERROR | skipped | ||||||||||
To the developers/maintainers of the CHRONOS package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CHRONOS.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: CHRONOS |
Version: 1.34.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:CHRONOS.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings CHRONOS_1.34.0.tar.gz |
StartedAt: 2024-11-04 21:35:55 -0500 (Mon, 04 Nov 2024) |
EndedAt: 2024-11-04 21:42:11 -0500 (Mon, 04 Nov 2024) |
EllapsedTime: 376.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: CHRONOS.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:CHRONOS.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings CHRONOS_1.34.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/CHRONOS.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘CHRONOS/DESCRIPTION’ ... OK * this is package ‘CHRONOS’ version ‘1.34.0’ * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 ‘CHRONOS’ can be installed ... OK * checking installed package size ... OK * 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 whether startup messages can be suppressed ... 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 ... OK * checking Rd files ... NOTE checkRd: (-1) extractLinearSubpathways.Rd:36: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) extractLinearSubpathways.Rd:37: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) extractLinearSubpathways.Rd:39: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) extractNonLinearSubpathways.Rd:38: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) extractNonLinearSubpathways.Rd:39: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) extractNonLinearSubpathways.Rd:41: Lost braces in \itemize; \value handles \item{}{} directly * 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed visualizeResults 0.118 0.007 11.906 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.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.20-bioc/meat/CHRONOS.Rcheck/00check.log’ for details.
CHRONOS.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL CHRONOS ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘CHRONOS’ ... ** using staged installation ** R ** 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 (CHRONOS)
CHRONOS.Rcheck/tests/runTests.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. > BiocGenerics:::testPackage('CHRONOS') Testing test_CHRONOSrun...Importing entrezgene data...done. Importing miRNA data...done. Downloading files...done. Creating adjacency matrices...done. Extracting Linear Subpathways...done. #98 subpathways initially Calculating subscores...done. #21 subpathways after subscore. Calculating mirscores......end. Extracting Non Linear Subpathways...done. #24 subpathways initially Calculating subscores...done. #19 subpathways after subscore. Calculating mirscores......end. done. Testing test_pathwayToGraph...Creating adjacency matrices...done. done. Testing test_subExtractionLinear...Importing entrezgene data...done. Extracting Linear Subpathways...done. done. Testing test_subExtractionNonLinear...Importing entrezgene data...done. Extracting Non Linear Subpathways...done. done. Testing test_subRefinement...Importing entrezgene data...done. Importing miRNA data...done. #98 subpathways initially Calculating subscores...done. #21 subpathways after subscore. Calculating mirscores......end. done. Testing test_subVisualization...Importing entrezgene data...done. Summarising scores...done. Summarising scores...done. done. RUNIT TEST PROTOCOL -- Mon Nov 4 21:41:57 2024 *********************************************** Number of test functions: 6 Number of errors: 0 Number of failures: 0 1 Test Suite : CHRONOS RUnit Tests - 6 test functions, 0 errors, 0 failures Number of test functions: 6 Number of errors: 0 Number of failures: 0 > > > proc.time() user system elapsed 8.453 0.652 11.041
CHRONOS.Rcheck/CHRONOS-Ex.timings
name | user | system | elapsed | |
CHRONOSrun | 1.410 | 0.136 | 1.317 | |
convertMiRNANomenclature | 0.006 | 0.002 | 0.007 | |
convertNomenclature | 0 | 0 | 0 | |
createPathwayGraphs | 0.218 | 0.033 | 0.251 | |
downloadKEGGPathwayList | 0.025 | 0.003 | 0.029 | |
downloadMiRecords | 0.025 | 0.003 | 0.028 | |
downloadPathways | 0 | 0 | 0 | |
extractLinearSubpathways | 0.418 | 0.040 | 0.342 | |
extractNonLinearSubpathways | 0.210 | 0.007 | 0.223 | |
getEdgeTypes | 0.001 | 0.000 | 0.001 | |
importExpressions | 0.038 | 0.005 | 0.043 | |
pathwayMeasures | 0.112 | 0.002 | 0.114 | |
scoreSubpathways | 0.081 | 0.008 | 0.088 | |
subpathwayKEGGmap | 0.027 | 0.002 | 0.029 | |
subpathwayMiRNAs | 1.146 | 0.041 | 1.186 | |
visualizeResults | 0.118 | 0.007 | 11.906 | |