Articles by Tal Galili

The ensurer package (validation inside pipes)

November 19, 2014 | Tal Galili

Guest post by Stefan Holst Milton Bache on the ensurer package. If you use R in a production environment, you have most likely experienced that some circumstances change in ways that will make your R scripts run into trouble. Many things can go wrong; package updates, external data sources, daylight ...
[Read more...]

R 3.1.2 release (and upgrading for Windows users)

November 3, 2014 | Tal Galili

R 3.1.2 (codename “Pumpkin Helmet“) was released last week. You can get the latest binaries version from here. (or the .tar.gz source code from here). The full list of new features and bug fixes is provided below. Upgrading to R 3.1.2 on Windows If you are using Windows you can easily ...
[Read more...]

R 3.1.0 is released!

April 10, 2014 | Tal Galili

R 3.1.0 (codename “Spring Dance“) was released today! You can get the source code from http://cran.r-project.org/src/base/R-3/R-3.1.0.tar.gz or wait for it to be mirrored at a CRAN site nearer to you. Binaries for various platforms will appear in due course. The full list ... [Read more...]

R 3.0.3 is released

March 10, 2014 | Tal Galili

R 3.0.3 (codename “Warm Puppy) was released several days ago. The full list of new features and bug fixes is provided below. Upgrading to R 3.0.3 You can download the latest version from here. Or, if you are using Windows, you can upgrade to the latest version using the installr package. Simply ... [Read more...]

Plotly Beta: Collaborative Plotting with R

December 16, 2013 | Tal Galili

(Guest post by Matt Sundquist on a lovely new service which is pro-actively supporting an API for R) The Plotly R graphing library  allows you to create and share interactive, publication-quality plots in your browser. Plotly is also built for …Read more » [Read more...]

R 3.0.2 and RStudio 0.9.8 are released!

September 26, 2013 | Tal Galili

R 3.0.2 (codename “Frisbee Sailing”) was released yesterday. The full list of new features and bug fixes is provided below. Also, RStudio v0.98 (in a “secret” preview) was announced two days ago with MANY new features, including: Amazing new debugging …Read more » [Read more...]

K-means Clustering (from “R in Action”)

August 7, 2013 | Tal Galili

In R’s partitioning approach, observations are divided into K groups and reshuffled to form the most cohesive clusters possible according to a given criterion. There are two methods—K-means and partitioning around mediods (PAM). In this article, based on chapter 16 of R in Action, Second Edition, author Rob Kabacoff ... [Read more...]

Analyzing Your Data on the AWS Cloud (with R)

July 22, 2013 | Tal Galili

Guest post by Jonathan Rosenblatt Disclaimer: This post is not intended to be a comprehensive review, but more of a “getting started guide”. If I did not mention an important tool or package I apologize, and invite readers to contribute in the comments. …Read more » [Read more...]

Log Transformations for Skewed and Wide Distributions

May 27, 2013 | Tal Galili

This is a guest article by Nina Zumel and John Mount, authors of the new book Practical Data Science with R. For readers of this blog, there is a 50% discount off the “Practical Data Science with R” book, simply by using the code pdswrblo when reaching checkout (until …Read more » [Read more...]
1 2 3 4 5 8

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)