Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-03-21 11:41 -0400 (Fri, 21 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4777
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4545
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R 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 755/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowWorkspace 4.19.1  (landing page)
Greg Finak , Mike Jiang
Snapshot Date: 2025-03-20 13:40 -0400 (Thu, 20 Mar 2025)
git_url: https://git.bioconductor.org/packages/flowWorkspace
git_branch: devel
git_last_commit: 9fb294c
git_last_commit_date: 2025-03-06 20:31:22 -0400 (Thu, 06 Mar 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped
palomino7Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


BUILD results for flowWorkspace on palomino7

To the developers/maintainers of the flowWorkspace package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/flowWorkspace.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: flowWorkspace
Version: 4.19.1
Command: chmod a+r flowWorkspace -R && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data flowWorkspace
StartedAt: 2025-03-20 18:48:49 -0400 (Thu, 20 Mar 2025)
EndedAt: 2025-03-20 18:53:15 -0400 (Thu, 20 Mar 2025)
EllapsedTime: 265.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r flowWorkspace -R && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data flowWorkspace
###
##############################################################################
##############################################################################


* checking for file 'flowWorkspace/DESCRIPTION' ... OK
* preparing 'flowWorkspace':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'HowToMergeGatingSet.Rmd' using rmarkdown

Quitting from HowToMergeGatingSet.Rmd:98-101 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `buildEdgeList()`:
! no slot of name "name" for this object of class "pEdge"
---
Backtrace:
    ▆
 1. ├─base::plot(gs1)
 2. └─flowWorkspace::plot(gs1)
 3.   └─flowWorkspace:::.layoutGraph(g, ...)
 4.     └─Rgraphviz::layoutGraph(...)
 5.       └─Rgraphviz (local) layoutFun(x, ...)
 6.         └─Rgraphviz::agopen(...)
 7.           └─Rgraphviz::buildEdgeList(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'HowToMergeGatingSet.Rmd' failed with diagnostics:
no slot of name "name" for this object of class "pEdge"
--- failed re-building 'HowToMergeGatingSet.Rmd'

--- re-building 'flowWorkspace-Introduction.Rmd' using rmarkdown

Quitting from flowWorkspace-Introduction.Rmd:57-59 [plotTree]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `buildEdgeList()`:
! no slot of name "name" for this object of class "pEdge"
---
Backtrace:
    ▆
 1. ├─base::plot(gs, bool = TRUE)
 2. └─flowWorkspace::plot(gs, bool = TRUE)
 3.   └─flowWorkspace:::.layoutGraph(g, ...)
 4.     └─Rgraphviz::layoutGraph(...)
 5.       └─Rgraphviz (local) layoutFun(x, ...)
 6.         └─Rgraphviz::agopen(...)
 7.           └─Rgraphviz::buildEdgeList(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'flowWorkspace-Introduction.Rmd' failed with diagnostics:
no slot of name "name" for this object of class "pEdge"
--- failed re-building 'flowWorkspace-Introduction.Rmd'

SUMMARY: processing the following files failed:
  'HowToMergeGatingSet.Rmd' 'flowWorkspace-Introduction.Rmd'

Error: Vignette re-building failed.
Execution halted