Skip to content

Commit f46407a

Browse files
author
ripley
committed
document changes for Tcl/Tk 9
git-svn-id: https://svn.r-project.org/R/trunk@88212 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 5f5cb51 commit f46407a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

doc/NEWS.Rd

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,23 @@
9191
}
9292

9393
\section{\Rlogo CHANGES IN R 4.5.0 patched}{
94-
\subsection{BUG FIXES}{
94+
\subsection{INSTALLATION}{
9595
\itemize{
9696
\item Standalone \code{nmath} can be built with early-2025
9797
versions of \command{clang}-based compilers such as \I{LLVM}
9898
\command{clang}\sspace{}20, Apple \command{clang}\sspace{}17 and Intel
9999
\command{icx}\sspace{}2025.0.
100100

101+
\item Tcl/Tk\sspace{}9 can be used to build package \code{tcltk}:
102+
this has become the default in some Linux distributions.
103+
\strong{N.B.} several third-party packages currently require
104+
Tcl/Tk\sspace{}8 or even 8.6 without declaring so.
105+
%% including tkrplot, loon and tcltk2
106+
}
107+
}
108+
109+
\subsection{BUG FIXES}{
110+
\itemize{
101111
\item Java detection in \code{javareconf} could not detect
102112
\file{libjvm.*} in the \code{zero} variant of the \abbr{JDK} (\PR{18884}).
103113
All valid variants as of \abbr{JDK} 24u are now supported.

0 commit comments

Comments
 (0)