Hello community,

here is the log from the commit of package R-base for openSUSE:Factory checked 
in at 2013-04-17 23:17:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/R-base (Old)
 and      /work/SRC/openSUSE:Factory/.R-base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "R-base", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/R-base/R-base.changes    2013-03-26 
15:59:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.R-base.new/R-base.changes       2013-04-17 
23:17:47.000000000 +0200
@@ -1,0 +2,37 @@
+Wed Apr  3 18:39:35 UTC 2013 - [email protected]
+
+- Upstream release 3.0.0
+- News for package: some new translation files
+- News upstream: /usr/lib/R/doc/NEWS.html
+- Most important
+  CHANGES IN R 3.0.0:
+
+  SIGNIFICANT USER-VISIBLE CHANGES:
+
+    o Packages need to be (re-)installed under this version (3.0.0) of
+      R.
+
+    o There is a subtle change in behaviour for numeric index values
+      2^31 and larger.  These never used to be legitimate and so were
+      treated as NA, sometimes with a warning.  They are now legal for
+      long vectors so there is no longer a warning, and x[2^31] <- y
+      will now extend the vector on a 64-bit platform and give an error
+      on a 32-bit one.
+
+    o It is now possible for 64-bit builds to allocate amounts of
+      memory limited only by the OS.  It may be wise to use OS
+      facilities (e.g. ulimit in a bash shell, limit in csh), to set
+      limits on overall memory consumption of an R process,
+      particularly in a multi-user environment.  A number of packages
+      need a limit of at least 4GB of virtual memory to load.
+
+      64-bit Windows builds of R are by default limited in memory usage
+      to the amount of RAM installed: this limit can be changed by
+      command-line option --max-mem-size or setting environment
+      variable R_MAX_MEM_SIZE.
+
+    o Negative numbers for colours are consistently an error:
+      previously they were sometimes taken as transparent, sometimes
+      mapped into the current palette and sometimes an error.
+
+-------------------------------------------------------------------

Old:
----
  R-2.15.3.tar.bz2

New:
----
  R-3.0.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ R-base.spec ++++++
++++ 1074 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/R-base/R-base.spec
++++ and /work/SRC/openSUSE:Factory/.R-base.new/R-base.spec

++++++ R-2.15.3.tar.bz2 -> R-3.0.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/R-base/R-2.15.3.tar.bz2 
/work/SRC/openSUSE:Factory/.R-base.new/R-3.0.0.tar.bz2 differ: char 11, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to