Changes in version 1.9-86-5 (2023-11-06) o small technical changes following CRAN request Changes in version 1.9-86-4 (2023-10-06) o small technical changes following CRAN request Changes in version 1.9-86-3 (2020-12-15) o Insignificant changes Changes in version 1.9-86 (2016-12-13) o An error in the calculation of standard errors of proportions is corrected Changes in version 1.9-85 (2015-10-18) o A bug in calculation of proportions with NA's is fixed o The way of displaying error bars is changed Changes in version 1.9-84 (2014-07-27) o Corrected CITATION file Changes in version 1.9-83 (2014-06-28) o Small bugs are fixed Changes in version 1.9-82 (2013-03-30) o A new argument exists for the function run.GrapheR() : figurej, to allow to choose the "FigureJ" option when saving a graph. This will save the graph (and the associated code) in a format adapted for the pulgin FigureJ of the Software ImageJ Changes in version 1.9-81 (2013-03-02) o A bug in displaying labels in box-and-whisker plots with 2 factors is fixed Changes in version 1.9-80 (2012-11-10) o A bug with bar plots and y-axis lower limit different from 0 is fixed o A new argument exists for the function run.GrapheR() : path.to.save, to generate and save the code drawing the graphs without asking any question o In the code generated, a section "Loading of the dataset" is added Changes in version 1.9-78 (2012-10-07) o A bug with box-and-whisker plots with 2 factors is fixed o Size of whiskers in box-and-whisker plots can now be set to 0, extending whiskers to extreme values Changes in version 1.9-77 (2012-03-04) o A bug occuring on Ubuntu is fixed. The GUI can now be used on this platform as with any other Changes in version 1.9-76 (2012-02-04) o A bug in axes drawing on box-and-whisker plots is fixed o When drawing a boxplot with 2 factors, colors are managed in the same way as with bar plots o Outliers are always displayed on box-and-whisker plots o A legend can be added on box-and-whisker plots when using 2 factors. The legend is managed in the same way as with bar plots Changes in version 1.9-75-2 (2012-02-03) o A German translation of the GUI and the user manual is available o Levels of a factor can be re-ordered in a desired order o An information message with R version, GrapheR version and date of graph creation can be displayed near the graph o A subtitle (smaller than the main title) can be displayed under the main title o Labels on the vertical axis can be displayed horizontally or parallel to the axis o A different box color and border color can be set for each box on box-and-whisker plots o Color of whiskers is set as identical to color of border on box-and-whisker plots o Color of outliers is set as identical to color of boxes on box-and-whisker plots o A "+" symbolizing mean value can be added to the boxes on box-and-whisker plots o Box width of box-and-whisker plots can be displayed proportionately to the number of individuals in the corresponding group o Default color (for histogramn, boxes and bars) is now "grey" o When drawing a bar plot of means with 2 factors, design is checked. If factors are not fully crossed, an error message is displayed and no graph is drawn o Bars can be not displayed on bar plots, to display only mean or proportions values as points o Number of individuals can be displayed just near their corresponding point on scatter plots o For linear regression line (least squares method only) and quadratic regression line, confidence interval of the line and/or prediction interval of values can be displayed on scatter plots o Graphs can nox be saved in .tiff extension o Image resolution can be chosen between 72, 150, 300 and 600ppi when saving a graph