Back to Build/check report for BioC 3.20 experimental data
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2025-03-20 15:42 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
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 238/431HostnameOS / ArchINSTALLBUILDCHECK
MetaScope 1.6.0  (landing page)
Aubrey Odom
Snapshot Date: 2025-03-20 07:30 -0400 (Thu, 20 Mar 2025)
git_url: https://git.bioconductor.org/packages/MetaScope
git_branch: RELEASE_3_20
git_last_commit: 84d5e4f
git_last_commit_date: 2024-10-29 09:54:24 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped


BUILD results for MetaScope on nebbiolo2

To the developers/maintainers of the MetaScope 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: MetaScope
Version: 1.6.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data MetaScope
StartedAt: 2025-03-20 11:27:29 -0400 (Thu, 20 Mar 2025)
EndedAt: 2025-03-20 11:27:46 -0400 (Thu, 20 Mar 2025)
EllapsedTime: 16.3 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘MetaScope/DESCRIPTION’ ... OK
* preparing ‘MetaScope’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘MetaScopeTutorial.Rmd’ using rmarkdown
--- finished re-building ‘MetaScopeTutorial.Rmd’

--- re-building ‘MetaScope_vignette.Rmd’ using rmarkdown

Quitting from MetaScope_vignette.Rmd:125-137 [target_lib]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `if (parent_kingdom %in% to_grab) ...`:
! argument is of length zero
---
Backtrace:
    ▆
 1. └─base::sapply(...)
 2.   └─base::lapply(X = X, FUN = FUN, ...)
 3.     └─MetaScope (local) FUN(X[[i]], ...)
 4.       └─MetaScope:::download_parentkingdom(parent_kingdom, quiet)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'MetaScope_vignette.Rmd' failed with diagnostics:
argument is of length zero
--- failed re-building ‘MetaScope_vignette.Rmd’

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

Error: Vignette re-building failed.
Execution halted