August 2017

Friendships among top R-twitterers

August 12, 2017 | r-tastic

Have you ever wondered whether the most active/popular R-twitterers are virtual friends? :) And by friends here I simply mean mutual followers on Twitter. In this post, I score and pick top 30 #rstats twitter users and analyse their Twitter friends’ network. You’ll see a lot of applications of rtweet ...
[Read more...]

Introducing reqres

August 12, 2017 | Data Imaginist

I’m very happy to announce that reqres has been released on CRAN. reqres is a new (in R context) approach to working with HTTP messages, that is, the requests you send to a server and the respons it returns. The uunderlying mechanics of a web server is seldom something ...
[Read more...]

Introducing reqres

August 12, 2017 | Data Imaginist - R posts

I’m very happy to announce that reqres has been released on CRAN. reqres is a new (in R context) approach to working with HTTP messages, that is, the requests you send to a server and the respons it returns. The uunderlying mechanics of a web ser... [Read more...]

Hurricane Irene at the Delaware Estuary Revisited

August 12, 2017 | AdventuresInData

Back in August 2011, Hurricane Irene struck the mid-Atlantic coast.  This animated graph shows how the storm surge from Irene and the terrestrial flooding from Irene and Tropical Storm Lee (a few days later) impacted water surface elevations in the Delaware Estuary.This post is the third in a series revisiting ... [Read more...]

ggvis Exercises (Part-1)

August 12, 2017 | Euthymios Kasvikis

INTRODUCTION The ggvis package is used to make interactive data visualizations. The fact that it combines shiny’s reactive programming model and dplyr’s grammar of data transformation make it a useful tool for data scientists. This package may allows us to implement features like interactivity, but on the other ... [Read more...]

Is it wine o’clock?

August 11, 2017 | Maëlle Salmon

Emojis were again quite en vogue this week on Twitter with Romain François doing some awesome stuff for the emo package, in particular this teeny tiny animated clock. It reminded me of my own emoji animated clock that I had done a while ago for repres... [Read more...]

Stan Weekly Roundup, 11 August 2017

August 11, 2017 | Bob Carpenter

This week, more Stan! Charles Margossian is rock star of the week, finishing off the algebraic solver math library fixture and getting all plumbed through Stan and documented. Now you can solve nonlinear sets of equations and get derivatives with the implicit function theorem all as part of defining your ... [Read more...]

Stan Weekly Roundup, 11 August 2017

August 11, 2017 | Bob Carpenter

This week, more Stan! Charles Margossian is rock star of the week, finishing off the algebraic solver math library fixture and getting all plumbed through Stan and documented. Now you can solve nonlinear sets of equations and get derivatives with the implicit function theory all as part of defining your ... [Read more...]

More string Hacking with Regex and Rebus

August 11, 2017 | Biswarup Ghosh

For a begineer in R or any language,regular expression might seem like a daunting task . Rebus package in R gives a lowers the barrier for common regular expression tasks and is useful for a begineer or even for advanced users for most of the common regex skills in a ... [Read more...]

In case you missed it: July 2017 roundup

August 11, 2017 | David Smith

In case you missed them, here are some articles from July of particular interest to R users. A tutorial on using the rsparkling package to apply H20's algorithms to data in HDInsight. Several exercises to learn parallel programming with the foreach package. A presentation on the R6 class system, ... [Read more...]

The Twitter Waterflow Problem

August 11, 2017 | Blog

Nathan Eastwood, Data Scientist I was recently introduced to the Twitter Waterflow Problem and I decided it was interesting enough to try and complete the challenge in R. Consider the following picture: This plot shows a series of walls and empty valleys. We can represent this picture by an array ...
[Read more...]

Chat with the rOpenSci team at upcoming meetings

August 11, 2017 | Stefanie Butland

You can find members of the rOpenSci team at various meetings and workshops around the world. Come say 'hi', learn about how our packages can enable your research, or about our onboarding process for contributing new packages, discuss software sustainability or tell us how we can help you do open ... [Read more...]

New R Course: Spatial Statistics in R

August 10, 2017 | DataCamp Blog

Hey R users! Here's another course launched this week: Spatial Statistics in R by Barry Rowlingson. Everything happens somewhere, and increasingly the place where all these things happen is being recorded in a database. There is some truth behind the ... [Read more...]

The Trapezoidal Rule of Numerical Integration in R

August 10, 2017 | Aaron Schlegel

Part of 8 in the series Numerical AnalysisThe Trapezoidal Rule is another of Closed Newton-Cotes formulas for approximating the definite integral of a function. The trapezoidal rule is so named due to the area approximated under the integral representing a trapezoid. Although there exist much more accurate quadrature methods, the... The ...
[Read more...]

dplyrXdf 0.10.0 beta prerelease

August 10, 2017 | Hong Ooi

I’m happy to announce that version 0.10.0 beta of the dplyrXdf package is now available. You can get it from Github: install_github("RevolutionAnalytics/dplyrXdf", build_vignettes=FALSE) This is a major update to dplyrXdf that adds the following features: Support for the tidyeval framework that powers the latest version ... [Read more...]
1 10 11 12 13 14 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)