Back to Build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2026-02-18 11:58 -0500 (Wed, 18 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 2196/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TENET 1.2.0  (landing page)
Rhie Lab at the University of Southern California
Snapshot Date: 2026-02-16 13:45 -0500 (Mon, 16 Feb 2026)
git_url: https://git.bioconductor.org/packages/TENET
git_branch: RELEASE_3_22
git_last_commit: b0a4fcf
git_last_commit_date: 2025-10-29 11:34:59 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
See other builds for TENET in R Universe.


CHECK results for TENET on nebbiolo2

To the developers/maintainers of the TENET package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TENET.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: TENET
Version: 1.2.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:TENET.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings TENET_1.2.0.tar.gz
StartedAt: 2026-02-17 05:56:58 -0500 (Tue, 17 Feb 2026)
EndedAt: 2026-02-17 06:07:06 -0500 (Tue, 17 Feb 2026)
EllapsedTime: 608.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: TENET.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/TENET.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 ‘TENET/DESCRIPTION’ ... OK
* this is package ‘TENET’ version ‘1.2.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://bioconductor.org/packages/3.22/bioc/src/contrib:
  cannot open URL 'https://bioconductor.org/packages/3.22/bioc/src/contrib/PACKAGES'
 INFO
Imports includes 24 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 ‘TENET’ 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 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 ... 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 ‘TENET_vignette.Rmd’ using rmarkdown

Quitting from TENET_vignette.Rmd:167-193 [unnamed-chunk-8]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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. └─TENET.ExperimentHub::exampleTENETMultiAssayExperiment()
 2.   └─TENET.ExperimentHub:::.getExperimentHubDataset(...)
 3.     └─TENET.ExperimentHub:::.getExperimentHub()
 4.       └─ExperimentHub::ExperimentHub()
 5.         └─AnnotationHub::.Hub(...)
 6.           └─base::tryCatch(...)
 7.             └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 8.               └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 9.                 └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'TENET_vignette.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 ‘TENET_vignette.Rmd’

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

Error: Vignette re-building failed.
Execution halted

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

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


Installation output

TENET.Rcheck/00install.out

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


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

Tests output


Example timings

TENET.Rcheck/TENET-Ex.timings

nameusersystemelapsed
TCGADownloader0.0000.0000.001
TENETCacheAllData1.6160.1501.767
easyTENET0.0020.0000.002
humanTranscriptionFactorDb0.1370.0010.138
humanTranscriptionFactorList0.0040.0000.005
step1MakeExternalDatasets0.0010.0000.001
step2GetDifferentiallyMethylatedSites0.0020.0000.002
step3GetAnalysisZScores0.0010.0000.002
step4SelectMostSignificantLinksPerDNAMethylationSite0.0000.0000.001
step5OptimizeLinks0.0010.0000.001
step6DNAMethylationSitesPerGeneTabulation000
step7ExpressionVsDNAMethylationScatterplots0.0010.0000.002
step7LinkedDNAMethylationSiteCountHistograms0.0010.0000.000
step7LinkedDNAMethylationSitesMotifSearching0.0050.0000.004
step7SelectedDNAMethylationSitesCaseVsControlBoxplots000
step7StatesForLinks0.0000.0000.001
step7TopGenesCaseVsControlExpressionBoxplots0.0010.0000.001
step7TopGenesCircosPlots0.0010.0000.001
step7TopGenesDNAMethylationHeatmaps0.0010.0000.001
step7TopGenesExpressionCorrelationHeatmaps0.0010.0000.001
step7TopGenesOverlappingLinkedDNAMethylationSitesHeatmaps0.0010.0000.001
step7TopGenesSurvival0.0080.0000.008
step7TopGenesTADTables0.0010.0000.001
step7TopGenesUCSCBedFiles0.0010.0000.001
step7TopGenesUserPeakOverlap0.0020.0000.002