Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-03-21 11:47 -0400 (Fri, 21 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" | 4777 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" | 4545 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4576 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4528 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4458 |
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 1478/2313 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
openCyto 2.19.0 (landing page) Mike Jiang
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | ERROR | skipped | skipped | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | ERROR | skipped | ||||||||||
To the developers/maintainers of the openCyto package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/openCyto.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: openCyto |
Version: 2.19.0 |
Command: /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data openCyto |
StartedAt: 2025-03-21 00:56:27 -0000 (Fri, 21 Mar 2025) |
EndedAt: 2025-03-21 00:57:59 -0000 (Fri, 21 Mar 2025) |
EllapsedTime: 92.2 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data openCyto ### ############################################################################## ############################################################################## * checking for file ‘openCyto/DESCRIPTION’ ... OK * preparing ‘openCyto’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘HowToAutoGating.Rmd’ using rmarkdown --- finished re-building ‘HowToAutoGating.Rmd’ --- re-building ‘HowToWriteCSVTemplate.Rmd’ using rmarkdown --- finished re-building ‘HowToWriteCSVTemplate.Rmd’ --- re-building ‘openCytoVignette.Rmd’ using knitr Quitting from openCytoVignette.Rmd:63-66 [plot-manual-GatingHierarchy] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `buildEdgeList()`: ! no slot of name "name" for this object of class "pEdge" --- Backtrace: ▆ 1. ├─base::plot(gh) 2. └─flowWorkspace::plot(gh) 3. └─flowWorkspace:::.layoutGraph(g, ...) 4. └─Rgraphviz::layoutGraph(...) 5. └─Rgraphviz (local) layoutFun(x, ...) 6. └─Rgraphviz::agopen(...) 7. └─Rgraphviz::buildEdgeList(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'openCytoVignette.Rmd' failed with diagnostics: no slot of name "name" for this object of class "pEdge" --- failed re-building ‘openCytoVignette.Rmd’ SUMMARY: processing the following file failed: ‘openCytoVignette.Rmd’ Error: Vignette re-building failed. Execution halted