December 2017

Visualizing Phylogenetic Trees with R and jsPhyloSVG

December 7, 2017 | Posts on GGVY

During the last year I’ve been working on a daily basis with phylogenetic trees, objects that in graph jargon are called Directed Acyclic Graphs. While R does have some cool packages out there to visualize these–including phylocanvas which looks great!–I wanted to tryout jsPhyloSVG, and moreover, to ... [Read more...]

.rprofile: Jenny Bryan

December 7, 2017 | rOpenSci - open tools for open science

Jenny Bryan @JennyBryan is a Software Engineer at RStudio and is on leave from being an Associate Professor at the University of British Columbia. Jenny serves in leadership positions with rOpenSci and Forwards and as an Ordinary member of The R Foundation. KO: What is your name, your title, and ...
[Read more...]

In case you missed it: November 2017 roundup

December 7, 2017 | David Smith

In case you missed them, here are some articles from November of particular interest to R users. R 3.4.3 "Kite Eating Tree" has been released. Several approaches for generating a "Secret Santa" list with R. The "RevoScaleR" package from Microsoft R Server has now been ported to Python. The call for ... [Read more...]

Clustering Music Genres with R

December 7, 2017 | Method Matters

In a number of upcoming posts, I’ll be analyzing an interesting dataset I found on Kaggle. The dataset contains information on 18,393 music reviews from the Pitchfork website. The data cover reviews posted between January 1999 and January 2016. I downloaded the data and did an extensive data munging exercise to turn ...
[Read more...]

Clustering Music Genres with R

December 7, 2017 | Method Matters

In a number of upcoming posts, I'll be analyzing an interesting dataset I found on Kaggle. The dataset contains information on 18,393 music reviews from the Pitchfork website. The data cover reviews posted between January 1999 and January 2016. I downloaded the data and did an extensive data munging exercise to turn the ...
[Read more...]

RcppArmadillo 0.8.300.1.0

December 6, 2017 | Thinking inside the box

Another RcppArmadillo release hit CRAN today. Since our last 0.8.100.1.0 release in October, Conrad kept busy and produced Armadillo releases 8.200.0, 8.200.1, 8.300.0 and now 8.300.1. We tend to now package these (with proper reverse-dependency checks and all) first for the RcppCore drat repo from where you can install them "as usual" (see the repo ... [Read more...]

How to Avoid the dplyr Dependency Driven Result Corruption

December 6, 2017 | John Mount

In our last article we pointed out a dangerous silent result corruption we have seen when using the R dplyr package with databases. To systematically avoid this result corruption we suggest breaking up your dplyr::mutate() statements to be dependency-free (not assigning the same value twice, and not using any ... [Read more...]

Mapping lithium production using R

December 6, 2017 | Sharp Sight

Recently, I was thinking about energy, solar energy, and battery technology, and I got curious about sources of lithium (which is used in batteries and related tech). Using a few tools from R, I created a map of lithium production within about 15 minutes. Here, I'll show you how I did ... [Read more...]

Package GetDFPData

December 6, 2017 | R and Finance

Downloading Annual Financial Reports and Corporate Events from B3 (formerly Bovespa) - Financial statements of companies traded at B3 (formerly Bovespa), the Brazilian stock exchange, are available in its website. Accessing the da... [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)