Back to Multiple platform build/check report for BioC 3.23:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-04 11:34 -0400 (Sat, 04 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.6.0 alpha (2026-03-30 r89742) 4900
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-03-28 r89739) 4634
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 371/2381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CiteFuse 1.23.0  (landing page)
Yingxin Lin
Snapshot Date: 2026-04-03 13:40 -0400 (Fri, 03 Apr 2026)
git_url: https://git.bioconductor.org/packages/CiteFuse
git_branch: devel
git_last_commit: ef26cba
git_last_commit_date: 2025-10-29 10:58:33 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for CiteFuse in R Universe.


CHECK results for CiteFuse on nebbiolo1

To the developers/maintainers of the CiteFuse package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CiteFuse.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.

raw results


Summary

Package: CiteFuse
Version: 1.23.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:CiteFuse.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings CiteFuse_1.23.0.tar.gz
StartedAt: 2026-04-03 22:04:54 -0400 (Fri, 03 Apr 2026)
EndedAt: 2026-04-03 22:11:57 -0400 (Fri, 03 Apr 2026)
EllapsedTime: 422.7 seconds
RetCode: 0
Status:   OK  
CheckDir: CiteFuse.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:CiteFuse.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings CiteFuse_1.23.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/CiteFuse.Rcheck’
* using R version 4.6.0 alpha (2026-03-30 r89742)
* 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-04 02:04:54 UTC
* checking for file ‘CiteFuse/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CiteFuse’ version ‘1.23.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 23 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘CiteFuse’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* 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 ... 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
DEgenesCross 26.932  2.046  28.979
* 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: OK


Installation output

CiteFuse.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL CiteFuse
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘CiteFuse’ ...
** this is package ‘CiteFuse’ version ‘1.23.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/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++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c backend.cpp -o backend.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c lr2propr.cpp -o lr2propr.o
g++ -std=gnu++20 -shared -L/usr/local/lib -o CiteFuse.so RcppExports.o backend.o lr2propr.o
installing to /home/biocbuild/bbs-3.23-bioc/R/site-library/00LOCK-CiteFuse/00new/CiteFuse/libs
** 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
** 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 (CiteFuse)

Tests output


Example timings

CiteFuse.Rcheck/CiteFuse-Ex.timings

nameusersystemelapsed
CiteFuse1.3940.1001.494
DEbubblePlot1.7030.0391.742
DEcomparisonPlot1.7830.0261.809
DEgenes0.9220.0440.966
DEgenesCross26.932 2.04628.979
crossSampleDoublets0.6710.0100.682
geneADTnetwork0.4520.0050.458
igraphClustering0.3290.0050.334
importanceADT0.9340.0100.943
ligandReceptorTest0.5070.0030.510
normaliseExprs0.4930.0000.493
plotHTO4.6530.0014.654
preprocessing0.3960.0030.399
readFrom10X0.0000.0010.000
reducedDimSNF0.6250.0050.630
selectDEgenes0.9430.0050.949
spectralClustering0.3160.0020.318
visImportance1.8540.0031.856
visLigandReceptor0.5560.0060.562
visualiseDim1.7730.0051.783
visualiseExprs0.9200.0040.923
visualiseExprsList0.6330.0020.634
visualiseKNN0.4870.0030.489
withinSampleDoublets0.6360.0030.638