| Back to Build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-04-24 11:33 -0400 (Fri, 24 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4800 |
| 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 1683/2351 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| QUBIC 1.39.2 (landing page) Yu Zhang
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| See other builds for QUBIC in R Universe. | ||||||||||||||
|
To the developers/maintainers of the QUBIC package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/QUBIC.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: QUBIC |
| Version: 1.39.2 |
| Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:QUBIC.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings QUBIC_1.39.2.tar.gz |
| StartedAt: 2026-04-24 02:55:02 -0400 (Fri, 24 Apr 2026) |
| EndedAt: 2026-04-24 02:57:20 -0400 (Fri, 24 Apr 2026) |
| EllapsedTime: 138.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: QUBIC.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:QUBIC.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings QUBIC_1.39.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/QUBIC.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-04-24 06:55:02 UTC
* checking for file ‘QUBIC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘QUBIC’ version ‘1.39.2’
* 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 ‘QUBIC’ can be installed ... NOTE
Found the following notes/warnings:
SystemRequirements specified C++11: support has been removed
See ‘/home/biocbuild/bbs-3.24-bioc/meat/QUBIC.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* checking C++ specification ... NOTE
Obsolete C++11 standard request will be ignored
* checking installed package size ... INFO
installed size is 5.1Mb
sub-directories of 1Mb or more:
libs 4.9Mb
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.24-bioc/R/site-library/QUBIC/libs/QUBIC.so’:
Found ‘stderr’, possibly from ‘stderr’ (C)
Found ‘stdout’, possibly from ‘stdout’ (C)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking sizes of PDF files under ‘inst/doc’ ...* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
quheatmap 18.966 0.240 12.988
qunet2xml 18.748 0.077 12.598
qunetwork 18.378 0.108 12.253
* 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: 3 NOTEs
See
‘/home/biocbuild/bbs-3.24-bioc/meat/QUBIC.Rcheck/00check.log’
for details.
QUBIC.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL QUBIC
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
Warning: SystemRequirements specified C++11: support has been removed
* installing *source* package ‘QUBIC’ ...
** this is package ‘QUBIC’ version ‘1.39.2’
** using staged installation
** libs
specified C++11
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c charset.cc -o charset.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c cluster.cc -o cluster.o
cluster.cc: In function ‘bool internal::check_seed(const Edge*, const std::vector<Block>&, std::size_t)’:
cluster.cc:132:19: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
132 | return e->score >= b3;
| ~~~~~~~~~^~~~~
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c discretize.cc -o discretize.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c edge_list.cc -o edge_list.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c fib.c -o fib.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c fopen_matrix.cc -o fopen_matrix.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c qubic.cc -o qubic.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c rcpp_qubic.cpp -o rcpp_qubic.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -Werror=format-security -c struct.cc -o struct.o
g++ -std=gnu++20 -shared -L/home/biocbuild/bbs-3.24-bioc/R/lib -L/usr/local/lib -o QUBIC.so RcppExports.o charset.o cluster.o discretize.o edge_list.o fib.o fopen_matrix.o qubic.o rcpp_qubic.o struct.o -fopenmp -L/home/biocbuild/bbs-3.24-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.24-bioc/R/site-library/00LOCK-QUBIC/00new/QUBIC/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 (QUBIC)
QUBIC.Rcheck/QUBIC-Ex.timings
| name | user | system | elapsed | |
| QUBIC | 0.028 | 0.000 | 0.022 | |
| qudiscretize | 0 | 0 | 0 | |
| quheatmap | 18.966 | 0.240 | 12.988 | |
| qunet2xml | 18.748 | 0.077 | 12.598 | |
| qunetwork | 18.378 | 0.108 | 12.253 | |
| showinfo | 0.592 | 0.001 | 0.575 | |