Skip to content
Scott Chamberlain edited this page Apr 14, 2015 · 4 revisions

This is a collection of CRAN gotchas that are worth avoiding at the outset.

  • Make sure your package title is in Title Case.
  • Avoid starting the description with the package name or This package ...
  • Make sure you include links to websites if you wrap a web API, scrape data from a site, etc. in the Description field of your DESCRIPTION file
Clone this wiki locally