Commit 7ed169f
mef
(devel/R-evaluate) Updated 0.15 to 0.19
Version 0.19
================================================================================
- In `evaluate()`, `keep_message` and `keep_warning` will completely
drop messages and warnings, respectively, when their values are
`FALSE`. Previously messages would still be emitted (to the console)
even if they take `FALSE` values.
- Fixed the bug that `parse_all()` fails with line directives (thanks,
@ArcadeAntics, NetBSD#114).
Version 0.18
================================================================================
- Fixed tests that were still using the deprecated `ggplot2::qplot()`.
Version 0.17
================================================================================
- Adapted a unit test to the next version of **ggplot2** (thanks,
@thomasp85, NetBSD#113).
Version 0.16
================================================================================
- Fixed a bug that an empty **ggplot2** plot could be recorded and
incorrectly saved (thanks, @sjspielman, rstudio/rmarkdown#2363).1 parent 7e6f3f9 commit 7ed169f
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments