We need to create a GitHub repository that acts like a CRAN mirror, automatically building our R packages' binaries for different OS's. This would make it easier to distribute development versions of our software, avoiding the need for users to potentially install things like Rtools (for building packages on Windows).