Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-10 12:06 -0400 (Mon, 10 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4670 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4355 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4446 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4439 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4306 |
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 2013/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
SparseSignatures 2.16.0 (landing page) Luca De Sano
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | ERROR | skipped | ||||||||||
To the developers/maintainers of the SparseSignatures package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SparseSignatures.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: SparseSignatures |
Version: 2.16.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:SparseSignatures.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings SparseSignatures_2.16.0.tar.gz |
StartedAt: 2025-03-07 03:01:36 -0500 (Fri, 07 Mar 2025) |
EndedAt: 2025-03-07 03:12:28 -0500 (Fri, 07 Mar 2025) |
EllapsedTime: 652.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: SparseSignatures.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:SparseSignatures.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings SparseSignatures_2.16.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/SparseSignatures.Rcheck’ * using R version 4.4.3 (2025-02-28) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 * running under: Ubuntu 24.04.2 LTS * using session charset: UTF-8 * checking for file ‘SparseSignatures/DESCRIPTION’ ... OK * this is package ‘SparseSignatures’ version ‘2.16.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 ‘SparseSignatures’ 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 ... NOTE import.trinucleotides.counts: no visible global function definition for ‘.’ patients.plot: no visible binding for global variable ‘Context’ patients.plot: no visible binding for global variable ‘alt’ patients.plot: no visible binding for global variable ‘patient’ patients.plot: no visible binding for global variable ‘value’ signatures.plot: no visible binding for global variable ‘Context’ signatures.plot: no visible binding for global variable ‘alt’ signatures.plot: no visible binding for global variable ‘value’ Undefined global functions or variables: . Context alt patient value * 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 lambdaRangeBetaEvaluation 90.433 0.428 90.863 lambdaRangeAlphaEvaluation 80.320 0.401 80.723 nmfLassoCV 17.023 0.053 17.077 nmfLassoBootstrap 13.527 0.090 13.618 nmfLasso 5.261 0.024 5.286 * 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: 1 NOTE See ‘/home/biocbuild/bbs-3.20-bioc/meat/SparseSignatures.Rcheck/00check.log’ for details.
SparseSignatures.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL SparseSignatures ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘SparseSignatures’ ... ** 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 (SparseSignatures)
SparseSignatures.Rcheck/tests/testthat.Rout
R version 4.4.3 (2025-02-28) -- "Trophy Case" Copyright (C) 2025 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("SparseSignatures") Loading required package: NMF Loading required package: registry Loading required package: rngtools Loading required package: cluster NMF - BioConductor layer [OK] | Shared memory capabilities [NO: bigmemory] | Cores 2/2 To enable shared memory capabilities, try: install.extras(' NMF ') Attaching package: 'NMF' The following object is masked from 'package:testthat': compare > > test_check("SparseSignatures") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ] > > proc.time() user system elapsed 11.013 0.606 11.605
SparseSignatures.Rcheck/SparseSignatures-Ex.timings
name | user | system | elapsed | |
import.trinucleotides.counts | 1.266 | 0.208 | 1.468 | |
lambdaRangeAlphaEvaluation | 80.320 | 0.401 | 80.723 | |
lambdaRangeBetaEvaluation | 90.433 | 0.428 | 90.863 | |
nmfLasso | 5.261 | 0.024 | 5.286 | |
nmfLassoBootstrap | 13.527 | 0.090 | 13.618 | |
nmfLassoCV | 17.023 | 0.053 | 17.077 | |
patients.plot | 1.216 | 0.030 | 1.245 | |
sigAssignmentCV | 0.098 | 0.017 | 0.114 | |
sigAssignmentEvaluation | 2.095 | 0.025 | 2.120 | |
sigAssignmentLasso | 0.630 | 0.002 | 0.632 | |
signatures.plot | 2.243 | 0.025 | 2.268 | |
startingBetaEstimation | 3.795 | 0.047 | 3.842 | |