lshep
lshep
May we expect any updates soon?
the new year is fine we just wanted to check in. normally you can use set.seed to control random events for testing and reproducibility
I'm getting a pandoc conversion error when I try to build this locally? ``` R CMD build shinyDSP * checking for file 'shinyDSP/DESCRIPTION' ... OK * preparing 'shinyDSP': * checking...
Still failing: shinyDSP(devel)$ git pull Already up to date. shinyDSP(devel)$ git remote -v origin https://github.com/kimsjune/shinyDSP (fetch) origin https://github.com/kimsjune/shinyDSP (push) R CMD build shinyDSP * checking for file 'shinyDSP/DESCRIPTION' ... OK...
If this package is working with Single Cell Data, it should work with the standard Bioconductor class SingleCellExperiment. See https://contributions.bioconductor.org/important-bioconductor-package-development-features.html particularly interop with Bioconductor classes.
It will also be necessary to provide an abstract/intro section in your vignette that provides motivation for inclusion in Bioconductor and a review and comparison to existing Bioconductor packages with...
indeed. There seems to be a bug that we will investigate why a warning appears
When I perform a R CMD build it is ERRORing. Please ensure R CMD build, R CMD check and BiocCheck are run without ERROR, Warning, or Notes ``` R CMD...
Also... Could you provide a comparison to existing Bioconductor packages with similar functionality in the vignette in addition to the generic comparison statement. Please remove vignette/introduction.pdf and Polytect_manual.pdf. Vignette pdf...
May we expect any updates soon?