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

This page was generated on 2026-05-22 11:33 -0400 (Fri, 22 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-21 13:40 -0400 (Thu, 21 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-22 05:15:17 -0400 (Fri, 22 May 2026)
EndedAt: 2026-05-22 05:30:34 -0400 (Fri, 22 May 2026)
EllapsedTime: 916.8 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-22 09:15:17 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  142.614  0.368 142.996
signaturesCV            101.916  0.823 102.741
signaturesDecomposition  76.035  0.474  76.513
signaturesAssignment     43.365  1.071  45.423
getMNVCounts             12.757  0.164  12.923
signaturesClustering      9.929  0.149  10.078
getIDCounts               6.127  0.487   6.793
groupsIDPlot              5.089  0.128   5.217
* 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 
192.385   2.999 195.400 

Example timings

RESOLVE.Rcheck/RESOLVE-Ex.timings

nameusersystemelapsed
associationAlterations0.8060.0090.814
associationPrognosis0.2050.0020.208
associationSignatures1.0690.0011.070
getCNCounts0.0130.0000.013
getIDCounts6.1270.4876.793
getMNVCounts12.757 0.16412.923
getSBSCounts1.1880.6123.736
groupsCNPlot3.4240.2083.634
groupsCXPlot2.0480.0312.079
groupsIDPlot5.0890.1285.217
groupsMNVPlot4.2310.1194.351
groupsSBSPlot3.8010.0233.826
patientsCNPlot1.7500.0151.765
patientsCXPlot0.8220.0010.824
patientsIDPlot2.6590.0262.687
patientsMNVPlot1.7590.0131.772
patientsSBSPlot1.1540.0421.195
signaturesAssignment43.365 1.07145.423
signaturesCNPlot2.6480.0602.708
signaturesCV101.916 0.823102.741
signaturesCXPlot1.2560.0241.280
signaturesClustering 9.929 0.14910.078
signaturesDecomposition76.035 0.47476.513
signaturesIDPlot3.8690.0233.892
signaturesMNVPlot2.7020.0002.703
signaturesSBSPlot1.8490.0011.850
signaturesSignificance142.614 0.368142.996