| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-24 11:35 -0400 (Tue, 24 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4869 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences" | 4567 |
| 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 1780/2368 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| RESOLVE 1.13.0 (landing page) Luca De Sano
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for RESOLVE in R Universe. | ||||||||||||||
|
To the developers/maintainers of the RESOLVE package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RESOLVE.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: RESOLVE |
| Version: 1.13.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:RESOLVE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings RESOLVE_1.13.0.tar.gz |
| StartedAt: 2026-03-23 22:10:27 -0400 (Mon, 23 Mar 2026) |
| EndedAt: 2026-03-23 22:17:39 -0400 (Mon, 23 Mar 2026) |
| EllapsedTime: 432.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: RESOLVE.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:RESOLVE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings RESOLVE_1.13.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/RESOLVE.Rcheck’
* using R Under development (unstable) (2026-03-20 r89666)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-03-24 02:10:27 UTC
* using option ‘--no-vignettes’
* checking for file ‘RESOLVE/DESCRIPTION’ ... OK
* this is package ‘RESOLVE’ version ‘1.13.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 ‘RESOLVE’ 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 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 ... 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 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
signaturesSignificance 66.012 0.651 69.977
signaturesCV 50.181 0.509 53.074
signaturesDecomposition 36.079 0.378 37.835
signaturesAssignment 19.449 0.211 20.299
signaturesClustering 4.728 0.052 5.063
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
RESOLVE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL RESOLVE ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘RESOLVE’ ... ** this is package ‘RESOLVE’ version ‘1.13.0’ ** using staged installation ** R ** data ** 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 (RESOLVE)
RESOLVE.Rcheck/tests/testthat.Rout
R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
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.
> Sys.setenv("R_TESTS" = "")
>
> library("testthat")
> library("RESOLVE")
>
> test_check("RESOLVE")
[ FAIL 0 | WARN 200 | SKIP 0 | PASS 6 ]
[ FAIL 0 | WARN 200 | SKIP 0 | PASS 6 ]
>
> proc.time()
user system elapsed
96.336 1.221 102.088
RESOLVE.Rcheck/RESOLVE-Ex.timings
| name | user | system | elapsed | |
| associationAlterations | 0.248 | 0.010 | 0.262 | |
| associationPrognosis | 0.063 | 0.002 | 0.066 | |
| associationSignatures | 0.472 | 0.006 | 0.482 | |
| getCNCounts | 0.004 | 0.001 | 0.005 | |
| getIDCounts | 2.297 | 0.145 | 2.599 | |
| getMNVCounts | 4.214 | 0.051 | 4.519 | |
| getSBSCounts | 0.579 | 0.303 | 2.376 | |
| groupsCNPlot | 1.078 | 0.006 | 1.090 | |
| groupsCXPlot | 0.751 | 0.011 | 0.800 | |
| groupsIDPlot | 2.169 | 0.020 | 2.301 | |
| groupsMNVPlot | 1.439 | 0.031 | 1.595 | |
| groupsSBSPlot | 1.188 | 0.011 | 1.274 | |
| patientsCNPlot | 0.604 | 0.007 | 0.640 | |
| patientsCXPlot | 0.269 | 0.002 | 0.276 | |
| patientsIDPlot | 1.012 | 0.013 | 1.122 | |
| patientsMNVPlot | 0.592 | 0.005 | 0.635 | |
| patientsSBSPlot | 0.430 | 0.005 | 0.464 | |
| signaturesAssignment | 19.449 | 0.211 | 20.299 | |
| signaturesCNPlot | 0.923 | 0.015 | 0.965 | |
| signaturesCV | 50.181 | 0.509 | 53.074 | |
| signaturesCXPlot | 0.477 | 0.004 | 0.502 | |
| signaturesClustering | 4.728 | 0.052 | 5.063 | |
| signaturesDecomposition | 36.079 | 0.378 | 37.835 | |
| signaturesIDPlot | 1.392 | 0.014 | 1.461 | |
| signaturesMNVPlot | 0.853 | 0.008 | 0.904 | |
| signaturesSBSPlot | 0.563 | 0.005 | 0.579 | |
| signaturesSignificance | 66.012 | 0.651 | 69.977 | |