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-12 09:47 -0500 (Thu, 12 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.3 LTS)x86_64R 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 56/230HostnameOS / ArchINSTALLBUILDCHECK
clusterProfiler 4.19.5  (landing page)
Guangchuang Yu
Snapshot Date: 2026-02-12 06:00 -0500 (Thu, 12 Feb 2026)
git_url: https://git.bioconductor.org/packages/clusterProfiler
git_branch: devel
git_last_commit: ec818ba
git_last_commit_date: 2026-02-01 21:07:13 -0500 (Sun, 01 Feb 2026)
teran2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  


CHECK results for clusterProfiler on teran2

To the developers/maintainers of the clusterProfiler 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.

raw results


Summary

Package: clusterProfiler
Version: 4.19.5
Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:clusterProfiler.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings clusterProfiler_4.19.5.tar.gz
StartedAt: 2026-02-12 07:53:39 -0500 (Thu, 12 Feb 2026)
EndedAt: 2026-02-12 07:55:57 -0500 (Thu, 12 Feb 2026)
EllapsedTime: 138.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: clusterProfiler.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:clusterProfiler.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings clusterProfiler_4.19.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/clusterProfiler.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 ‘clusterProfiler/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘clusterProfiler’ version ‘4.19.5’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Guangchuang Yu <guangchuangyu@gmail.com>’

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 ‘clusterProfiler’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘jsonlite’
A package should be listed in only one of these fields.
* 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 ... WARNING
'::' or ':::' import not declared from: ‘ggplot2’
Missing or unexported objects:
  ‘ggtangle::geom_node_point’ ‘ggtangle::geom_node_text’
  ‘ggtangle::ggtangle’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plot.interpretation: no visible binding for global variable ‘name’
Undefined global functions or variables:
  name
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'reexports.Rd':
  ‘[GOSemSim:read-gaf]{read.gaf}’ ‘[gson:read-gmt]{read.gmt}’
  ‘[gson:read-gmt]{read.gmt.wp}’ ‘[magrittr:compound]{%<>%}’
  ‘[magrittr:pipe]{%>%}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in Rd file 'interpret.Rd'
  ‘task’ ‘prior’ ‘add_ppi’ ‘gene_fold_change’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘clusterProfiler-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: gson_GO_local
> ### Title: Build a gson object that annotate Gene Ontology
> ### Aliases: gson_GO_local
> 
> ### ** Examples
> 
>  data = data.frame(gene_id = "gene1",
+                    go_id = c("GO:0035492", "GO:0009764", "GO:0031063", "GO:0033714", "GO:0036349"))
>  gson_GO_local(data, species = "E. coli")
Warning in gson_GO_local(data, species = "E. coli") :
  1 GO term(s) are too new for current `GO.db` [source date: 2025-07-22],
  and are to be dropped. Consider to update `GO.db` if possible.
Error in .checkKeysAreWellFormed(keys) : 
  keys must be supplied in a character vector with no NAs
Calls: gson_GO_local ... Lkeys<- -> Lkeys<- -> .checkKeys -> .checkKeysAreWellFormed
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
          user system elapsed
groupGO 23.945  1.424  25.381
* 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 ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 2 WARNINGs, 4 NOTEs
See
  ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/clusterProfiler.Rcheck/00check.log’
for details.


Installation output

clusterProfiler.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD INSTALL clusterProfiler
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library’
* installing *source* package ‘clusterProfiler’ ...
** this is package ‘clusterProfiler’ version ‘4.19.5’
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (clusterProfiler)

Tests output

clusterProfiler.Rcheck/tests/testthat.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)
> library(clusterProfiler)

clusterProfiler v4.19.5 Learn more at https://yulab-smu.top/contribution-knowledge-mining/

Please cite:

Guangchuang Yu, Li-Gen Wang, Yanyan Han and Qing-Yu He.
clusterProfiler: an R package for comparing biological themes among
gene clusters. OMICS: A Journal of Integrative Biology. 2012,
16(5):284-287

Attaching package: 'clusterProfiler'

The following object is masked from 'package:stats':

    filter

> 
> test_check("clusterProfiler")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 2 ]
> 
> proc.time()
   user  system elapsed 
  4.444   0.346  10.245 

Example timings

clusterProfiler.Rcheck/clusterProfiler-Ex.timings

nameusersystemelapsed
compareCluster000
enrichGO0.0010.0000.000
enrichKEGG000
groupGO23.945 1.42425.381