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

This page was generated on 2026-05-16 11:32 -0400 (Sat, 16 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" 4994
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-15 13:40 -0400 (Fri, 15 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-16 03:55:15 -0400 (Sat, 16 May 2026)
EndedAt: 2026-05-16 04:10:37 -0400 (Sat, 16 May 2026)
EllapsedTime: 921.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-16 07:55:16 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  140.593  3.192 143.795
signaturesCV             98.069  0.264  98.345
signaturesDecomposition  79.504  1.853  81.925
signaturesAssignment     39.735  0.394  40.153
getMNVCounts             13.549  0.167  13.716
signaturesClustering     10.101  0.119  10.220
getIDCounts               6.222  0.509   6.916
groupsIDPlot              5.032  0.086   5.118
* 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 
197.305   3.125 201.234 

Example timings

RESOLVE.Rcheck/RESOLVE-Ex.timings

nameusersystemelapsed
associationAlterations0.7370.0070.744
associationPrognosis0.2070.0030.211
associationSignatures1.1780.0021.182
getCNCounts0.0110.0020.014
getIDCounts6.2220.5096.916
getMNVCounts13.549 0.16713.716
getSBSCounts1.1750.5543.607
groupsCNPlot3.3020.0363.338
groupsCXPlot1.9970.0282.025
groupsIDPlot5.0320.0865.118
groupsMNVPlot4.2390.0164.256
groupsSBSPlot3.7560.0193.776
patientsCNPlot1.7410.0021.743
patientsCXPlot0.8150.0000.815
patientsIDPlot2.6220.0062.629
patientsMNVPlot1.7760.0001.776
patientsSBSPlot1.1510.0361.187
signaturesAssignment39.735 0.39440.153
signaturesCNPlot2.5090.0292.538
signaturesCV98.069 0.26498.345
signaturesCXPlot1.2620.0161.278
signaturesClustering10.101 0.11910.220
signaturesDecomposition79.504 1.85381.925
signaturesIDPlot3.8890.0123.901
signaturesMNVPlot2.5320.0002.532
signaturesSBSPlot1.7020.0011.703
signaturesSignificance140.593 3.192143.795