Skip to content

Instantly share code, notes, and snippets.

@sandys
Created November 13, 2015 19:36
Show Gist options
  • Save sandys/1ee0edb53b30c3e80ba3 to your computer and use it in GitHub Desktop.
Save sandys/1ee0edb53b30c3e80ba3 to your computer and use it in GitHub Desktop.
rserve
sudo dnf install cairo-devel
install.packages("Rserve")
install.packages("Cairo")
install.packages("MASS")
install.packages("stringr")
install.packages("ggplot2")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment