Version: 1.7.3 Text: Adding warn argument to pcp. Mostly for internal use. Fixes the warning with non default df argument repeating each perumtation. Version: 1.7.3 Text: Minor plotting improvments including providing a fix for the plot margin error. Version: 1.7.2 Text: Tidying and fixing bugs in README. README now from README.Rmd to avoid similar problems in the future. Version: 1.7.2 Text: Adding codecov badge to Readme Version: 1.7.1 Text: Updating author info and package URL. Version: 1.5.3 Text: Fixed bug in pcp 2D projection plot where colors did not match classification plot. Version: 1.5.2 Text: Fixed typo in vignette. Version: 1.3.2 Text: added p-value estimate confidence intervals via conf.int function Version: 1.3.2 Text: Some vignette updates including adding the "common questions" section. Version: 1.3.1 Text: Added plotting of individual comparisons in classification and permutation plots. Version: 1.3.1 Text: Added df argument (degrees of freedom, passed to smooth.spline) to projection and permute function. This allows some degree of control over how linear or crooked the principal curve is drawn. NOTE: you must (!) give the same df value to the projection and permute functions for your results to be valid and, at the moment, there is no automated checking that this is the case. Version: 1.3.1 Text: The classification step now uses a mew method for separation scoring and fixes a previous bug which could occur when group sizes were not equal. This change is reflected in the vignette. Version: 1.3.1 Text: Fixed bug in concatenation c(), when some iterations fail for a specific comparison thus causing a error when concatenating permute results. Version: 1.2.0 Category: NEW FEATURES Text: Added a slot for group colors for the classes Pcp, Mlp, ClassifiedPoints and PermutationResults Version: 1.0.0 Category: The ClusterSignificance package was born Text: