Back to Build/check report for BioC 3.22 experimental data
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2026-02-17 15:53 -0500 (Tue, 17 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4890
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 302/435HostnameOS / ArchINSTALLBUILDCHECK
preciseTADhub 1.18.0  (landing page)
Mikhail Dozmorov
Snapshot Date: 2026-02-17 07:30 -0500 (Tue, 17 Feb 2026)
git_url: https://git.bioconductor.org/packages/preciseTADhub
git_branch: RELEASE_3_22
git_last_commit: 1bc6256
git_last_commit_date: 2025-10-29 10:03:00 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  


CHECK results for preciseTADhub on nebbiolo2

To the developers/maintainers of the preciseTADhub 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: preciseTADhub
Version: 1.18.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:preciseTADhub.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings preciseTADhub_1.18.0.tar.gz
StartedAt: 2026-02-17 12:52:04 -0500 (Tue, 17 Feb 2026)
EndedAt: 2026-02-17 12:56:16 -0500 (Tue, 17 Feb 2026)
EllapsedTime: 252.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: preciseTADhub.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:preciseTADhub.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings preciseTADhub_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-data-experiment/meat/preciseTADhub.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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 ‘preciseTADhub/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘preciseTADhub’ version ‘1.18.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 ‘preciseTADhub’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 ... ERROR
Running examples in ‘preciseTADhub-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: readEH
> ### Title: A wrapper function for efficiently reading in user-specified
> ###   random forest models generated by 'preciseTAD::TADrandomForest',
> ###   built on cell-line specific CTCF, RAD21, SMC3, and ZNF143 ChIP-seq
> ###   peak regions.
> ### Aliases: readEH
> 
> ### ** Examples
> 
> # Suppose we want to read in the model that was built using CHR1-CHR21,
> # on GM12878, using Arrowhead defined TAD boundaries at 5kb resolution.
> 
> #Initialize ExperimentHub
> library(ExperimentHub)
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: ‘generics’

The following objects are masked from ‘package:base’:

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: ‘BiocGenerics’

The following objects are masked from ‘package:stats’:

    IQR, mad, sd, var, xtabs

The following objects are masked from ‘package:base’:

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: AnnotationHub
Loading required package: BiocFileCache
Loading required package: dbplyr
> hub <- ExperimentHub()
Error in value[[3L]](cond) : 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'
Calls: ExperimentHub ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
* 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, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-data-experiment/meat/preciseTADhub.Rcheck/00check.log’
for details.


Installation output

preciseTADhub.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL preciseTADhub
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘preciseTADhub’ ...
** this is package ‘preciseTADhub’ version ‘1.18.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 (preciseTADhub)

Tests output


Example timings

preciseTADhub.Rcheck/preciseTADhub-Ex.timings

nameusersystemelapsed
preciseTADhub-package000