R 3.4.2 is released (with several bug fixes and a few performance improvements)
R 3.4.2 (codename “Short Summer”) was released yesterday. You can get the latest binaries version from here. (or the .tar.gz source code from here). As mentioned by David Smith, R 3.4.2 includes a performance improvement for names: c() and unlist() are now more efficient in constructing the names(.) of their return ...
