We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e7734 commit dece589Copy full SHA for dece589
NEWS.md
@@ -1,5 +1,10 @@
1
# equatiomatic 0.3.7
2
-* Extracts equations for `summary.lm`.
+* Extracts equations for `summary.lm`
3
+ [PR #245](https://github.com/datalorax/equatiomatic/pull/245).
4
+
5
+* Correction in the plotting-integration vignette: ggplot2 now requires a vector
6
+ for text annotation, so, use `as.character()` and specify `parse = TRUE` ()
7
+ [PR #244](https://github.com/datalorax/equatiomatic/pull/244).
8
9
# equatiomatic 0.3.6
10
* Correction of the Authors@R field in the DESCRIPTION file (required by CRAN).
0 commit comments