Skip to content

Commit f570021

Browse files
author
maechler
committed
update to-be-translated messages from source; for release of 2.1.9
git-svn-id: https://svn.r-project.org/R-packages/trunk@8499 694ef91d-65df-0310-b7bb-92e67a308ead
1 parent 9746c4c commit f570021

28 files changed

Lines changed: 511 additions & 284 deletions

File tree

cluster/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: cluster
22
Version: 2.1.9
33
VersionNote: Last CRAN: 2.1.8 on 2024-12-10; 2.1.7 on 2024-12-06; 2.1.6 on 2023-11-30; 2.1.5 on 2023-11-27
4-
Date: 2025-01-14
4+
Date: 2025-03-11
55
Priority: recommended
66
Title: "Finding Groups in Data": Cluster Analysis Extended Rousseeuw et al.
77
Description: Methods for Cluster analysis. Much extended the original from

cluster/inst/NEWS.Rd

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88

99
%% NB 2: do not release within 1 year before we have bug fix or new feature.
1010

11-
\section{Changes in version 2.1.9 (2025-01-14, svn r8488)}{
11+
%% FIXME ?: pam() is 3 x SLOWER than in 2021 only on nb-mm5 ?!?!?
12+
% nb-mm5: ~/R/Pkgs/cluster.Rcheck-64b.bak/tests/pam.Rout
13+
% already cluster 2.1.7 is 10--25 % slower (but that's "nothing"
14+
% compared with the slow down to 2.1.9 which uses dys_2(.)
15+
16+
\section{Changes in version 2.1.9 (2025-03-11, svn r8499)}{
1217
\subsection{Tweaks in C}{
1318
\itemize{
1419
\item Remove more \code{<var>--} in C code; try improving speed of C
@@ -28,10 +33,7 @@
2833
\code{twins()}, \code{dysta()}, etc, no longer prepend \code{0.} to
2934
the distances (which is an allocation waste for largish \code{n}).
3035
31-
%% FIXME ?: pam() is 3 x SLOWER than in 2021 only on nb-mm5 ?!?!?
32-
% nb-mm5: ~/R/Pkgs/cluster.Rcheck-64b.bak/tests/pam.Rout
33-
% already cluster 2.1.7 is 10--25 % slower (but that's "nothing"
34-
% compared with the slow down to 2.1.9 which uses dys_2(.)
36+
\item updated messages (for translation) from source.
3537
}
3638
}
3739
}
-187 Bytes
Binary file not shown.
-20 Bytes
Binary file not shown.
232 Bytes
Binary file not shown.
90 Bytes
Binary file not shown.
-267 Bytes
Binary file not shown.
-20 Bytes
Binary file not shown.
-513 Bytes
Binary file not shown.
1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)