This blog is updated daily.
A general description is here.
C++ standard specifications (‘CXX_STD =’ in ‘src/Makevars*’ and in the
‘SystemRequirements’ field of the ‘DESCRIPTION’ file) are now checked
more thoroughly. Invalid values are still ignored but now give a
warning.
C++ standard specifications (‘CXX_STD =’ in ‘src/Makevars*’ and in the ‘SystemRequirements’ field of the ‘DESCRIPTION’ file) are now checked more thoroughly. Invalid values are still ignored but now give a warning, as do contradicting specifications.
‘tools/fetch-recommended’ can be used instead of ‘tools/rsync-recommended’ to fetch recommended packages into R sources using ‘curl’ on systems without ‘rsync’ or behind firewalls.
