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

This page was generated on 2025-11-24 14:30 -0500 (Mon, 24 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
biocgpuLinux (Ubuntu 24.04.2 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 283
amaroneLinux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 284
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.8.0  (landing page)
Panagiotis Papasaikas
Snapshot Date: 2025-11-24 11:45 -0500 (Mon, 24 Nov 2025)
git_url: https://git.bioconductor.org/packages/orthos
git_branch: RELEASE_3_22
git_last_commit: 53e77e2
git_last_commit_date: 2025-10-29 11:24:17 -0500 (Wed, 29 Oct 2025)
biocgpuLinux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
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.8.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data orthos
StartedAt: 2025-11-24 17:43:55 -0000 (Mon, 24 Nov 2025)
EndedAt: 2025-11-24 17:44:28 -0000 (Mon, 24 Nov 2025)
EllapsedTime: 33.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

Quitting from orthosIntro.Rmd:280-285 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `lock()`:
! Directory of lock file does not exist: '/var/cache/basilisk'
---
Backtrace:
    ▆
 1. └─orthos::decomposeVar(...)
 2.   └─basilisk::basiliskStart(orthosenv, testload = "tensorflow")
 3.     └─basilisk::obtainEnvironmentPath(env)
 4.       └─basilisk::lockExternalDir(exdir, exclusive = FALSE)
 5.         └─dir.expiry::lockDirectory(path, ...)
 6.           └─filelock::lock(plock, exclusive = FALSE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'orthosIntro.Rmd' failed with diagnostics:
Directory of lock file does not exist: '/var/cache/basilisk'
--- failed re-building ‘orthosIntro.Rmd’

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

Error: Vignette re-building failed.
Execution halted