Back to Build/check report for BioC 3.22 experimental data
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-11-13 15:41 -0500 (Thu, 13 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4903
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 85/435HostnameOS / ArchINSTALLBUILDCHECK
curatedMetagenomicData 3.18.0  (landing page)
Lucas schiffer
Snapshot Date: 2025-11-13 07:30 -0500 (Thu, 13 Nov 2025)
git_url: https://git.bioconductor.org/packages/curatedMetagenomicData
git_branch: RELEASE_3_22
git_last_commit: 9cbaec1
git_last_commit_date: 2025-10-29 09:58:35 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for curatedMetagenomicData on nebbiolo2

To the developers/maintainers of the curatedMetagenomicData 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: curatedMetagenomicData
Version: 3.18.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data curatedMetagenomicData
StartedAt: 2025-11-13 11:12:35 -0500 (Thu, 13 Nov 2025)
EndedAt: 2025-11-13 11:14:43 -0500 (Thu, 13 Nov 2025)
EllapsedTime: 128.5 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 curatedMetagenomicData
###
##############################################################################
##############################################################################


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

Quitting from curatedMetagenomicData.Rmd:252-257 [unnamed-chunk-17]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! rowNodeLab should be provided. 
---
Backtrace:
    ▆
 1. ├─smoke %>% returnSamples("relative_abundance", rownames = "short")
 2. └─curatedMetagenomicData::returnSamples(...)
 3.   ├─curatedMetagenomicData::mergeData(...)
 4.   └─curatedMetagenomicData::curatedMetagenomicData(...)
 5.     └─TreeSummarizedExperiment::TreeSummarizedExperiment(...)
 6.       └─TreeSummarizedExperiment:::.linkFun(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'curatedMetagenomicData.Rmd' failed with diagnostics:
rowNodeLab should be provided. 

--- failed re-building ‘curatedMetagenomicData.Rmd’

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

Error: Vignette re-building failed.
Execution halted