K 10 svn:author V 3 jrm K 8 svn:date V 27 2019-03-14T01:35:33.741726Z K 7 svn:log V 376 math/R: Update to version 3.5.3 'CHANGES IN R 3.5.3' from https://cran.r-project.org/doc/manuals/r-devel/NEWS.html - writeLines(readLines(fnam), fnam) now works as expected, thanks to Peter Meissner's PR#17528 - setClassUnion() no longer warns, but uses message() for now, when encountering "non local" subclasses of class members - stopifnot(exprs = T) no longer fails END