This blog is updated daily..
A general description is here.
The print method for objects of class ‘"table"’ now detects tables with 0-extents and prints the results as, e.g., ‘< table of extent 0 x 1 x 2 >’. (Wish of PR#15198.)
‘R CMD javareconf’ has been enhanced to be more similar to the code used by ‘configure’.
There is now a test that a JNI program can be compiled (like ‘configure’ did) and only working settings are used.
It makes use of custom settings from configuration in ‘etc/javaconf’.
Any custom settings for Java configuration are recorded in file ‘etc/javaconf’ for subsequent use by ‘R CMD javareconf’.
The ‘exclude’ argument to ‘xtabs()’ was ignored for ‘"factor"’ arguments.
