Carrot root and DNA VCRU Bioinformatics USDA ARS Vegetable Crops Research Unit

This page was last updated on Thursday, 30-Mar-2017 09:35:02 CDT

Installation notes for Pophelper version 2.0.0

Home Page

Prerequisites

R ≥3.3.0

Installation

  1. $ sudo R
  2. $ install.packages('devtools',dependencies=T)
  3. $ library(devtools)
  4. $ install.packages(c("Cairo","ggplot2","gridExtra","gtable","tidyr"),dependencies=T)
  5. $ install_github('royfrancis/pophelper')