Back to Build/check report for BioC 3.23:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-29 11:32 -0400 (Fri, 29 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4997
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 114/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ASURAT 1.16.0  (landing page)
Keita Iida
Snapshot Date: 2026-05-28 13:40 -0400 (Thu, 28 May 2026)
git_url: https://git.bioconductor.org/packages/ASURAT
git_branch: RELEASE_3_23
git_last_commit: c4b67bb
git_last_commit_date: 2026-04-28 08:58:02 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    ERROR  skipped
See other builds for ASURAT in R Universe.


BUILD results for ASURAT on nebbiolo1

To the developers/maintainers of the ASURAT package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ASURAT.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: ASURAT
Version: 1.16.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data ASURAT
StartedAt: 2026-05-28 16:22:20 -0400 (Thu, 28 May 2026)
EndedAt: 2026-05-28 16:32:51 -0400 (Thu, 28 May 2026)
EllapsedTime: 630.5 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘ASURAT/DESCRIPTION’ ... OK
* preparing ‘ASURAT’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘ASURAT.Rmd’ using rmarkdown

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

Quitting from ASURAT.Rmd:525-540 [unnamed-chunk-35]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Caught an unexpected error of class FutureLaunchError when trying to launch future ('future_lapply-1') on backend of class SequentialFutureBackend. The reason was: future::evalFuture() failed on nebbiolo1 (pid 3004132) at 2026-05-28T16:32:50. Using package 'future' v1.70.0. Possible other reasons: bad binding access [in vapply(before, FUN = as.integer, FUN.VALUE = NA_integer_)] [future 'future_lapply-1' (046c61efb7e82e3c743595e2f9c75186-2); on 046c61efb7e82e3c743595e2f9c75186@nebbiolo1<3004132>]
---
Backtrace:
     ▆
  1. ├─Seurat::FindNeighbors(surt, reduction = "pca", dims = ds[[i]])
  2. └─Seurat:::FindNeighbors.Seurat(surt, reduction = "pca", dims = ds[[i]])
  3.   ├─Seurat::FindNeighbors(...)
  4.   └─Seurat:::FindNeighbors.default(...)
  5.     └─Seurat:::NNHelper(...)
  6.       ├─base::do.call(what = "AnnoyNN", args = args)
  7.       └─Seurat:::AnnoyNN(...)
  8.         └─Seurat:::AnnoySearch(...)
  9.           └─future.apply::future_lapply(...)
 10.             └─future.apply:::future_xapply(...)
 11.               └─base::tryCatch(...)
 12.                 └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 13.                   └─base (local) tryCatchOne(...)
 14.                     └─value[[3L]](cond)
 15.                       └─future.apply:::onError(e, futures = fs, debug = debug)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'ASURAT.Rmd' failed with diagnostics:
Caught an unexpected error of class FutureLaunchError when trying to launch future ('future_lapply-1') on backend of class SequentialFutureBackend. The reason was: future::evalFuture() failed on nebbiolo1 (pid 3004132) at 2026-05-28T16:32:50. Using package 'future' v1.70.0. Possible other reasons: bad binding access [in vapply(before, FUN = as.integer, FUN.VALUE = NA_integer_)] [future 'future_lapply-1' (046c61efb7e82e3c743595e2f9c75186-2); on 046c61efb7e82e3c743595e2f9c75186@nebbiolo1<3004132>]
--- failed re-building ‘ASURAT.Rmd’

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

Error: Vignette re-building failed.
Execution halted