Changes in version 0.3.1 (2021-11-03) o Added examples again using package perryExamples. o Package help file properly linked to DESCRIPTION. Changes in version 0.3.0 (2021-09-15) o New function setupPerryPlot() is used to extract and prepare the relevant information for plots. o Function perryReshape() now contains an argument for tuning parameters. If supplied, an object of class "perryTuning" is returned. o Moved perry() methods to new package perryExamples. o Bugfix in perrySelect() when names need to be adjusted. o Bugfix in reperry() and subset(): final model is now removed. o Removed deprecated wrapper functions repCV(), repRS() and bootPE(). Changes in version 0.2.0 (2013-03-13) o New argument 'final' in perryTuning() to include final model with optimal combination of tuning paramters. o Wrapper functions repCV(), repRS() and bootPE() are now deprecated. Changes in version 0.1.1 (2012-09-09) o Plots are no longer using the opts() function from package ggplot2, which is deprecated since ggplot2 version 0.9.2.