R: update to version 3.4.0
The new version needs TZ configured to a value other than "UTC" for the test suite to succeed. Otherwise, an assumption in "reg-tests-1d.R" won't hold that expects d <- as.POSIXlt("2016-12-06"); d$zone <- 1; format(d) to throw an error about an invalid time zone.
parent
e17e5590
Please register or sign in to comment