File Release Notes and Changelog
Notes:
*** Notes when upgrading from 0.4.x to 0.5.0 ***
- Versions of RKWard 0.5.0 or higher are designed for KDE 4, and cannot be used with KDE 3. For KDE 3 use the 0.4.x versions.
- The build system was changed to CMake. Read INSTALL for details on how to build RKWard.
- Due to clashes with kate default shortcuts, the shortcuts for Run->Run Line, Run Selection, and Run All were changed to Shift+F7, Shift+F8, Shift+F9, respectively.
- The tabs in the main workplace view no longer have a close button that is shown when hovering the mouse over the respective icon. Rather, there is a single button to close the current tab, shown at the right of the tab bar.
*** Released files ***
Source compilation:
- For a standard compilation from source, you need the file rkward-0.5.0b.tar.gz, and only this file.
Debian (to be released shortly):
- For building a debian package from source, you need rkward_0.5.0b-1.diff.gz in addition to the source .tar.gz.
- For a precompiled .deb for i386-architecture and debian unstable, download rkward_0.5.0b-1_i386_sid.deb
Binaries/instructions for other architectures:
- Visit http://rkward.sourceforge.net/wiki/index.php?title=Binaries_and_Build_Scripts
Changes:
--- Version 0.5.0b - Apr-20-2008
- Support compilation with R 2.7
- New plugin: Hodrick-Prescott Filter
- Fix a problem with plugin help pages not loading correctly
- Better resize handling in progress and R input (readline()) dialogs
- Somewhat better handling of the R event loop (esp. when calling "require(not_yet_installed_package)")