- Rcpp implementation of scamp cluster gating
- Code review.
- Vignette rewrite.
- Clean up imports and namespace dependencies.
- Rename non-standard gpl3.txt to LICENSE and update DESCRIPTION License to include the file. "Writing R Extensions 1.1.2 Licensing"
- Standardize C++11 support via Makevars and SystemRequirements in DESCRIPTION accoring to "Writing R Extesions 1.2.4 Using C++11 code"
- Import only what we need from ggplot2
- add .gitignore
- Added a
NEWS.md
file to track changes to the package.