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

This page was generated on 2025-11-08 11:32 -0500 (Sat, 08 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4821
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 487/2323HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
customCMPdb 1.21.0  (landing page)
Yuzhu Duan
Snapshot Date: 2025-11-07 13:40 -0500 (Fri, 07 Nov 2025)
git_url: https://git.bioconductor.org/packages/customCMPdb
git_branch: devel
git_last_commit: 5a0a0a6
git_last_commit_date: 2025-10-29 11:03:08 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  


CHECK results for customCMPdb on nebbiolo1

To the developers/maintainers of the customCMPdb package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/customCMPdb.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: customCMPdb
Version: 1.21.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:customCMPdb.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings customCMPdb_1.21.0.tar.gz
StartedAt: 2025-11-07 22:25:16 -0500 (Fri, 07 Nov 2025)
EndedAt: 2025-11-07 22:31:18 -0500 (Fri, 07 Nov 2025)
EllapsedTime: 362.3 seconds
RetCode: 1
Status:   ERROR  
CheckDir: customCMPdb.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/customCMPdb.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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 ‘customCMPdb/DESCRIPTION’ ... OK
* this is package ‘customCMPdb’ version ‘1.21.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 ‘customCMPdb’ can be installed ... OK
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
queryAnnotDB 9.084  2.668  14.023
customAnnot  7.266  1.891   9.919
* 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 ‘customCMPdb.Rmd’ using rmarkdown

		Information on package 'customCMPdb'

Description:

Package:                customCMPdb
Title:                  Customize and Query Compound Annotation
                        Database
Description:            This package serves as a query interface for
                        important community collections of small
                        molecules, while also allowing users to include
                        custom compound collections.
Version:                1.21.0
Authors@R:              c(person("Yuzhu", "Duan", role = c("aut",
                        "cre"), email = "yduan004@ucr.edu"),
                        person("Thomas", "Girke", role = "aut", email =
                        "thomas.girke@ucr.edu"))
Depends:                R (>= 4.0)
Imports:                AnnotationHub, RSQLite, XML, utils, ChemmineR,
                        methods, stats, rappdirs, BiocFileCache
Suggests:               knitr, rmarkdown, testthat, BiocStyle
License:                Artistic-2.0
biocViews:              Software, Cheminformatics,AnnotationHubSoftware
Encoding:               UTF-8
VignetteBuilder:        knitr
URL:                    https://github.com/yduan004/customCMPdb/
BugReports:             https://github.com/yduan004/customCMPdb/issues
RoxygenNote:            7.1.2
NeedsCompilation:       no
git_url:                https://git.bioconductor.org/packages/customCMPdb
git_branch:             devel
git_last_commit:        5a0a0a6
git_last_commit_date:   2025-10-29
Repository:             Bioconductor 3.23
Date/Publication:       2025-11-07
Author:                 Yuzhu Duan [aut, cre], Thomas Girke [aut]
Maintainer:             Yuzhu Duan <yduan004@ucr.edu>
Built:                  R 4.6.0; ; 2025-11-07 20:26:36 UTC; unix

Index:

addCustomAnnot          Add/Delete Custom Annotation
buildCMAPdb             Build CMAP Database
buildDrugAgeDB          Build DrugAge Annotation Database
customCMPdb-package     Customize and Query Compound Annotation
                        Database
dbxml2df                Convert drugbank database (xml file) into
                        dataframe.
df2SQLite               Store drugbank dataframe into an SQLite
                        database
loadAnnot               Load Compound Annotation Database
loadSDFwithName         Load Compound Structures from Four Resources
processDrugage          Process Source DrugAge Dataset
queryAnnotDB            Annotation Queries with Compound IDs

The magick package is required to crop "/home/biocbuild/bbs-3.23-bioc/meat/customCMPdb.Rcheck/vign_test/customCMPdb/vignettes/customCMPdb_files/figure-html/da_chemmineR-1.png" but not available.

Quitting from customCMPdb.Rmd:183-187 [del]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `value[[3L]]()`:
! failed to connect
  reason: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [bioconductor.org]:
SSL connection timeout
  Consider rerunning with 'localHub=TRUE'
---
Backtrace:
    ▆
 1. └─customCMPdb::deleteAnnot("myCustom")
 2.   └─customCMPdb::loadAnnot()
 3.     └─AnnotationHub::AnnotationHub()
 4.       └─AnnotationHub::.Hub(...)
 5.         └─base::tryCatch(...)
 6.           └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 7.             └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 8.               └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'customCMPdb.Rmd' failed with diagnostics:
failed to connect
  reason: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [bioconductor.org]:
SSL connection timeout
  Consider rerunning with 'localHub=TRUE'
--- failed re-building ‘customCMPdb.Rmd’

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

Error: Vignette re-building failed.
Execution halted

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

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


Installation output

customCMPdb.Rcheck/00install.out

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


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

Tests output


Example timings

customCMPdb.Rcheck/customCMPdb-Ex.timings

nameusersystemelapsed
buildCMAPdb0.0140.0010.014
buildDrugAgeDB0.1100.0160.127
customAnnot7.2661.8919.919
customCMPdb-package0.0570.0060.063
dbxml2df0.0080.0020.010
df2SQLite0.0090.0010.009
loadAnnot1.6990.5242.456
loadSDFwithName3.1370.5804.195
processDrugage0.0080.0010.009
queryAnnotDB 9.084 2.66814.023