https://bugs.kde.org/show_bug.cgi?id=399825
Bug ID: 399825
Summary: Maximum number of elements shown in print is reset
Product: rkward
Version: unspecified
Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: R Console
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
RKWard 0.7.0b
- start RKWard
- Settings
- Configure RKWard...
- R-Backend
- Maximum number of elements shown in print
- change from 99999 to 9999
- OK
- close RKWard
In file ~/.config/rkwardrc the new value was saved:
maxprint=9999
- start RKWard again
- Settings
- Configure RKWard...
- R-Backend
- Maximum number of elements shown in print
The value is again 99999.
I also set in ~/.Rprofile options(max.print=9999) but this makes no difference.
--
You are receiving this mail because:
You are watching all bug changes.