Back to Build/check report for BioC 3.24:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-05 11:33 -0400 (Tue, 05 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4844
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 317/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CeTF 1.25.0  (landing page)
Carlos Alberto Oliveira de Biagi Junior
Snapshot Date: 2026-05-04 13:45 -0400 (Mon, 04 May 2026)
git_url: https://git.bioconductor.org/packages/CeTF
git_branch: devel
git_last_commit: 13787a4
git_last_commit_date: 2026-04-28 08:51:33 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    ERROR  
See other builds for CeTF in R Universe.


CHECK results for CeTF on nebbiolo2

To the developers/maintainers of the CeTF package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CeTF.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: CeTF
Version: 1.25.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:CeTF.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings CeTF_1.25.0.tar.gz
StartedAt: 2026-05-04 22:02:32 -0400 (Mon, 04 May 2026)
EndedAt: 2026-05-04 22:08:18 -0400 (Mon, 04 May 2026)
EllapsedTime: 345.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: CeTF.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:CeTF.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings CeTF_1.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/CeTF.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-05-05 02:02:33 UTC
* checking for file ‘CeTF/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CeTF’ version ‘1.25.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 ‘CeTF’ 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 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 ... 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 LazyData ... 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
* 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 ... ERROR
Error(s) in re-building vignettes:
--- re-building ‘CeTF.Rmd’ using rmarkdown

Quitting from CeTF.Rmd:377-391 [getGroupGO]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! unable to open database file
---
Backtrace:
     ▆
  1. └─CeTF::getGroupGO(...)
  2.   └─clusterProfiler::groupGO(...)
  3.     └─clusterProfiler:::get_GO_data(OrgDb, ont, keyType)
  4.       ├─base::suppressMessages(...)
  5.       │ └─base::withCallingHandlers(...)
  6.       ├─AnnotationDbi::mapIds(...)
  7.       └─AnnotationDbi::mapIds(...)
  8.         └─AnnotationDbi::mapIds_base(x, keys, column, keytype, ..., multiVals = multiVals)
  9.           ├─AnnotationDbi::select(...)
 10.           └─AnnotationDbi::select(...)
 11.             └─AnnotationDbi:::.select(...)
 12.               └─AnnotationDbi::testSelectArgs(...)
 13.                 └─AnnotationDbi:::.testForValidKeys(x, keys, keytype, fks)
 14.                   ├─AnnotationDbi::keys(x, keytype)
 15.                   └─AnnotationDbi::keys(x, keytype)
 16.                     └─AnnotationDbi:::smartKeys(x = x, keytype = keytype, ..., FUN = .keys)
 17.                       └─AnnotationDbi:::.keys(x, keytype)
 18.                         └─AnnotationDbi:::.legacyKeys(x, keytype)
 19.                           └─AnnotationDbi:::.queryForKeys(x, keytype)
 20.                             └─AnnotationDbi:::dbQuery(dbconn(x), sql)
 21.                               ├─DBI::dbGetQuery(conn, SQL)
 22.                               └─DBI::dbGetQuery(conn, SQL)
 23.                                 └─DBI (local) .local(conn, statement, ...)
 24.                                   ├─DBI::dbSendQuery(conn, statement, ...)
 25.                                   └─RSQLite::dbSendQuery(conn, statement, ...)
 26.                                     └─RSQLite (local) .local(conn, statement, ...)
 27.                                       ├─methods::new(...)
 28.                                       │ ├─methods::initialize(value, ...)
 29.                                       │ └─methods::initialize(value, ...)
 30.                                       └─RSQLite:::result_create(conn@ptr, statement)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'CeTF.Rmd' failed with diagnostics:
unable to open database file
--- failed re-building ‘CeTF.Rmd’

SUMMARY: processing the following file failed:
  ‘CeTF.Rmd’

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR
See
  ‘/home/biocbuild/bbs-3.24-bioc/meat/CeTF.Rcheck/00check.log’
for details.


Installation output

CeTF.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL CeTF
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘CeTF’ ...
** this is package ‘CeTF’ version ‘1.25.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.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 PCIT.cpp -o PCIT.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    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++20 -shared -L/home/biocbuild/bbs-3.24-bioc/R/lib -L/usr/local/lib -o CeTF.so PCIT.o RcppExports.o -L/home/biocbuild/bbs-3.24-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.24-bioc/R/site-library/00LOCK-CeTF/00new/CeTF/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 (CeTF)

Tests output

CeTF.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
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")
> library("CeTF")

========================================
CeTF version 1.25.0
Bioconductor page: http://bioconductor.org/packages/CeTF/
Github page: https://github.com/cbiagii/CeTF or https://cbiagii.github.io/CeTF/
Documentation: http://bioconductor.org/packages/CeTF/
If you use it in published research, please cite:

Carlos Alberto Oliveira de Biagi Junior, Ricardo Perecin Nociti, Breno Osvaldo 
Funicheli, Patricia de Cassia Ruy, Joao Paulo Bianchi Ximenez, Wilson A Silva Jr.
CeTF: an R package to Coexpression for Transcription Factors using Regulatory 
Impact Factors (RIF) and Partial Correlation and Information (PCIT) analysis.
bioRxiv. 2020, DOI: 10.1101/2020.03.30.015784
========================================

> test_check("CeTF")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 43 ]
> 
> proc.time()
   user  system elapsed 
 13.722   0.815  14.525 

Example timings

CeTF.Rcheck/CeTF-Ex.timings

nameusersystemelapsed
CeTFdemo0.0000.0000.001
CircosTargets0.0010.0000.000
InputData-methods0.0110.0040.015
NetworkData-methods0.0130.0010.015
OutputData-methods0.0170.0040.021
PCIT0.0120.0010.013
RIF0.0040.0000.004
RIFPlot0.8170.0320.849
RIF_input0.0010.0000.001
SmearPlot2.5220.0772.599
TFs0.0010.0000.000
bivar.awk0.0010.0000.000
clustCoef0.0240.0010.025
clustCoefPercentage0.0230.0000.023
densityPlot1.7490.1041.852
diffusion000
enrichPlot0.8340.0210.857
enrichdemo0.0000.0000.001
expDiff0.2830.0090.293
getDE-methods0.0090.0040.013
getData-methods0.0090.0010.011
getEnrich000
getGroupGO000
heatPlot1.0070.0191.025
histPlot0.5370.0010.537
netConditionsPlot1.3240.0591.383
netGOTFPlot0.0010.0000.000
normExp0.0660.0060.071
pcitC0.0190.0010.019
refGenes0.0010.0000.001
runAnalysis0.3590.0140.373
simCounts0.0000.0010.001
simNorm0.0000.0000.001
tolerance0.0010.0000.000