Skip to content
Sean Anderson edited this page Feb 2, 2015 · 35 revisions

This is the home of the ss3sim wiki. The following pages are for developers or people who want to help with development.

The best reference on R package development is Hadley's new book R Packages. To develop whiz bang crazy R skills, see Hadley's book Advanced R.

The official bible of R package development is the CRAN page but this is much less fun to read.

For code style consistency, we follow the style guide in Advanced R.

Other wiki pages: