NEWS {rk.ClusterAnalysis} | R Documentation |
News for Package 'rk.ClusterAnalysis'
Changes in rk.ClusterAnalysis version 0.01-15 (2022-05-03)
fixed
screenshot URL and removed flattr-link in README.md
replaced deprecated
doPrintout()
withprintout()
in JavaScript
Changes in rk.ClusterAnalysis version 0.01-14 (2015-11-19)
fixed
JavaScript header for k-means clustering was quoted too often
missing ChangeLog
changed
updated the generator script
rebuilt with rkwarddev 0.08-1
added
plugin is now translatable (see inst/rkward/po/)
german translation
Changes in rk.ClusterAnalysis version 0.01-13 (2015-06-17)
fixed
fixed bugs in the checkbox evaluation, didn't work in recent RKWard versions any longer
replacing
"ward"
with"ward.D"
(as of R 3.0.3)
changed
replaced the deprecated
plclust()
withplot()
, including workarounds for the options"unit"
and"hmin"
which are no longer available withplot()
added
new clustering method
"ward.D2"
(as of R 3.0.3)
Changes in rk.ClusterAnalysis version 0.01-12 (2015-03-14)
fixed
replaced the outdated links to sourceforge with our new KDE URL
Changes in rk.ClusterAnalysis version 0.01-11 (2015-03-13)
changed
rebuilt using rkwarddev 0.07-1
Changes in rk.ClusterAnalysis version 0.01-10 (2013-04-14)
fixed
corrected logic sections in hierarchical CA and determine number of clusters dialogs (distance calculation was not correctly enabled/disabled)
Changes in rk.ClusterAnalysis version 0.01-9 (2013-04-04)
added
debianized the plugin
fixed
removed erroneous pluginmap inclusions from XML files
Changes in rk.ClusterAnalysis version 0.01-8 (2013-02-24)
changed
updated rkwarddev generator script (compatibility with 0.06-2) and regenerated plugin code
Changes in rk.ClusterAnalysis version 0.01-7 (2012-09-29)
fixed
added generic pre/post plot options
Changes in rk.ClusterAnalysis version 0.01-6 (2012-04-06)
changes
added a ChangeLog file
rebuild package for R 2.15