Changes between Initial Version and Version 1 of Ticket #12057
- Timestamp:
- 11/19/11 22:13:16 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12057
-
Property
Status
changed from
new
toneeds_review
-
Property
Type
changed from
PLEASE CHANGE
todefect
-
Property
Status
changed from
-
Ticket #12057 – Description
initial v1 1 The current version of R disables graphics if no X11 is available even though `r.capabilities()` states that PNG is enabled. But you can't generate PNGs, which is why R graphics is broken in the Sage virtual machine. This is fixed in the newest upstream version, of which I made a new spkg.1 The current version of R (r-project) disables graphics if no X11 is available even though `r.capabilities()` states that PNG is enabled. But you can't generate PNGs, which is why R graphics is broken in the Sage virtual machine. This is fixed in the newest upstream version, of which I made a new spkg. 2 2 3 There is no other change. 3 http://www.stp.dias.ie/~vbraun/Sage/spkg/r-2.14.0.p0.spkg 4 4 5 On an unrelated note, it would be nice if R would be referred to as r-project on trac since it is otherwise hopeless to search for it. 5 There is no other change except for the source code and a rediffed `patches/R.sh.in` 6 7 On an unrelated note, it would be nice if tickets talking about R would contain "r-project" on trac since it is otherwise hopeless to search for.