
StatR
Get flash to fully experience Pearltrees
W. Andrew Barr's Paleoecology Blog: Getting staRted with R.
Mirai Solutions - XLConnect
XLConnect is a powerful package that allows R users to read and write Excel files in a highly integrated manner from within R. It uses the Apache POI API (see the http://poi.apache.org/ webpage) as the underlying interface, so you may expect us to extend the current functionality of XLConnect accordingly in the future. One of the great things about XLConnect is its portability. You can use it across various platforms and operating systems - be it Windows 32 bit, Linux 64 bit or a Mac, you can run your favorite piece of XLConnect-code on all of them. XLConnect works with both xls and the newer xml-based xlsx formats. It works with OpenOffice* and it even works if you don’t have Excel installed at all.Making Reproducible Research Enjoyable | Yihui Xie
Overview The knitr package was designed to be a transparent engine for dynamic report generation with R, solve some long-standing problems in Sweave, and combine features in other add-on packages into one package ( knitr ≈ Sweave + cacheSweave + pgfSweave + weaver + animation::saveLatex + R2HTML::RweaveHTML + highlight::HighlightWeaveLatex + 0.2 * brew + 0.1 * SweaveListingUtils + more).

