Changes to Version 1.9-6 o Calls to deprecated functions .find.package() and .path.package() replaced by find.package() and path.package() (suggestion of Brian Ripley). o Small fixes. Changes to Version 1.9-5 o R logo now replaces Tk logo on non-Windows as well as Windows platforms (with help of Milan Bouchet-Valet). o Faster opening of dialog windows under Windows (consequence of above). o Fix for Mac OS X bug in auto-load of missing dependencies on initial start-up (reported by Pablo Serrano). Changes to Version 1.9-4 o Introduced RcmdrEnv.on.path option for plug-in packages that don't conform to the new rules. o Bug fixes to some dialogs that didn't work properly when RcmdrEnv not on path (reported by Kristian Hovde Liland). Changes to Version 1.9-3 o Fixed one- and multi-way ANOVA so that observation statistics can be saved (bug reported by Pedro Alberto Barbetta). o New quit.R.on.close Rcmdr option (suggested by Milan Bouchet-Valat). o Fix to Rcmdr display font to improve appearance on some Macs (suggested by Milan Bouchet-Valat). o Modified start-up so that Commander window doesn't open twice when a plug-in is loaded via library() (adapting a suggestion by Milan Bouchet-Valat). o Various low-level changes for compatability with R devel (R 2.16.0). o Updated French translation (courtesy of Milan Bouchet-Valat). o Plug-in packages now can specify models via the RcmdrModels: field in the DESCRIPTION file in preference to the Models: field (request of Brian Ripley). o Small interface and documentation tweaks and bug fixes. Changes to Version 1.9-2 o Updated Korean translation and getting-started document (thanks to Shin Jong-Hwa). o Updated Japanese getting-started document (thanks to Takaharu Araki). o Better icons for dialog buttons, new option to suppress these icons, other interface tweaks (after suggestions of Milan Bouchet-Valat). o Small fixes. Changes to Version 1.9-1 o Updated version of Getting Started With the R Commander. o Updated Italian translation (thanks to Stefano Calza). o Updated Japanese translation (thanks to Takaharu Araki). o Updated Korean translation and new Korean getting-started document (thanks to Shin Jong-Hwa). o Updated Polish translation (thanks to Lukasz Daniel) o Updated Romanian translation (thanks to Adrian Dusa). o Updated Russian translation (thanks to Alexey Shipunov). o Updated Slovenian translation (thanks to Jaro Lajovic and Matjaz Jeran). o Updated Spanish translation (thanks to Manuel Munoz Marquez). o Fixed omissions to R-Rcmdr.pot file (reported by Jaro Lajovic). o Small fixes. Changes to Version 1.9-0 o Improvements to boxplot dialog. o Improvements to save graphs dialogs (adapting suggestions of Milan Bouchet-Valat). o Added data import from SAS xport files (suggestion of Peter Mandeville). o Added ability to import Excel data sets generally via XLConnect package (suggestion of Michael Weylandt, only for Windows at this point). o Added IQR to numerical summaries and table of statistics (suggestion of Peter Mandeville). o Updated French translation (thanks to Milan Bouchet-Valat). o Updated Korean translation (thanks to Shin Jong-Hwa). o Updated Polish translation (thanks to Lukasz Daniel). o Updated Spanish translation (thanks to Manuel Munoz Marquez). o Updated Xyplot dialog (courtesy of Richard Heiberger). o Small fixes and improvements. Changes to Version 1.8-5 o New Polish translation (courtesy of Lukasz Daniel). o Small GUI improvements (suggestions/code of Milan Bouchet-Valat). o globalVariables() invoked for R 2.15.1 and above. o Added standard button icons. Changes to Version 1.8-4 o Fixes to Italian translation (from Stefano Calza). o Updated Korean translation (courtesy of Shin Jong-Hwa). o Fixed bug in numSummary() that surfaced when only one quantile was specified (reported by Peter B. Mandeville). o Titles for sets of check boxes now left-aligned (suggestion of Milan Bouchet-Valat). o Fix to Spanish translation (courtesy of Manuel Munoz Marquez). o Fix to data set edit button, which was removing case names (reported by Gilles Le Pape). o Updated Slovenian translations (courtesy of Jaro Lajovic and Matjaz Jeran). o Updated Korean translation (courtesy of Shin Jong-Hwa). o Rcmdr now detects when it is running under RStudio and arranges to display graphs properly. There is still an open bug causing a freeze in the RStudio graphics device when points are identified in a graph. Changes to Version 1.8-3 o Small fixes to pass CRAN checks (reported by Kurt Hornik). Changes to Version 1.8-2 o Fixes to font selection, especially for non-Windows systems. o Fix to groupsBox() utility function (to fix bug reported by Richard Heiberger). o PDF files for "Getting Started" manual in English, Japanese, and Spanish compacted (suggestion of Brian Ripley). o Retain dialog selections optionally non-resettable, used for probability dialogs. o Bartlett's test and Levene's test now allow more than one factor. o Updated Slovenian translation (thanks to Jaro Lajovic and Matjaz Jeran). o Updated Korean translation (courtesy of Shin Jong-Hwa and the Korean translation team). o Fixed bug in scatterplot dialog that prevented log axes from being used with groups defined (reported by Kent Johnson). Changes to Version 1.8-1 o Updated DESCRIPTION file; version synchronization for CRAN. Changes to Version 1.8-0 o See CHANGES file for changes to older versions. o Concluded dialog-memory updates (with help of Kosar Karimi Pour). Rcmdr option retain.selections now set to TRUE by default. o Added confirmatory factor analysis. o Updated Italiian, Japanese, Romanian, Russian, and Spanish translations (thanks respectively to Stefano Calza, Takaharu Araki, Adrian Dusa, Alexey Shipunov, and Manuel Munoz Marquez).