Articles by Joseph Rickert

Some R News

January 13, 2017 | Joseph Rickert

by Joseph Rickert Here are a few things of some interest in the R world: The Gordon and Betty Moore Foundation has joined the R Consortium! This is a very positive development for the R Consortium and the R Community in general. The Moore Foundation has been a positive force ... [Read more...]

December 2016 Package Picks

January 11, 2017 | Joseph Rickert

by Joseph Rickert Last month, 217 new packages were submitted to CRAN. By my count this was the highest monthly value recorded for the past nine years. Below, are brief descriptions of fifty-two of these new-for-December packages grouped into six categories: Data, Data Science, Financial Analysis, Statistics, Utilities and Visualizations. The ... [Read more...]

10,000 CRAN Packages

January 6, 2017 | Joseph Rickert

by Joseph Rickert The R package system continues to expand as the number of packages on CRAN is about to blow through the 10,000 mark sometime soon. This is astonishing! Not only are new packages arriving at a rate of about 190 per month, but CRAN itself continues to tick along like ... [Read more...]

Interview with Joe Cheng

January 4, 2017 | Joseph Rickert

by Joseph Rickert Recently, I had the opportunity to interview RStudio’s Joe Cheng. Joe, the inventor and lead developer for Shiny, was the first person that J.J. Allaire invited to join the RStudio IDE project. We talked about those early days, how Shiny got started, Joe’s background ... [Read more...]

Get Ready for RStudio::Conf

December 23, 2016 | Joseph Rickert

by Joseph Rickert The 2017 R Conference season will get off to an early start on January 13th and 14th with RStudio::Conf 2017 in Orlando, Florida. The schedule promises an intense but collegial experience with plenty of hands-on practice working with R and the RStudio tool chain of packages and products. ... [Read more...]

November Package Picks

December 7, 2016 | Joseph Rickert

by Joseph Rickert November was a prolific month for R developers: 189 new packages landed in CRAN. I have selected more than a quarter of them for this post, but I haven’t listed everything that is worth a look. My November 2016 picks are organized into four categories: Biotech (4 picks), Data (6 ... [Read more...]

Writing Good R Code and Writing Well

December 2, 2016 | Joseph Rickert

by Joseph Rickert If you are aspiring to write good R code, you may find it helpful to occasionally spend some time reading about writing: reading about writing R code, and reading about writing about R code that you’ve written. (If you write some excellent R code, you will ... [Read more...]

Missing Values, Data Science and R

November 30, 2016 | Joseph Rickert

by Joseph Rickert One great advantages of working in R is the quantity and sophistication of the statistical functions and techniques available. For example, R’s quantile() function allows you to select one of the nine different methods for computing quantiles. Who would have thought there could be so many ... [Read more...]

October Package Picks

November 23, 2016 | Joseph Rickert

by Joseph Rickert In my August Package Picks post, I explained that my selection criteria favor packages with vignettes. (I find skimming through a package’s vignettes to be an effective method of “grokking” what a package is all about.) I also questioned why a person would go to all ... [Read more...]

Feuilleton

November 4, 2016 | Joseph Rickert

.fusion-fullwidth-1 { padding-left: px !important; padding-right: px !important; }by Joseph Rickert Here we offer ephemera, a little light reading and some more challenging...
[Read more...]

September Package Picks

October 26, 2016 | Joseph Rickert

by Joseph Rickert September was a bit of a slow month for new R packages. Only 96 new packages showed up un CRAN. Nevertheless, I have picked out 23 for special mention which I have listed in 5 categories. I used the same selection criteria as I described in the post for August ... [Read more...]

August Package Picks

October 21, 2016 | Joseph Rickert

.fusion-fullwidth-1 { padding-left: px !important; padding-right: px !important; }by Joseph Rickert 141 new packages landed on CRAN in August. The following are my picks f... [Read more...]

R Packages for Data Access

August 11, 2016 | Joseph Rickert

by Joseph Rickert Data Science is all about getting access to interesting data, and it is really nice when some kind soul not only points out an interesting data set but also makes it easy for you to access it. Below is a list of 17 R packages that appeared on ... [Read more...]

ROC Curves in Two Lines of R Code

August 2, 2016 | Joseph Rickert

by Bob Horton, Microsoft Data Scientist ROC curves are commonly used to characterize the sensitivity/specificity tradeoffs for a binary classifier. Most machine learning classifiers produce real-valued scores that correspond with the strength of the prediction that a given case is positive. Turning these real-valued scores into yes or no ... [Read more...]

An R Users Guide to JSM 2016

July 28, 2016 | Joseph Rickert

by Joseph Rickert My impression is that the JSM has become ever more R friendly over recent years, but with two sessions organized around R tools and several talks featuring R packages, this year may turn out to be the beginning of a new era where conference organizers see value ... [Read more...]
1 2 3 4 17

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)