[Bioc-devel] Add maintainer to scruff and celda

2021-10-04 Thread Wang, Zhe
Hi, I sent this to maintai...@bioconductor.org but no one replied. I am the current maintainer of packages scruff https://www.bioconductor.org/packages/release/bioc/html/scruff.html and celda https://www.bioconductor.org/packages/release/bioc/html/celda.html.

[Bioc-devel] Development branch build error from celda

2020-04-19 Thread Wang, Zhe
Hi, There's been a persisting error on celda development build check. Quitting from lines 64-65 (decontX.Rmd) Error: processing vignette 'decontX.Rmd' failed with diagnostics: HDF5 dataset './.HDF5ArrayAUTO1_dimnames/1' does not exist --- failed re-building 'decontX.Rmd' We use TENxPBMCData

[Bioc-devel] Development branch build error from celda

2020-04-01 Thread Wang, Zhe
Hi, I am the maintainer of Bioconductor package celda. Recently there is an build check error on the development branch specifically on Windows i386 platform. I cannot reproduce this error on my local x64 Windows machine. The error report is as follows: * checking files in 'vignettes' ... OK *

[Bioc-devel] TIMEOUT error in building vignette in package scruff

2020-01-08 Thread Wang, Zhe
Hi all, I am the maintainer of package scruff. Recently I encountered a timeout error in creating vignette in the development branch of the package. I tried increasing the number of cores for parallelization from 2 to 3 but it still timed out. I did not make any changes to the R codes in the vi