File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 391391}
392392
393393\s ection{\R logo CHANGES IN R 4.4.2 patched}{
394- \s ubsection{C-LEVEL FACILITIES}{
394+ \s ubsection{INSTALLATION}{
395+ \i temize{
396+ \i tem \R can be installed using C23 (for example with
397+ \o ption{-std=gnu23} or \o ption{-std=gnu2x}) with recent compilers
398+ including \c ommand{gcc} 14, Apple \c ommand{clang} 16 and LLVM
399+ \c ommand{clang} 17--19. (LLVM \c ommand{clang} 18 and 19 objected
400+ to apparently valid code using attributes accepted by all the
401+ other compilers.)
402+ }
403+ }
404+
405+ \s ubsection{C-LEVEL FACILITIES}{
395406 \i temize{
396407 \i tem The functions \c ode{R_strtod} and \c ode{R_atof} now allow
397408 hexadecimal constants without an exponent, for compatibility with
You can’t perform that action at this time.
0 commit comments