Bioconductor / sweave2rmd

A project for converting Bioconductor Sweave documents to Rmd
Creative Commons Attribution Share Alike 4.0 International
8 stars 20 forks source link

Add notes for reviewing the manual creation of .html vignette #51

Closed jwokaty closed 1 year ago

jwokaty commented 1 year ago

RStudio's knit functionality will knit regardless if the DESCRIPTION file is correct. Document the manual way to verify that the build system can generate the .html from R CMD build in contribute.Rmd. See https://github.com/Bioconductor/GenomicAlignments/pull/22/ for more details.