Commit 09c4eab
authored
Enable rich output tests for Ark kernel (#23)
Ark is Posit's modern R kernel that produces display_data messages natively for graphics. Remove outdated IRdisplay assumption and test with base R plot() commands, which trigger Ark's native graphics device to emit display_data with image/png MIME type.1 parent 104fb8a commit 09c4eab
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
0 commit comments