Back to Mac ARM64 build report for BioC 3.19
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-05-07 11:32:43 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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-05-06 14:00:02 -0400 (Mon, 06 May 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)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    ERROR  skippedskipped

BUILD results for rqt on kjohnson3


To the developers/maintainers of the rqt 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: rqt
Version: 1.30.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data rqt
StartedAt: 2024-05-06 18:46:10 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 18:46:21 -0400 (Mon, 06 May 2024)
EllapsedTime: 11.1 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 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