Hello community, here is the log from the commit of package R-base for openSUSE:Factory checked in at 2016-03-29 09:56:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/R-base (Old) and /work/SRC/openSUSE:Factory/.R-base.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "R-base" Changes: -------- --- /work/SRC/openSUSE:Factory/R-base/R-base.changes 2015-12-16 17:42:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.R-base.new/R-base.changes 2016-03-29 09:56:24.000000000 +0200 @@ -1,0 +2,134 @@ +Thu Mar 17 09:32:01 UTC 2016 - [email protected] + +- upstrem releases minorst bug fix release + NEWS: The 3.2.4 release had two annoyances which we would rather + not have in an "ultra-stable" release, designed to hang around + for the duration of the 3.3 series. One was a relatively minor + Makefile issue affecting system using R's bundled lzma library. + The other, rather more serious, affected printing and formatting + of POSIXlt objects, which would unpredictably get the Daylight + Savings Time wrong. + +------------------------------------------------------------------- +Fri Mar 11 15:53:46 UTC 2016 - [email protected] + +- Some version numbers of recommended packages corrected + +------------------------------------------------------------------- +Fri Mar 11 15:38:35 UTC 2016 - [email protected] + +- Release numbers for sub-packages improved + +------------------------------------------------------------------- +Fri Mar 11 09:58:13 UTC 2016 - [email protected] + +- added MakefileTypo.patch to enable building for 12.2 + was a one charcter show stopper + +------------------------------------------------------------------- +Thu Mar 10 12:52:04 UTC 2016 - [email protected] + +- upstream release 3.2.4, only minor improvements +CHANGES IN R 3.2.4: + + NEW FEATURES: + + • install.packages() and related functions now give a more + informative warning when an attempt is made to install a base + package. + + • summary(x) now prints with less rounding when x contains infinite + values. (Request of PR#16620.) + + • provideDimnames() gets an optional unique argument. + + • shQuote() gains type = "cmd2" for quoting in cmd.exe in Windows. + (Response to PR#16636.) + + • The data.frame method of rbind() gains an optional argument + stringsAsFactors (instead of only depending on + getOption("stringsAsFactors")). + + • smooth(x, *) now also works for long vectors. + + • tools::texi2dvi() has a workaround for problems with the texi2dvi + script supplied by texinfo 6.1. + + It extracts more error messages from the LaTeX logs when in + emulation mode. + + UTILITIES: + + • R CMD check will leave a log file build_vignettes.log from the + re-building of vignettes in the .Rcheck directory if there is a + problem, and always if environment variable + _R_CHECK_ALWAYS_LOG_VIGNETTE_OUTPUT_ is set to a true value. + + DEPRECATED AND DEFUNCT: + + • Use of SUPPORT_OPENMP from header Rconfig.h is deprecated in + favour of the standard OpenMP define _OPENMP. + + (This has been the recommendation in the manual for a while now.) + + • The make macro AWK which is long unused by R itself but recorded + in file etc/Makeconf is deprecated and will be removed in R + 3.3.0. + + • The C header file S.h is no longer documented: its use should be + replaced by R.h. + +------------------------------------------------------------------- +Mon Mar 7 12:54:57 UTC 2016 - [email protected] + +- The big split up. What was a monolithic R-base*rpm now is + divided over 30 something packages, with the following layout. + + R-base-3.2.3: dummy packages, contains all of R + Use R-base, if you don´t have a good understandig what it means + to install only parts of it! + + R-base-devel-3.2.3: dummy, contains R-core-devel + R-core-3.2.3: R core, no packages at all + R-core-devel-3.2.3: devel files + R-core-libs-3.2.3: contains Rlib + R-core-doc-3.2.3: all the documentation of R-core + + R-core-packages-3.2.3: dummy package to load all core packages, that are + R-compiler-3.2.3, + R-datasets-3.2.3, + R-grDevices-3.2.3, + R-graphics-3.2.3, + R-grid-3.2.3, + R-methods-3.2.3, + R-parallel-3.2.3, + R-splines-3.2.3, + R-stats-3.2.3, + R-stats4-3.2.3, + R-tcltk-3.2.3, + R-tools-3.2.3, + R-utils-3.2.3. + + Each of these packages may be installed alone. + + R-recommended-packages-3.2.3: dummy package to load all recommeded + packages, that are + R-boot-1.3.17, + R-class-7.3.14, + R-cluster-2.0.3, + R-codetools-0.2.14, + R-foreign-0.8.66, + R-KernSmooth-2.23.15, + R-lattice-0.20.33, + R-MASS-7.3.45, + R-Matrix-1.2.3, R-Matrix-devel-1.2.3, + R-mgcv-1.8.9, + R-nlme-3.1.122, + R-nnet-7.3.11, + R-rpart-4.1.10, + R-spatial-7.3.11, + R-survival-2.38.3. + + Each of these packages may be installed alone. + +------------------------------------------------------------------- Old: ---- R-3.2.3.tar.bz2 New: ---- R-3.2.4.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ R-base.spec ++++++ ++++ 2237 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/R-base/R-base.spec ++++ and /work/SRC/openSUSE:Factory/.R-base.new/R-base.spec ++++++ R-3.2.3.tar.bz2 -> R-3.2.4.1.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/R-base/R-3.2.3.tar.bz2 /work/SRC/openSUSE:Factory/.R-base.new/R-3.2.4.1.tar.bz2 differ: char 11, line 1
