I liked this video even more: http://www.youtube.com/watch?feature...&v=o2B5yJeEl1A
O.O
I like!!!!
I liked this video even more: http://www.youtube.com/watch?feature...&v=o2B5yJeEl1A
"If you torture the data long enough it will eventually confess."
-Ronald Harry Coase -
bryangoodrich (11-13-2012)
To add to Trinkers webinar;
http://datatable.r-forge.r-project.org/JimHoltman.pdf
P.S. There should be a new free webinar every 14th of the month!
The true ideals of great philosophies always seem to get lost somewhere along the road..
New version of R released (version 2.15.3) http://www.r-bloggers.com/r-2-15-3-is-released/
"If you torture the data long enough it will eventually confess."
-Ronald Harry Coase -
So is the next version going to be 3.x.y??
You should definitely use jQuery. It's really great and does all things.
Yes and knitr will integrate with it more deeply (knitr already dropped the Sweave stuff) and will be able to write vignettes in Rmarkdown without hacking the system.
"If you torture the data long enough it will eventually confess."
-Ronald Harry Coase -
Nice. I wonder what's next for RStudio, too, as it's obviously going to become the de facto R IDE.
You should definitely use jQuery. It's really great and does all things.
Ther reports package I've been working on basically positions it as such
"If you torture the data long enough it will eventually confess."
-Ronald Harry Coase -
3.0.0 to be precise
I'm looking forward to it due to the knitr support for vignettes but also for the support of long vectors: http://stat.ethz.ch/R-manual/R-devel/doc/html/NEWS.html
What exactly did you mean by 'knitr already dropped the Sweave stuff'?
"His programming is malfunctioning. It begins! Get your weapons, he's going to become a killbot!!!" - bryangoodrich
The compatibility (makes knitr faster) obviously it's running sweave under the hood but:
- (IMPORTANT) the internal compatibility with Sweave has been dropped
as scheduled in the last version, and the **knitr** parser was greatly
simplified accordingly; Sweave users can call the function `Sweave2knitr()`
to convert old Rnw files to **knitr** files before running `knit()`
"If you torture the data long enough it will eventually confess."
-Ronald Harry Coase -
Oh I missed that in the news file...
I wouldn't say that this is knitr integrating more deeply with R. This is just R finally allowing different engines to process vignettes than just Sweave - so really it's just that R isn't going to be as tightly integrated with Sweave.
"His programming is malfunctioning. It begins! Get your weapons, he's going to become a killbot!!!" - bryangoodrich
Release plans: R-3.0.1 on May 16
Originally Posted by Peter Dalgaard
"If you torture the data long enough it will eventually confess."
-Ronald Harry Coase -
R-3.0.1 Released:
A few changes:
Spoiler:
For more: https://stat.ethz.ch/pipermail/r-ann...13/000563.html
"If you torture the data long enough it will eventually confess."
-Ronald Harry Coase -
|
|