Back to --- experimental! ---
GPU-enabled build/check report for BioC 3.22
Report updated every 6 hours

This page was generated on 2025-08-30 08:30 -0400 (Sat, 30 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
biocgpuLinux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 280
amaroneLinux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 281
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 1/3HostnameOS / ArchINSTALLBUILDCHECK
orthos 1.7.2  (landing page)
Panagiotis Papasaikas
Snapshot Date: 2025-08-30 05:45 -0400 (Sat, 30 Aug 2025)
git_url: https://git.bioconductor.org/packages/orthos
git_branch: devel
git_last_commit: 758bf08
git_last_commit_date: 2025-07-01 03:49:05 -0400 (Tue, 01 Jul 2025)
biocgpuLinux (Ubuntu 24.04.2 LTS) / x86_64  OK    ERROR  skipped
amaroneLinux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for orthos on amarone

To the developers/maintainers of the orthos 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: orthos
Version: 1.7.2
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data orthos
StartedAt: 2025-08-30 10:42:54 -0000 (Sat, 30 Aug 2025)
EndedAt: 2025-08-30 10:43:37 -0000 (Sat, 30 Aug 2025)
EllapsedTime: 43.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data orthos
###
##############################################################################
##############################################################################


* checking for file ‘orthos/DESCRIPTION’ ... OK
* preparing ‘orthos’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘orthosIntro.Rmd’ using rmarkdown
2025-08-30 10:43:25.262710: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`.
2025-08-30 10:43:25.405152: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
2025-08-30 10:43:25.405277: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:607] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered
2025-08-30 10:43:25.428005: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1515] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
2025-08-30 10:43:25.475897: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 AVX512F AVX512_VNNI AVX512_BF16 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
2025-08-30 10:43:26.655946: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT

Quitting from orthosIntro.Rmd:280-285 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! failed to load resource
  name: EH7869
  title: ContextEncoder_Human
  reason: 
---
Backtrace:
     ▆
  1. └─orthos::decomposeVar(...)
  2.   └─basilisk::basiliskRun(...)
  3.     └─orthos (local) fun(...)
  4.       ├─AnnotationHub::query(hub, query_keys)[[1]]
  5.       └─AnnotationHub::query(hub, query_keys)[[1]]
  6.         └─ExperimentHub (local) .local(x, i, j = j, ...)
  7.           ├─methods::callNextMethod(...)
  8.           │ └─base::eval(call, callEnv)
  9.           │   └─base::eval(call, callEnv)
 10.           └─AnnotationHub (local) .nextMethod(...)
 11.             └─AnnotationHub (local) .local(x, i, j = j, ...)
 12.               └─AnnotationHub:::.Hub_get1(...)
 13.                 └─base::tryCatch(...)
 14.                   └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 15.                     └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 16.                       └─value[[3L]](cond)
 17.                         └─base::tryCatch(...)
 18.                           └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 19.                             └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 20.                               └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'orthosIntro.Rmd' failed with diagnostics:
failed to load resource
  name: EH7869
  title: ContextEncoder_Human
  reason: 
--- failed re-building ‘orthosIntro.Rmd’

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

Error: Vignette re-building failed.
Execution halted