April 2016

3D plotting exercises

April 6, 2016 | Matteo Renzi

In this set of exercises we will introduce the concept of 3D plotting. Specifically, we will use these commands:image(), contour() and persp(). For these exercises, you need to have a basic understanding of R objects and functions, in particular some knowledge about matrix . This set is the fourth set ... [Read more...]

RcppAPT 0.0.2

April 5, 2016 | Thinking inside the box

A new version of RcppAPT -- our interface from R to the C++ library behind the awesome apt, apt-get, apt-cache, ... commands and their cache -- is now on CRAN. It adds three new commands to the package. Two are relatively simple: showSrc() and dumpPa... [Read more...]

Answers to FAQ about SparkR for R users

April 5, 2016 | Marcin Kosiński

Many people keep asking me whether I have tried SparkR, is it worth using, is it sexy or WHAT is it at all. I felt that creating frequently asked questions (FAQ) in the field of WHAT is that Spark/SparkR? would help many R Scientists to understand this Big Data ... [Read more...]

Statistical rethinking [book review]

April 5, 2016 | xi'an

Statistical Rethinking: A Bayesian Course with Examples in R and Stan is a new book by Richard McElreath that CRC Press sent me for review in CHANCE. While the book was already discussed on Andrew’s blog three months ago, and [rightly so!] enthusiastically recommended by Rasmus Bååth on ...
[Read more...]

Blow Out Tide in the Delaware Estuary

April 5, 2016 | AdventuresInData

High winds in the Delaware Estuary region caused a "blowout" tide in early April 2016, where observed water surface elevations were much lower than those predicted via harmonic constituents.  Extreme low blowout tides can hamper navigation due insufficient depth.This animated graph was created in R using data obtained from the ... [Read more...]

Blow Out Tide in the Delaware Estuary

April 5, 2016 | AdventuresInData

High winds in the Delaware Estuary region caused a "blowout" tide in early April 2016, where observed water surface elevations were much lower than those predicted via harmonic constituents.  Extreme low blowout tides can hamper navigation due ins... [Read more...]

Plotting App for ggplot2

April 5, 2016 | Anup Nair

Through this post, I would like to share an update to my RTutoR package. The first version of this package included an R Basics Tutorial App which I published earlier at DataScience+ The updated version of this package, which is now on CRAN, includes a plotting app. This app provides ... [Read more...]

AirbnB uses R to scale data science

April 5, 2016 | David Smith

Airbnb, the property-rental marketplace that helps you find a place to stay when you're travelling, uses R to scale data science. Airbnb is a famously data-driven company, and has recently gone through a period of rapid growth. To accommodate the influx of data scientists (80% of whom are proficient in R, ... [Read more...]

Travis CI: “You Have Too Many Tests LOLZ!”

April 5, 2016 | Randy Zwitch

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself. As part of getting RSiteCatalyst 1.4.8 ready for CRAN, I’ve managed to accumulate hundreds of testthat tests across 63 test files. Each of these tests runs on Travis ... [Read more...]

Le Monde puzzle [#956]

April 4, 2016 | xi'an

A Le Monde mathematical puzzle with little need of R programming: Does there exist a function f from N to N such that (i) f is (strictly) increasing, (ii) f(n)≥n, and (iii) f²(n)=f(f(n))=3n? Indeed, the constraints imply (i) f²(0)=0, hence that that f(0)=0, (...
[Read more...]

Workshops announced for EARL 2016

April 4, 2016 | Angela Roberts

EARL2016 will feature a day of workshops on 13th September preceding the full conference days. These will be interactive workshops on a variety of R related topics, from introductory to advanced levels. Due to the interactive nature of the workshops, … Continue reading → [Read more...]
1 9 10 11 12 13

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)