Announcing new features

We’re very pleased to announce an update to http://crantastic.org/, the community site for R packages. Notable new features include:

Please visit the site, rate & review your favourite package, and give us some feedback! If you run into any bugs (e.g. spelling or errors), please report them at GitHub Issues or ship us an e-mail.

Development notes

We have also moved the existing site and infrastructure to a new cloud-based hosting platform for Ruby web applications called Heroku. This means we don’t have to worry about servers any more and the site should run more smoothly. There definitively was some challenges along the way but we think it will pay off. In the process we managed to improve the CRAN interaction - the code is completely rewritten in Ruby. We have released a Ruby gem for parsing DCF files (the format used for describing CRAN packages), as there was no such existing tool for Ruby.

Most of the time so far has been spent on refactoring/robustness and building up an automated test suite. This will pay off by making it easier to provide new features. We’ve got some pretty neat stuff coming up, so stay tuned.

Written by Bjørn Arild Mæland & Hadley Wickham, 23 Jun 2009