RGLab / flowCore

Core flow cytometry infrastructure
43 stars 25 forks source link

Request to Replace Sweave Vignettes with R Markdown #255

Open sonali8434 opened 1 year ago

sonali8434 commented 1 year ago

Hello @mikejiang, I'm a Sweave2Rmd volunteer. @jwokaty and I are trying to replace Bioconductor Sweave vignettes with R Markdown. It has many advantages over Sweave vignettes, such as R Markdown converts to HTML, uses BiocStyle, and is easier to maintain.

Would you consider accepting a pull request for the R Markdown version of the flowCore/vignettes/HowTo-flowCore.Rnw vignette from one of our volunteers?

We'll ask you to review and accept the pull request. You'll also need to bump the version number in your DESCRIPTION file so that the Bioconductor build machines will recognize that a new version is available.

Thank you for your time, I look forward to your response.

mikejiang commented 1 year ago

sure, thanks