Back to Multiple platform build/check report for BioC 3.20:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-03-24 12:08 -0400 (Mon, 24 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4763
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4494
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4521
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4448
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4414
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 371/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CluMSID 1.22.0  (landing page)
Tobias Depke
Snapshot Date: 2025-03-20 13:00 -0400 (Thu, 20 Mar 2025)
git_url: https://git.bioconductor.org/packages/CluMSID
git_branch: RELEASE_3_20
git_last_commit: 0643b17
git_last_commit_date: 2024-10-29 10:33:53 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


BUILD results for CluMSID on merida1

To the developers/maintainers of the CluMSID package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CluMSID.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: CluMSID
Version: 1.22.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data CluMSID
StartedAt: 2025-03-20 17:44:48 -0400 (Thu, 20 Mar 2025)
EndedAt: 2025-03-20 17:47:38 -0400 (Thu, 20 Mar 2025)
EllapsedTime: 170.4 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data CluMSID
###
##############################################################################
##############################################################################


* checking for file ‘CluMSID/DESCRIPTION’ ... OK
* preparing ‘CluMSID’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘CluMSID_DI-MSMS.Rmd’ using rmarkdown
Warning: The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "CluMSID DI-MS/MS Tutorial", and the latter is "Clustering Spectra from High Resolution DI-MS/MS Data Using CluMSID". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check.
--- finished re-building ‘CluMSID_DI-MSMS.Rmd’

--- re-building ‘CluMSID_GC-EI-MS.Rmd’ using rmarkdown

Quitting from CluMSID_GC-EI-MS.Rmd:126-130 [runCAMERA]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `reducer$value.cache[[as.character(idx)]] <- values`:
! wrong args for environment subassignment
---
Backtrace:
     ▆
  1. ├─metaMS::runCAMERA(...)
  2. │ └─CAMERA::xsAnnotate(xset, sample = 1)
  3. └─xcms::xcmsSet(pool)
  4.   ├─BiocParallel::bptry(bplapply(argList, findPeaksPar, BPPARAM = BPPARAM))
  5.   │ └─base::tryCatch(expr, ..., bplist_error = bplist_error, bperror = bperror)
  6.   │   └─base (local) tryCatchList(expr, classes, parentenv, handlers)
  7.   │     ├─base (local) tryCatchOne(...)
  8.   │     │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
  9.   │     └─base (local) tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
 10.   │       └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 11.   │         └─base (local) doTryCatch(return(expr), name, parentenv, handler)
 12.   ├─BiocParallel::bplapply(argList, findPeaksPar, BPPARAM = BPPARAM)
 13.   └─BiocParallel::bplapply(argList, findPeaksPar, BPPARAM = BPPARAM)
 14.     └─BiocParallel:::.bpinit(...)
 15.       ├─BiocParallel::bploop(...)
 16.       └─BiocParallel:::bploop.lapply(...)
 17.         └─BiocParallel:::.bploop_impl(...)
 18.           └─BiocParallel:::.collect_result(manager, reducer, progress, BPPARAM)
 19.             ├─BiocParallel:::.reducer_add(reducer, njob, value)
 20.             └─BiocParallel:::.reducer_add(reducer, njob, value)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'CluMSID_GC-EI-MS.Rmd' failed with diagnostics:
wrong args for environment subassignment
--- failed re-building ‘CluMSID_GC-EI-MS.Rmd’

--- re-building ‘CluMSID_MTBLS.Rmd’ using rmarkdown
Warning in file("", "w+b") :
  cannot open file '/tmp/RtmpXg9JF3/Rf1610834d25c47': No such file or directory

Quitting from CluMSID_MTBLS.Rmd:13-20 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection
---
Backtrace:
     ▆
  1. └─tools::buildVignettes(dir = ".", tangle = TRUE)
  2.   ├─base::tryCatch(...)
  3.   │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
  4.   │   └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
  5.   │     └─base (local) doTryCatch(return(expr), name, parentenv, handler)
  6.   └─engine$weave(file, quiet = quiet, encoding = enc)
  7.     └─knitr:::vweave_rmarkdown(...)
  8.       └─rmarkdown::render(...)
  9.         └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
 10.           └─knitr:::process_file(text, output)
 11.             ├─xfun:::handle_error(...)
 12.             ├─base::withCallingHandlers(...)
 13.             └─knitr:::process_group(group)
 14.               └─knitr:::call_block(x)
 15.                 └─knitr:::block_exec(params)
 16.                   └─knitr:::eng_r(options)
 17.                     ├─knitr:::in_input_dir(...)
 18.                     │ └─knitr:::in_dir(input_dir(), expr)
 19.                     └─knitr (local) evaluate(...)
 20.                       └─evaluate::evaluate(...)
 21.                         └─evaluate:::watchout(...)
 22.                           └─evaluate:::local_persistent_sink_connection(debug, frame)
 23.                             └─base::file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'CluMSID_MTBLS.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘CluMSID_MTBLS.Rmd’

--- re-building ‘CluMSID_lowres-LC-MSMS.Rmd’ using rmarkdown
Warning in file("", "w+b") :
  cannot open file '/tmp/RtmpXg9JF3/Rf161087d3da864': No such file or directory

Quitting from CluMSID_lowres-LC-MSMS.Rmd:13-20 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection
---
Backtrace:
     ▆
  1. └─tools::buildVignettes(dir = ".", tangle = TRUE)
  2.   ├─base::tryCatch(...)
  3.   │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
  4.   │   └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
  5.   │     └─base (local) doTryCatch(return(expr), name, parentenv, handler)
  6.   └─engine$weave(file, quiet = quiet, encoding = enc)
  7.     └─knitr:::vweave_rmarkdown(...)
  8.       └─rmarkdown::render(...)
  9.         └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
 10.           └─knitr:::process_file(text, output)
 11.             ├─xfun:::handle_error(...)
 12.             ├─base::withCallingHandlers(...)
 13.             └─knitr:::process_group(group)
 14.               └─knitr:::call_block(x)
 15.                 └─knitr:::block_exec(params)
 16.                   └─knitr:::eng_r(options)
 17.                     ├─knitr:::in_input_dir(...)
 18.                     │ └─knitr:::in_dir(input_dir(), expr)
 19.                     └─knitr (local) evaluate(...)
 20.                       └─evaluate::evaluate(...)
 21.                         └─evaluate:::watchout(...)
 22.                           └─evaluate:::local_persistent_sink_connection(debug, frame)
 23.                             └─base::file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'CluMSID_lowres-LC-MSMS.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘CluMSID_lowres-LC-MSMS.Rmd’

--- re-building ‘CluMSID_tutorial.Rmd’ using rmarkdown
Warning in file("", "w+b") :
  cannot open file '/tmp/RtmpXg9JF3/Rf1610873437ff1': No such file or directory

Quitting from CluMSID_tutorial.Rmd:13-19 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection
---
Backtrace:
     ▆
  1. └─tools::buildVignettes(dir = ".", tangle = TRUE)
  2.   ├─base::tryCatch(...)
  3.   │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
  4.   │   └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
  5.   │     └─base (local) doTryCatch(return(expr), name, parentenv, handler)
  6.   └─engine$weave(file, quiet = quiet, encoding = enc)
  7.     └─knitr:::vweave_rmarkdown(...)
  8.       └─rmarkdown::render(...)
  9.         └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
 10.           └─knitr:::process_file(text, output)
 11.             ├─xfun:::handle_error(...)
 12.             ├─base::withCallingHandlers(...)
 13.             └─knitr:::process_group(group)
 14.               └─knitr:::call_block(x)
 15.                 └─knitr:::block_exec(params)
 16.                   └─knitr:::eng_r(options)
 17.                     ├─knitr:::in_input_dir(...)
 18.                     │ └─knitr:::in_dir(input_dir(), expr)
 19.                     └─knitr (local) evaluate(...)
 20.                       └─evaluate::evaluate(...)
 21.                         └─evaluate:::watchout(...)
 22.                           └─evaluate:::local_persistent_sink_connection(debug, frame)
 23.                             └─base::file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'CluMSID_tutorial.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘CluMSID_tutorial.Rmd’

SUMMARY: processing the following files failed:
  ‘CluMSID_GC-EI-MS.Rmd’ ‘CluMSID_MTBLS.Rmd’
  ‘CluMSID_lowres-LC-MSMS.Rmd’ ‘CluMSID_tutorial.Rmd’

Error: Vignette re-building failed.
Execution halted