Hello community,

here is the log from the commit of package rkward for openSUSE:Factory checked 
in at 2014-11-12 00:21:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rkward (Old)
 and      /work/SRC/openSUSE:Factory/.rkward.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rkward"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rkward/rkward.changes    2013-04-10 
20:39:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rkward.new/rkward.changes       2014-11-12 
00:22:09.000000000 +0100
@@ -1,0 +2,38 @@
+Tue Nov 11 10:25:09 UTC 2014 - [email protected]
+
+- upstream release 0.6.2
+
+- Most important changes:
+
+- In data editor, indicate NAs, explicitly
+- Import Stata plugin gains option to convert character encoding.
+- New embeddable (minimal) plugin "multi_input" to combine different input 
elements
+- Fixed: Problems starting from paths with spaces in the file name on Windows
+- Added command line option --r-executable for switching between several 
installations of R
+- Use a binary wrapper, instead of wrapper shell script for startup on all 
platforms
+- Linear regression plugin gains option to save predicted values
+- Fixed some compilation problems
+- Add basic support to export plots using tikzDevice
+- Fixed: cbind-value of <matrix> element was missing commas
+- Fixed: Give a label to an unlabelled toolbar
+- Fixed: Adjust to (re-?)named parameters for options("pager")
+- Allow plugin UI script code to query R for information
+- Fixed: potential crash when a previously installed pluginmap is not longer 
readable
+- Allow to connect <varslot>/<valueslot> source to any property, not just 
<varselectors>
+- New plugin elements <valueselector> and <select>
+- New plugin element <valueslot> for selecting arbitrary string values 
(otherwise almost identical to <varslot>)
+- <varslots> can be set to accept the same object several times. Used in 
scatterplot plugin.
+- New R function rk.embed.device() for manually embedding graphics devices in 
RKWard
+- Fixed: R backend would exit immediately, without meaningful error message, 
if there is an error in .Rprofile (or Rprofile.site)
+- Fixed: Installing suggested packages from the package installation dialog 
was broken
+- Fixed: Selecting a mirror via the "R packages" settings page would not work 
when prompted for package installation form the backend
+- Remove support for compiling RKWard in a single process (threaded) variant. 
This was not used / tested since RKWard 0.5.5
+- Shortcuts for the "Run ..." actions have been changed for better 
cross-platform compatibility
+- The script editor's "Run line" and "Run selection" actions have been merged
+- Add UI for configuring default graphics device, and embedding of standard 
graphics devices.
+- New RKWard native on-screen device (RK()). This is the default on-screen 
device in RKWard, now.
+- New R function rk.without.plot.history() for turning off plot history, 
temporarily
+- Add command line option --backend-debugger
+
+
+-------------------------------------------------------------------

Old:
----
  rkward-0.6.1.tar.gz

New:
----
  rkward-0.6.2.tar.gz

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

Other differences:
------------------
++++++ rkward.spec ++++++
--- /var/tmp/diff_new_pack.0OXzx6/_old  2014-11-12 00:22:10.000000000 +0100
+++ /var/tmp/diff_new_pack.0OXzx6/_new  2014-11-12 00:22:10.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rkward
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           rkward
-Version:        0.6.1
+Version:        0.6.2
 Release:        0
 Summary:        Graphical frontend for R language
 License:        GPL-2.0
@@ -29,6 +29,7 @@
 #Source0:        
http://downloads.sourceforge.net/rkward/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
+BuildRequires:  R-base
 BuildRequires:  R-base-devel
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils

++++++ rkward-0.6.1.tar.gz -> rkward-0.6.2.tar.gz ++++++
++++ 50688 lines of diff (skipped)

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

Reply via email to