| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-06 11:32 -0500 (Thu, 06 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4818 |
| 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 844/2323 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GenomicSuperSignature 1.19.0 (landing page) Sehyun Oh
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
|
To the developers/maintainers of the GenomicSuperSignature package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GenomicSuperSignature.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: GenomicSuperSignature |
| Version: 1.19.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:GenomicSuperSignature.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings GenomicSuperSignature_1.19.0.tar.gz |
| StartedAt: 2025-11-05 23:52:56 -0500 (Wed, 05 Nov 2025) |
| EndedAt: 2025-11-05 23:59:52 -0500 (Wed, 05 Nov 2025) |
| EllapsedTime: 416.5 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: GenomicSuperSignature.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:GenomicSuperSignature.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings GenomicSuperSignature_1.19.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/GenomicSuperSignature.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘GenomicSuperSignature/DESCRIPTION’ ... OK
* this is package ‘GenomicSuperSignature’ version ‘1.19.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 ‘GenomicSuperSignature’ 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
.lowQualityRAVs: no visible global function definition for ‘data’
.lowQualityRAVs: no visible binding for global variable ‘.’
drawWordcloud: no visible global function definition for ‘data’
getModel: no visible global function definition for ‘read.table’
Undefined global functions or variables:
. data read.table
Consider adding
importFrom("utils", "data", "read.table")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link(s) in Rd file 'getModel.Rd':
‘[GenomicSuperSignature]availableRAVmodel()’
See section 'Cross-references' in the 'Writing R Extensions' manual.
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
getModel.Rd: [GenomicSuperSignature]availableRAVmodel()
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... WARNING
Undocumented code objects:
‘version’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 LazyData ... 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
getModel 7.144 4.156 60.800
heatmapTable 6.070 0.559 6.631
* 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: 2 WARNINGs, 1 NOTE
See
‘/home/biocbuild/bbs-3.23-bioc/meat/GenomicSuperSignature.Rcheck/00check.log’
for details.
GenomicSuperSignature.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL GenomicSuperSignature ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘GenomicSuperSignature’ ... ** this is package ‘GenomicSuperSignature’ version ‘1.19.0’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (GenomicSuperSignature)
GenomicSuperSignature.Rcheck/tests/testthat.Rout
R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
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.
> library(testthat)
> library(GenomicSuperSignature)
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics
Attaching package: 'generics'
The following objects are masked from 'package:base':
as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
setequal, union
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
unsplit, which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
findMatches
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: Seqinfo
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Attaching package: 'Biobase'
The following object is masked from 'package:MatrixGenerics':
rowMedians
The following objects are masked from 'package:matrixStats':
anyMissing, rowMedians
>
> test_check("GenomicSuperSignature")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 72 ]
>
> proc.time()
user system elapsed
24.352 0.951 25.294
GenomicSuperSignature.Rcheck/GenomicSuperSignature-Ex.timings
| name | user | system | elapsed | |
| GenomicSignatures-methods | 0.068 | 0.020 | 0.088 | |
| PCAGenomicSignatures-class | 0.064 | 0.008 | 0.071 | |
| PCAGenomicSignatures-methods | 0.152 | 0.002 | 0.154 | |
| PCAGenomicSignatures | 0.677 | 0.002 | 0.680 | |
| PCinRAV | 0.042 | 0.003 | 0.045 | |
| annotatePC | 3.070 | 0.064 | 3.136 | |
| annotateRAV | 0.928 | 0.006 | 0.934 | |
| availableRAVmodel | 0.002 | 0.001 | 0.004 | |
| buildAvgLoading | 0.014 | 0.000 | 0.014 | |
| calculateScore | 2.607 | 0.879 | 3.487 | |
| drawWordcloud | 0.915 | 0.108 | 1.025 | |
| extractPC | 0.001 | 0.000 | 0.002 | |
| findKeywordInRAV | 0.047 | 0.002 | 0.047 | |
| findSignature | 0.062 | 0.012 | 0.075 | |
| findStudiesInCluster | 0.067 | 0.011 | 0.076 | |
| getModel | 7.144 | 4.156 | 60.800 | |
| getRAVInfo | 0.063 | 0.017 | 0.080 | |
| getStudyInfo | 0.107 | 0.016 | 0.126 | |
| heatmapTable | 6.070 | 0.559 | 6.631 | |
| meshTable | 0.170 | 0.033 | 0.204 | |
| plotAnnotatedPCA | 1.184 | 0.022 | 1.207 | |
| plotValidate | 2.612 | 0.169 | 2.782 | |
| rmNaInf | 0.000 | 0.001 | 0.000 | |
| sampleScoreHeatmap | 2.204 | 0.083 | 2.287 | |
| subsetEnrichedPathways | 0.089 | 0.002 | 0.091 | |
| validate | 2.833 | 0.037 | 2.870 | |
| validatedSignatures | 2.069 | 0.086 | 2.154 | |