This change Ports R to make use of QProcess. Highlights of the changes are:

Authored by rishabhg on Oct 7 2017, 10:32 AM.

Description

This change Ports R to make use of QProcess. Highlights of the changes are:

  • Disable R server
  • Make all the communication using QProcess (R's command line interface)
  • Plotting is supported by but plots are not integrated in the worksheet
  • Tab completion used to make use of RServer and hence it has been disabled for now

Differential Revision: https://phabricator.kde.org/D7565

Close T6116
BUG: 351871

Details

Committed
filipesaraivaOct 8 2017, 8:00 AM
Differential Revision
D7565: Port R to QProcess
Parents
R55:019e76b443a3: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown
References
r-backend
Tasks
T6116: Port R backend to Q/KProcess