The readme needs to be updated. Currently it reads: ``` # install csSAM devtools::install_github('shenorlab/csSAM') ``` This should be corrected to ```devtools::install_github('shenorrlab/csSAM')``` (double r instead of single) to get the install going.