| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-18 11:37 -0400 (Sat, 18 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 alpha (2026-04-05 r89794) | 4957 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-04-08 r89818) | 4686 |
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4627 |
| 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 566/2404 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DeMixT 1.99.0 (landing page) Ruonan Li
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
| See other builds for DeMixT in R Universe. | ||||||||||||||
|
To the developers/maintainers of the DeMixT package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DeMixT.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: DeMixT |
| Version: 1.99.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:DeMixT.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings DeMixT_1.99.0.tar.gz |
| StartedAt: 2026-04-17 03:37:57 -0000 (Fri, 17 Apr 2026) |
| EndedAt: 2026-04-17 03:44:33 -0000 (Fri, 17 Apr 2026) |
| EllapsedTime: 396.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: DeMixT.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:DeMixT.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings DeMixT_1.99.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/DeMixT.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘DeMixT/DESCRIPTION’ ... OK
* this is package ‘DeMixT’ version ‘1.99.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 ... NOTE
Found the following hidden files and directories:
inst/doc/.gitkeep
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘DeMixT’ can be installed ... OK
* used C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking installed package size ... INFO
installed size is 12.5Mb
sub-directories of 1Mb or more:
data 1.9Mb
doc 7.3Mb
libs 3.0Mb
* 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 whether startup messages can be suppressed ... 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
DeMixT_GS : IF_inverse: no visible global function definition for ‘is’
plot_dim: no visible global function definition for ‘is’
Undefined global functions or variables:
is
Consider adding
importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... 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
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
DeMixT_S2 145.783 0.032 74.194
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 3 NOTEs
See
‘/home/biocbuild/bbs-3.23-bioc/meat/DeMixT.Rcheck/00check.log’
for details.
DeMixT.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD INSTALL DeMixT
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘DeMixT’ ...
** this is package ‘DeMixT’ version ‘1.99.0’
** using staged installation
** libs
using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I/usr/local/include -fopenmp -I/home/biocbuild/R/R/include -fPIC -g -O2 -Wall -Werror=format-security -c DeMixNB.c -o DeMixNB.o
In file included from DeMixNB.c:6:
DeMixNB.h:4:15: warning: ‘stirling_approx’ defined but not used [-Wunused-function]
4 | static double stirling_approx(double z)
| ^~~~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I/usr/local/include -fopenmp -I/home/biocbuild/R/R/include -fPIC -g -O2 -Wall -Werror=format-security -c DeMixT.c -o DeMixT.o
DeMixT.c: In function ‘Tdemix’:
DeMixT.c:37:45: warning: variable ‘st2_sig_2’ set but not used [-Wunused-but-set-variable]
37 | double *st1_mu_2, *st2_mu_2, *st1_sig_2, *st2_sig_2;
| ^~~~~~~~~
DeMixT.c:37:33: warning: variable ‘st1_sig_2’ set but not used [-Wunused-but-set-variable]
37 | double *st1_mu_2, *st2_mu_2, *st1_sig_2, *st2_sig_2;
| ^~~~~~~~~
DeMixT.c:37:22: warning: variable ‘st2_mu_2’ set but not used [-Wunused-but-set-variable]
37 | double *st1_mu_2, *st2_mu_2, *st1_sig_2, *st2_sig_2;
| ^~~~~~~~
DeMixT.c:37:11: warning: variable ‘st1_mu_2’ set but not used [-Wunused-but-set-variable]
37 | double *st1_mu_2, *st2_mu_2, *st1_sig_2, *st2_sig_2;
| ^~~~~~~~
DeMixT.c: In function ‘gettumor’:
DeMixT.c:592:21: warning: variable ‘obj_new’ set but not used [-Wunused-but-set-variable]
592 | double obj_old, obj_new;
| ^~~~~~~
DeMixT.c:592:12: warning: variable ‘obj_old’ set but not used [-Wunused-but-set-variable]
592 | double obj_old, obj_new;
| ^~~~~~~
DeMixT.c: In function ‘getpi’:
DeMixT.c:1281:21: warning: variable ‘obj_new’ set but not used [-Wunused-but-set-variable]
1281 | double obj_old, obj_new;
| ^~~~~~~
DeMixT.c:1281:12: warning: variable ‘obj_old’ set but not used [-Wunused-but-set-variable]
1281 | double obj_old, obj_new;
| ^~~~~~~
DeMixT.c: In function ‘getspikeinpi’:
DeMixT.c:1308:25: warning: variable ‘obj_new’ set but not used [-Wunused-but-set-variable]
1308 | double obj_old, obj_new;
| ^~~~~~~
DeMixT.c:1308:16: warning: variable ‘obj_old’ set but not used [-Wunused-but-set-variable]
1308 | double obj_old, obj_new;
| ^~~~~~~
DeMixT.c: In function ‘getpiT’:
DeMixT.c:1323:21: warning: variable ‘obj_new’ set but not used [-Wunused-but-set-variable]
1323 | double obj_old, obj_new;
| ^~~~~~~
DeMixT.c:1323:12: warning: variable ‘obj_old’ set but not used [-Wunused-but-set-variable]
1323 | double obj_old, obj_new;
| ^~~~~~~
DeMixT.c: In function ‘Tdemix’:
DeMixT.c:196:11: warning: ‘Tavgtmp’ may be used uninitialized [-Wmaybe-uninitialized]
196 | if(Tavgtmp <= 0) Tavgtmp = exp(10*log(2.0) + p->Tsigma[j]/2.0*pow(log(2.0), 2.0));
| ^
DeMixT.c:178:12: note: ‘Tavgtmp’ was declared here
178 | double Tavgtmp;
| ^~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I/usr/local/include -fopenmp -I/home/biocbuild/R/R/include -fPIC -g -O2 -Wall -Werror=format-security -c init.c -o init.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I/usr/local/include -fopenmp -I/home/biocbuild/R/R/include -fPIC -g -O2 -Wall -Werror=format-security -c registerDynamicSymbol.c -o registerDynamicSymbol.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I/usr/local/include -fopenmp -I/home/biocbuild/R/R/include -fPIC -g -O2 -Wall -Werror=format-security -c Profile_2D.cpp -o Profile_2D.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I/usr/local/include -fopenmp -I/home/biocbuild/R/R/include -fPIC -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o DeMixT.so DeMixNB.o DeMixT.o init.o registerDynamicSymbol.o Profile_2D.o RcppExports.o -fopenmp -L/home/biocbuild/R/R/lib -lRlapack -L/home/biocbuild/R/R/lib -lRblas -lgfortran -lm -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-devel_2025-02-19/site-library/00LOCK-DeMixT/00new/DeMixT/libs
** 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
** 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 (DeMixT)
DeMixT.Rcheck/DeMixT-Ex.timings
| name | user | system | elapsed | |
| DeMixNB | 0.002 | 0.000 | 0.002 | |
| DeMixNB_preprocessing | 1.216 | 0.060 | 1.279 | |
| DeMixT | 0.001 | 0.000 | 0.001 | |
| DeMixT_DE | 0.000 | 0.001 | 0.001 | |
| DeMixT_GS | 0.000 | 0.001 | 0.001 | |
| DeMixT_S2 | 145.783 | 0.032 | 74.194 | |
| DeMixT_preprocessing | 0.363 | 0.036 | 0.400 | |
| Optimum_KernelC | 0.001 | 0.000 | 0.001 | |
| batch_correction | 3.525 | 0.052 | 3.584 | |
| detect_suspicious_sample_by_hierarchical_clustering_2comp | 0 | 0 | 0 | |
| gene_selection_DE | 0 | 0 | 0 | |
| plot_dim | 0 | 0 | 0 | |
| scale_normalization_75th_percentile | 0.003 | 0.004 | 0.006 | |
| simulate_2comp | 0.109 | 0.007 | 0.117 | |
| simulate_3comp | 0.128 | 0.008 | 0.136 | |
| subset_sd | 0.012 | 0.000 | 0.012 | |
| subset_sd_gene_remaining | 0.090 | 0.000 | 0.091 | |