Hello community, here is the log from the commit of package rkward for openSUSE:Factory checked in at 2013-04-10 20:39:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rkward (Old) and /work/SRC/openSUSE:Factory/.rkward.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rkward", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/rkward/rkward.changes 2012-11-08 21:52:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rkward.new/rkward.changes 2013-04-10 20:39:13.000000000 +0200 @@ -1,0 +2,45 @@ +Mon Apr 8 13:30:01 UTC 2013 - [email protected] + +- Update to R-3.0.0. Note: it works with R-3.0.0 only if compiled against. + If compiled against an older version, i.e. against 2.15.2 as in 12.3 it + won't work with a newer version and must be recompiled. + +- Update notes from upstream: +--- Version 0.6.1 - Apr-02-2013 +- Add option to force-close a graphics window +- Add plugin for subsetting data.frames by rows or columns +- On the Windows platform, add an new (experimental) binary startup wrapper (rkward.exe) +- Revert to building R packages form source on Mac OS X by default (controllable via compile-time option) +- Fixed: lattice plots would not be added to the plot history, correctly, for some versions of lattice +- Fix crash when trying to print, and neither okular, nor kpdf are available +- Added support for loaded namespaces that are not attached to a loaded package +- Pluginmaps can specify their "priority". Pluginmaps with low priority will not be added automatically, when found. +- Pluginmaps can <require> other pluginmaps based on their id (for cross-package inclusion) +- Added new element <dependency_check> for dynamic version checks within a plugin (R and RKWard versions, only, so far) +- Add guard against accidental usage of the standard distributed pluginmaps in a later version of RKWard (installed in parallel) +- Easier (de-)activation of RKWard plugin maps using checkboxes (Settings->Configure RKWard->Plugins) +- Broken or quirky .pluginmap files are reported to the user, completely broken maps are disabled, automatically +- Implement basic dependency handling for plugins / pluginmaps +- Added support for the upcoming R 3.0.0 TODO: Check for any more regressions, before release +- Added <switch> logic element to switch between several target properties (or fixed values) based on the value of a condition property +- Sort plugin gains option to sort data.frames by more than one column at a time, and options for type conversion +- Add in-application debug message viewer (targetted at (plugin) developers) +- Add setting to customize initial working directory +- Windows only: Add UI-checkbox for R's "internet2"-option +- New functions getString(), getList() and getBoolean() for fetching data in plugin scripts +- Boolean properties now return a numeric, not labelled representation of their value, by default. <checkbox>es should be unaffected. TODO: when announcing release, link to explanation mail. +- Added <optionset> GUI element for entering a set of options for an arbitrary number of items +- Reduce CPU usage of pluings while idle +- Fix conversion from Numeric to Factor in the data editor +- In the data.frame editor, columns containing invalid values are now highlighted in red +- Fixed: If none of the previous plugin maps could be found on startup, re-add the default +- Added <matrix> GUI element for entering matrix or vector data in plugins +- Improve key handling while editing factor levels in a data.frame +- Added utiltity function rk.flush.output() +- RKWard is now categorized as Science/Math/Numerical Analysis in its .desktop file +- Fixed: Yet another fix for hard-to-read function argument hints +- Fixed: Device history was not working with more recent versions of ggplot2 +- Fixed: Option to include suggested packages in install was mis-labelled "install dependencies" +- rk.set.output.html.file() gains argument to allow addition of custom content to the html header + +------------------------------------------------------------------- Old: ---- rkward-0.6.0.tar.gz New: ---- rkward-0.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rkward.spec ++++++ --- /var/tmp/diff_new_pack.cFa6Ti/_old 2013-04-10 20:39:14.000000000 +0200 +++ /var/tmp/diff_new_pack.cFa6Ti/_new 2013-04-10 20:39:14.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rkward # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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.0 +Version: 0.6.1 Release: 0 Summary: Graphical frontend for R language License: GPL-2.0 ++++++ rkward-0.6.0.tar.gz -> rkward-0.6.1.tar.gz ++++++ ++++ 59583 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
