1. Overview

R packages are libraries that extend the functionality of R. They include functions, data, and documentation in a convenient format that is easy to install, reuse, and share with others.

Why Create R Packages?

Popular R Packages for Bioinformatics (Bioconductor Repository)

R Packages for Creating R Packages :)