This blog is updated daily.
A general description is here.
New higher-order functions ‘Compose()’, ‘Funcall()’ and ‘Partial()’.
New functions ‘find_calls()’, ‘find_calls_in_package_code()’, ‘gsub_with_transformed_matches()’ and ‘system_with_capture()’ in package ‘tools’.
Fix segfault in ‘postscript()’ and ‘pdf()’ if set ‘papersize’ option to very long string (PR#19108). Thanks to Kevin Ushey.
Fix segfault in ‘grid::gpar()’ if set ‘fontfamily’ longer than 200 characters (PR#19107). Thanks to Kevin Ushey.
