Submitting your first package to CRAN, my experience
I recently published my first R package to The Comprehensive R Archive Network (CRAN). It was very exciting and also quite easy. Let me walk you through my process.
First a description of my brand new package: badgecreatr, then a description of steps to take for submission.
Package description When you go around github looking at projects you often see these interesting images in the readme
The ones you see above are from ggplot2.
[Read More]