Share Your R Package!
This presentation was given by Aubrey Odom in lab meeting on 7/17/25.
You can download the powerpoint from GitHub here: Download
🧠What This Presentation Covers
A comprehensive guide to preparing, documenting, testing, and submitting an R package to Bioconductor, including long-term maintenance tips.
📘 What You'll Learn
- How to assess and prepare your R package for public sharing
- Enhance documentation and usability by writing a vignette and creating a pkgdown website
- Walk through the step-by-step process for submitting your package to Bioconductor
- Strategies for maintaining your package post-acceptance to Bioconductor
- Actual lab examples and existing tools to streamline development, testing, and deployment workflows