rkward 0.4.8

thomas friedrichsmeier tfry at users.sourceforge.net
Wed Oct 3 18:29:42 CEST 2007


Name: rkward
Version: 0.4.8
Type: KDE Scientific
Depend: KDE 3.2.x
License: GPL
Homepage: http://rkward.sf.net
More Info:
http://www.kde-apps.org/content/show.php?content=14880

Description:
 RKWard aims to provide an easily extensible, easy
to use IDE/GUI for the R-project. RKWard strives
to combine the power of the R-language with the
(relative) ease of use of commercial statistical
packages. While RKWard is far from finished, it is
already useful to R experts looking for an IDE
interface to the R language. For R novices, it
provides graphical dialogs for a limited but
growing number of statistical and graphing
features.

Changelog:
 --- Version 0.4.8 - Oct-03-2007
- New plugins: pie chart, dot chart,
crosstabulation, two time-series tests, and basic
linear regression
- barplot plugin allow specification of custom
labels
- commands run through the console from the script
editor will now be added to the command history
(this can be turned off in the settings)
- fixed: promise objects (created by
delayedAssign()) directly in globalenv() would be
forced early
- make wrapper script work, when konsole is not
installed
- correct syntax highlighting for ::: and
NA_integer_ and others
- silence some GCC 4.2 warnings
- fixed: crash when editing a data.frame with
logicals (logicals are still mishandled, but less
severe)
- fixed: would not work with R 2.6
- new translation: Simplified Chinese (contributed
by Roy Qu)
- more compilation fixes for GCC 4.3
- object viewer also shows summary information,
gains an update button, and MDI integration
- CLT plugins allow drawing grid
- add max.print option to R-Backend settings
dialog
- syntax highlighting is minimally faster for long
outputs
- graphics export plugin gains option for EPS
compatibility
- fixed: inserting / removing rows in the data
editor in the presence of invalid fields in later
rows would lead to a crash
- fix some internal problems with
enabledness/disabledness of plugin components
- some complex plotting plugins now start up
noticeably faster
- fixed: sometimes detecting created X11() windows
would fail, esp. under high load
- create the workspace browser only when it is
first shown
- support for including files and snippets in xml
files
- all file selection line edits gain
filename-completion
- add a basic file selector window
- show the focus indication (thin red border) also
for detached windows
- tool windows can be closed and detached in the
same way as regular windows
- fix a crash with detached tool windows
- add command line option --disable-stack-check
for systems where R C stack checking is buggy
- the modifier "not" for boolean properties
returns a (negated) boolean sub-propery instead of
just a string
- add possibility to blacklist packages from
fetching structure information. Package GO is
blacklisted by default.
- when fetching the structure of "promise" R
objects, don't keep them in memory
- optimize the function to retrieve the structure
of R objects (for display in the object browser,
and completion)
- Messages, warnings, and errors for plugin
commands are shown in the output, instead of in a
dialog


More information about the Kde-announce-apps mailing list