| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-06-28 17:42 -0400 (Fri, 28 Jun 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4760 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" | 4494 |
| merida1 | macOS 12.7.4 Monterey | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4508 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4466 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4362 |
| 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 2272/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| vulcan 1.26.0 (landing page) Federico M. Giorgi
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 12.7.4 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | NA | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
|
To the developers/maintainers of the vulcan package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/vulcan.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: vulcan |
| Version: 1.26.0 |
| Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:vulcan.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings vulcan_1.26.0.tar.gz |
| StartedAt: 2024-06-27 07:21:31 -0400 (Thu, 27 Jun 2024) |
| EndedAt: 2024-06-27 07:29:50 -0400 (Thu, 27 Jun 2024) |
| EllapsedTime: 499.2 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: vulcan.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:vulcan.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings vulcan_1.26.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/vulcan.Rcheck'
* using R version 4.4.0 (2024-04-24 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 13.2.0
GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'vulcan/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'vulcan' version '1.26.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
'ChIPpeakAnno', 'TxDb.Hsapiens.UCSC.hg19.knownGene', 'zoo',
'GenomicRanges', 'S4Vectors', 'viper', 'DiffBind', 'locfit'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 'vulcan' can be installed ... WARNING
Found the following significant warnings:
Warning: package 'locfit' was built under R version 4.4.1
See 'F:/biocbuild/bbs-3.19-bioc/meat/vulcan.Rcheck/00install.out' for details.
* 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 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
vulcan.normalize: no visible global function definition for 'assay'
Undefined global functions or variables:
assay
* 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 sizes of PDF files under 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
vulcan 6.92 0.34 7.53
average_fragment_length 4.22 0.68 11.25
* 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, 2 NOTEs
See
'F:/biocbuild/bbs-3.19-bioc/meat/vulcan.Rcheck/00check.log'
for details.
vulcan.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL vulcan ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library' * installing *source* package 'vulcan' ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Warning message: package 'locfit' was built under R version 4.4.1 ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: package 'locfit' was built under R version 4.4.1 ** testing if installed package can be loaded from final location Warning: package 'locfit' was built under R version 4.4.1 ** testing if installed package keeps a record of temporary installation path * DONE (vulcan)
vulcan.Rcheck/vulcan-Ex.timings
| name | user | system | elapsed | |
| average_fragment_length | 4.22 | 0.68 | 11.25 | |
| corr2p | 0 | 0 | 0 | |
| densityauc | 0.03 | 0.00 | 0.03 | |
| dpareto | 0.02 | 0.00 | 0.02 | |
| fisherp | 0 | 0 | 0 | |
| gsea | 0.28 | 0.01 | 0.29 | |
| kmgformat | 0.06 | 0.00 | 0.07 | |
| null_gsea | 0.04 | 0.00 | 0.03 | |
| p2corr | 0 | 0 | 0 | |
| p2z | 0 | 0 | 0 | |
| pareto.fit | 0.03 | 0.00 | 0.03 | |
| plot_gsea | 0.04 | 0.00 | 0.05 | |
| ppareto | 0 | 0 | 0 | |
| rea | 0 | 0 | 0 | |
| slice | 0 | 0 | 0 | |
| stouffer | 0 | 0 | 0 | |
| textplot2 | 0.19 | 0.00 | 0.18 | |
| val2col | 0.01 | 0.00 | 0.02 | |
| vulcan | 6.92 | 0.34 | 7.53 | |
| vulcan.annotate | 2.08 | 0.10 | 2.25 | |
| vulcan.import | 0.03 | 0.01 | 0.05 | |
| vulcan.normalize | 0 | 0 | 0 | |
| vulcan.pathways | 3.39 | 0.19 | 3.65 | |
| wstouffer | 0 | 0 | 0 | |
| z2p | 0 | 0 | 0 | |