| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2026-02-07 10:05 -0500 (Sat, 07 Feb 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-01-12 r89300) -- "Unsuffered Consequences" | 925 |
| 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 82/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| EnrichedHeatmap 1.41.1 (landing page) Zuguang Gu
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||
|
To the developers/maintainers of the EnrichedHeatmap package: - 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: EnrichedHeatmap |
| Version: 1.41.1 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:EnrichedHeatmap.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings EnrichedHeatmap_1.41.1.tar.gz |
| StartedAt: 2026-02-07 08:23:02 -0500 (Sat, 07 Feb 2026) |
| EndedAt: 2026-02-07 08:24:23 -0500 (Sat, 07 Feb 2026) |
| EllapsedTime: 80.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: EnrichedHeatmap.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:EnrichedHeatmap.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings EnrichedHeatmap_1.41.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/EnrichedHeatmap.Rcheck’
* using R Under development (unstable) (2026-01-12 r89300)
* 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 ‘EnrichedHeatmap/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘EnrichedHeatmap’ version ‘1.41.1’
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Zuguang Gu <guzuguang@suat-sz.edu.cn>’
License components with restrictions and base license permitting such:
MIT + file LICENSE
File 'LICENSE':
YEAR: 2024
COPYRIGHT HOLDER: Zuguang Gu
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Unknown, possibly misspelled, fields in DESCRIPTION:
‘git_url’ ‘git_branch’ ‘git_last_commit’ ‘git_last_commit_date’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
* 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 ‘EnrichedHeatmap’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 whether startup messages can be suppressed ... OK
* checking use of S3 registration ... 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
EnrichedHeatmap.rd: Heatmap-class
extract_anno_enriched.rd: draw,HeatmapList-method
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... INFO
Note: information on .o files is not available
* checking files in ‘vignettes’ ... NOTE
Files named as vignettes but with no recognized vignette engine:
‘vignettes/row_ordering.Rmd’
(Is a VignetteBuilder field missing?)
* checking examples ... NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
EnrichedHeatmap 5.694 0.098 5.792
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘test-all.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: 5 NOTEs
See
‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/EnrichedHeatmap.Rcheck/00check.log’
for details.
EnrichedHeatmap.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD INSTALL EnrichedHeatmap ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library’ * installing *source* package ‘EnrichedHeatmap’ ... ** this is package ‘EnrichedHeatmap’ version ‘1.41.1’ ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c dist_by_closeness.cpp -o dist_by_closeness.o g++ -std=gnu++17 -shared -L/usr/local/lib -o EnrichedHeatmap.so RcppExports.o dist_by_closeness.o installing to /media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/00LOCK-EnrichedHeatmap/00new/EnrichedHeatmap/libs ** R ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (EnrichedHeatmap)
EnrichedHeatmap.Rcheck/tests/test-all.Rout
R Under development (unstable) (2026-01-12 r89300) -- "Unsuffered Consequences"
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.
> library(testthat)
> suppressWarnings(suppressPackageStartupMessages(library(EnrichedHeatmap)))
>
> test_check("EnrichedHeatmap")
[ FAIL 0 | WARN 6 | SKIP 1 | PASS 19 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1):
[ FAIL 0 | WARN 6 | SKIP 1 | PASS 19 ]
>
> proc.time()
user system elapsed
8.051 0.258 8.300
EnrichedHeatmap.Rcheck/EnrichedHeatmap-Ex.timings
| name | user | system | elapsed | |
| EnrichedHeatmap | 5.694 | 0.098 | 5.792 | |
| Extract.normalizedMatrix | 0 | 0 | 0 | |
| anno_enriched | 1.702 | 0.019 | 1.720 | |
| as.normalizedMatrix | 0 | 0 | 0 | |
| copyAttr | 0.277 | 0.001 | 0.277 | |
| default_smooth_fun | 0 | 0 | 0 | |
| discretize | 0 | 0 | 0 | |
| dist_by_closeness | 0.001 | 0.000 | 0.001 | |
| enriched_score | 0 | 0 | 0 | |
| extract_anno_enriched | 0 | 0 | 0 | |
| failed_rows | 0 | 0 | 0 | |
| getSignalsFromList | 0 | 0 | 0 | |
| makeWindows | 0.151 | 0.001 | 0.152 | |
| normalizeToMatrix | 2.524 | 0.000 | 2.524 | |
| print.normalizedMatrix | 0 | 0 | 0 | |
| rbind.normalizedMatrix | 0 | 0 | 0 | |