Skip to content

RKWard 0.5.1 - New Features and Initial Windows Port

Tuesday, 4 August 2009 Tfry

RKWard 0.5.1, is available for download, now. Perhaps most excitingly, this is the first official version of RKWard to also be available for the Windows operating system. The Windows port still has some issues, but we hope to iron those out in the coming release(s). On Linux/BSD systems, RKWard 0.5.1 also comes with new features. Perhaps most importantly, the output window now has links to re-run a plugin with the same (or adjusted) settings, and the keyboard shortcuts can finally be customized to your own liking.

The changes in detail:

  • New features
    • New command line option "--evaluate " mostly for the purpose of automated testing
    • Add basic checks for a correct installation of the RKWard resource files
    • Remove "What to expect" dialog at startup
    • Make keyboard shorcuts configurable
    • Add option to add only single line commands from script editor to the console history
    • Add action to change working directory to that of the current script file
    • More plugins now write a header to the output window
    • Add convenience function "makeHeaderCode()" for use inside plugins
    • Plugins can be invoked from R code (mostly for internal purposes)
    • Add "Run again" link for plugin generated output
  • Fixes and cleanups
    • Remove support for R 2.6.x and earlier
    • Fixed: No warning was shown, when an open script file was changed on disk, externally
    • Fixed: Opening most file types (e.g. PDF) from the help browser was broken
    • Fixed: Make built-in editor work again for file.edit ()
    • Fixed: All objects in .Globalenv would be revisited if a single object was added / removed
    • Fixed: Screen device in rkward was not seen as interactive by R
    • Adjust some icons

Please don't hesitate to send us your feedback.