In [11]:
install.packages("devtools")
In [10]:
install.packages("dplyr")
In [9]:
devtools::install_github("wesm/feather/R")
In [8]:
library(feather)
library(dplyr)
In [ ]: