January 2017

R as a data science language

January 4, 2017 | Françoisn - [email protected]

The R language is a ‘DSL’ – a domain-specific language. The domain that it deals with, however, is not well-defined. In this note, I call R a “data science language” and link to a few resources that make the point better than I could. R as a domain-specific language A few ... [Read more...]

Streaming Cloud Data to R

January 4, 2017 | Aman Tsegai

Saving your data in the cloud ensures that when you send your scripts to your colleagues, you don’t have to send them your data or any additional files with it. When it’s a URL link rather than “C://…” or “/home/…”, your script is always pointing to the same ...
[Read more...]

Analyzing Accupedo step count data in R

January 4, 2017 | Method Matters

Accupedo is a great (and free!) step counting app that I’ve been using for a while now to keep track of how much I walk every day. The app measures the number of steps you make, and has some nice visualizations that allow you to see how many steps ...
[Read more...]

Subset and Fill via an Index

January 4, 2017 | jholderieath

Jason Holderieath January 4, 2017 I had a very large (70,000+ columns) problem that I needed to reduce. A function took two matrices and transformed them into a single vector the length as the two inputs. I needed to reduce the inputs and then map the output back to the original position of ... [Read more...]

The Flexibility of Remote and Local R Workspaces

January 4, 2017 | Guest Blogger

by Sean Wells, Senior Software Engineer, Microsoft The mrsdeploy R package facilitates Remote Execution and Web Service interactions from your local R IDE command line against a remote Microsoft R Server instance. Both core features can be used independently of one another or combined to support different convenient workflows. These ...
[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...]

BelgiumMaps.StatBel: R package with Administrative boundaries of Belgium

January 4, 2017 | Super User

We recently opened up the BelgiumMaps.StatBel package and made it available at https://github.com/bnosac/BelgiumMaps.StatBel. This R package contains maps with administrative boundaries (national, regions, provinces, districts, municipalities, statistical sectors, agglomerations (200m)) of Belgium extracted from Open Data at Statistics Belgium.  The package is a data-only ... [Read more...]

EVENT Announcement: EARL Conferences 2017

January 4, 2017 | Liz Matthews

Mango Solutions are delighted to announce that the Effective Applications of the R Language Conference (EARL) will be held in three locations this year: San Francisco Bay Area – June 2017 London – 12-14 September 2017 Boston – November 2017 … Continue reading → [Read more...]

New RStudio add-in to schedule R scripts

January 4, 2017 | Super User

With the release of RStudio add-in possibilities, a new area of productivity increase and expected new features for R users has arrived. Thanks to the help of Oliver who has written an RStudio add-in on top of taskscheduleR, scheduling and automating an R script from RStudio is now exactly one ... [Read more...]

Announcement: EARL Conferences 2017

January 4, 2017 | Mango Solutions

Mango Solutions are delighted to announce that the Effective Applications of the R Language Conference (EARL) will be held in three locations this year: San Francisco Bay Area – June 2017 London – 12-14 September 2017 Boston – November 2017 Established in 2014, EARL is for users and developers of the open source R programming language; the ... [Read more...]
1 14 15 16 17 18 19

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)