ChangeLog for package rk.FactorAnalysis

changes in version 0.01-16 (2022-05-03)
fixed:
  - screenshot URL and removed flattr-link in README.md

changes in version 0.01-15 (2017-02-25)
fixed:
  - fixed a missing comma in the printout code
  - fixed factor loadings highlighting (now also respects negative loadings)
added:
  - new dialog to calculate measure of sampling adequacy (MSA,
    Kaiser-Meyer-Olkin)
changed:
  - updated rk.header() code to newer style
  - the single script file was split into one file for each component
  - adjusted the generator script to implement the new preview approach,
    using "printout" and dropping "doPrintout"
  - updated german tralsation

changes in version 0.01-14 (2015-12-18)
added:
  - plugin is now translatable (see inst/rkward/po/)
  - german translation
changed:
  - updated the generator script
  - rebuilt with rkwarddev 0.08-1

changes in version 0.01-13 (2015-03-14)
fixed:
  - replaced the outdated links to sourceforge with our new KDE URL

changes in version 0.01-12 (2015-03-13)
changed:
  - rebuilt using rkwarddev 0.07-1

changes in version 0.01-11 (2013-04-04)
added:
  - debianized the plugin
fixed:
  - removed erroneous pluginmap inclusions from XML files

changes in version 0.01-10 (2013-02-24)
changed:
  - updated rkwarddev generator script (compatibility with 0.06-2) and
    regenerated plugin code

changes in version 0.01-9 (2012-10-08)
fixed:
  - bug in testing for rotation method led to errors when trying to compute
    variance explained when orthogonal rotation was used with PCA. the result
    was that no real output was generated, only an error message
added:
  - added VSS/MAP dialog
changed:
  - moved parallel analysis and scree plot from "plots" to "analysis"

changes in version 0.01-8 (2012-09-29)
fixed:
  - added generic pre/post plot options
  - ChangeLog now shows the correct package name...
  - a typo (thx birk ;-))

changes in version 0.01-7 (2012-08-26)
fixed:
  - scree plot dialog referenced the wrong varselector
added:
  - dialog for Horn's parallel analysis plots

changes in version 0.01-6 (2012-04-07)
changes:
  - added a ChangeLog file
  - rebuild package for R 2.15