diff --git a/.Rbuildignore b/.Rbuildignore index a32bacb..0b4ca1f 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -2,3 +2,5 @@ ^\.Rproj\.user$ ^doc$ ^Meta$ +^\.github +^\.travis \ No newline at end of file diff --git a/DESCRIPTION b/DESCRIPTION index 31aa7dc..fc661f7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: projectR Type: Package Title: Functions for the projection of weights from PCA, CoGAPS, NMF, correlation, and clustering -Version: 1.17.10 +Version: 1.19.01 Author: Gaurav Sharma, Charles Shin, Jared Slosberg, Loyal Goff, Genevieve Stein-O'Brien Maintainer: Genevieve Stein-O'Brien Description: Functions for the projection of data into the spaces defined by PCA, CoGAPS, NMF, correlation, and clustering.