pkgsrc/math/R
wen 1019fc5b3e Update to 3.5.3
Upstream changes:
CHANGES IN R 3.5.3:

  INSTALLATION on a UNIX-ALIKE:

    * Detection of flags for C++98/11/14/17 has been improved: in
      particular if CXX??STD is set, it is tried first with no
      additional flags.

  PACKAGE INSTALLATION:

    * New macro F_VISIBILITY as an alternative to F77_VISIBILITY.  This
      will become the preferred form in R 3.6.0.

  BUG FIXES:

    * 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.
2019-03-13 15:42:41 +00:00
..
files
patches Update to 3.5.0 2018-05-31 10:23:02 +00:00
buildlink3.mk math/R: Add missing dependencies to buildlink3.mk 2018-03-07 23:16:03 +00:00
DESCR
distinfo Update to 3.5.3 2019-03-13 15:42:41 +00:00
Makefile Update to 3.5.3 2019-03-13 15:42:41 +00:00
Makefile.extension Add the CRAN archives to R package MASTER_SITES. 2018-07-28 14:53:46 +00:00
PLIST Update to 3.5.2 2018-12-21 02:55:06 +00:00
PLIST.Darwin R: Fix PLIST.Darwin after update. 2017-12-11 12:28:09 +00:00