Changes in version 1.5.1 o Added paper citation Changes in version 1.3.8 o Adjusted email of Jessica L. Larson Changes in version 1.3.7 o Scaling of X to have unit variance is now optional (and is the current default) Changes in version 1.3.6 o Scaling of X and Y is now optional (and is the current default) Changes in version 1.3.5 o Set a minimum p-value for the Beta approximation as the default Changes in version 1.3.4 o Added some checks to the values of XG and Y Changes in version 1.3.3 o Made the epsilonBetaAdj=FALSE as the default option. Changes in version 1.3.2 o Set a minimum p-value for the Beta approximation as the default, but allowed it be changed with the 'epsilonBetaAdj' parameter in the main function. Changes in version 1.3.1 o Added a requirement that each treatment group have at least two observations. o Set a minimum p-value for the Beta approximation so that it never returns a value of zero Changes in version 1.1.2 o Added x-axis labels to plots o Changed 'z' to 'covars' in the npGSEA function o Added a new function 'pValues' which returns all appropriate p-values for a given npGSEAResult object o Added a new function slot to the npGSEAResult objects, betaHats. This vector contains the betaHats for each gene in the gene set. Users can thus now see each gene's individual contribution to the test statistics. Changes in version 1.1.1 o Fixed a typo in stat accessor for Beta approximation Changes in version 0.99.0 o Package submitted to Bioconductor