Back to Build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2026-05-23 11:32 -0400 (Sat, 23 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4995
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 1813/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RESOLVE 1.14.0  (landing page)
Luca De Sano
Snapshot Date: 2026-05-22 13:40 -0400 (Fri, 22 May 2026)
git_url: https://git.bioconductor.org/packages/RESOLVE
git_branch: RELEASE_3_23
git_last_commit: 67c8e26
git_last_commit_date: 2026-04-28 08:59:14 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for RESOLVE in R Universe.


CHECK results for RESOLVE on nebbiolo1

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.

raw results


Summary

Package: RESOLVE
Version: 1.14.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:RESOLVE.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings RESOLVE_1.14.0.tar.gz
StartedAt: 2026-05-23 03:54:50 -0400 (Sat, 23 May 2026)
EndedAt: 2026-05-23 04:09:55 -0400 (Sat, 23 May 2026)
EllapsedTime: 904.7 seconds
RetCode: 0
Status:   OK  
CheckDir: RESOLVE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:RESOLVE.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings RESOLVE_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/RESOLVE.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-23 07:54:51 UTC
* checking for file ‘RESOLVE/DESCRIPTION’ ... OK
* this is package ‘RESOLVE’ version ‘1.14.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 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 ... 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  129.960  0.452 130.415
signaturesCV             98.666  0.231  98.924
signaturesDecomposition  72.134  0.058  73.161
signaturesAssignment     39.876  0.335  40.215
getMNVCounts             13.696  0.419  14.116
signaturesClustering      9.823  0.057   9.881
getIDCounts               6.579  0.776   7.534
groupsIDPlot              5.095  0.096   5.191
* 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: OK


Installation output

RESOLVE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL RESOLVE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘RESOLVE’ ...
** this is package ‘RESOLVE’ version ‘1.14.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)

Tests output

RESOLVE.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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.

> Sys.setenv("R_TESTS" = "")
> 
> library("testthat")
> library("RESOLVE")
> 
> test_check("RESOLVE")
[ FAIL 0 | WARN 201 | SKIP 0 | PASS 6 ]

[ FAIL 0 | WARN 201 | SKIP 0 | PASS 6 ]
> 
> proc.time()
   user  system elapsed 
199.634   3.021 202.765 

Example timings

RESOLVE.Rcheck/RESOLVE-Ex.timings

nameusersystemelapsed
associationAlterations0.7740.0160.793
associationPrognosis0.2100.0020.213
associationSignatures1.1740.0011.175
getCNCounts0.0130.0000.013
getIDCounts6.5790.7767.534
getMNVCounts13.696 0.41914.116
getSBSCounts1.2670.5753.785
groupsCNPlot3.4980.2073.706
groupsCXPlot2.1860.1752.362
groupsIDPlot5.0950.0965.191
groupsMNVPlot4.3460.1264.472
groupsSBSPlot3.8660.0283.893
patientsCNPlot1.7850.0121.797
patientsCXPlot0.8330.0010.834
patientsIDPlot2.7030.0392.741
patientsMNVPlot1.8200.0001.821
patientsSBSPlot1.2330.0421.275
signaturesAssignment39.876 0.33540.215
signaturesCNPlot2.5290.0232.551
signaturesCV98.666 0.23198.924
signaturesCXPlot1.2170.0261.243
signaturesClustering9.8230.0579.881
signaturesDecomposition72.134 0.05873.161
signaturesIDPlot3.7740.0003.775
signaturesMNVPlot2.4960.0012.497
signaturesSBSPlot1.6610.0001.661
signaturesSignificance129.960 0.452130.415