Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-05-01 11:36:06 -0400 (Wed, 01 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4518
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 1818/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rqt 1.30.0  (landing page)
Ilya Y. Zhbannikov
Snapshot Date: 2024-04-30 20:18:44 -0400 (Tue, 30 Apr 2024)
git_url: https://git.bioconductor.org/packages/rqt
git_branch: RELEASE_3_19
git_last_commit: 4c017d7
git_last_commit_date: 2024-04-30 10:56:39 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

BUILD results for rqt on nebbiolo1


To the developers/maintainers of the rqt package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/rqt.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: rqt
Version: 1.30.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data rqt
StartedAt: 2024-05-01 01:43:54 -0400 (Wed, 01 May 2024)
EndedAt: 2024-05-01 01:44:20 -0400 (Wed, 01 May 2024)
EllapsedTime: 26.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘rqt/DESCRIPTION’ ... OK
* preparing ‘rqt’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘rqt-vignette.Rmd’ using rmarkdown
Error: processing vignette 'rqt-vignette.Rmd' failed with diagnostics:
The closing fence on line 125 ("```") in rqt-vignette.Rmd does not match the opening fence "````" on line 113. You are recommended to fix either the opening or closing fence of the code chunk to use exactly the same numbers of backticks and same level of indentation (or blockquote). See https://yihui.org/en/2021/10/unbalanced-delimiters/ for more info.
Error: tangling vignette 'rqt-vignette.Rmd' failed with diagnostics:
The closing fence on line 125 ("```") in rqt-vignette.Rmd does not match the opening fence "````" on line 113. You are recommended to fix either the opening or closing fence of the code chunk to use exactly the same numbers of backticks and same level of indentation (or blockquote). See https://yihui.org/en/2021/10/unbalanced-delimiters/ for more info.
--- failed re-building ‘rqt-vignette.Rmd’

SUMMARY: processing the following files failed:
  ‘rqt-vignette.Rmd’ ‘rqt-vignette.Rmd’

Error: Vignette re-building failed.
Execution halted