We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 499b726 commit 0091e3aCopy full SHA for 0091e3a
cran-comments.md
@@ -12,6 +12,9 @@ cf. https://github.com/larmarange/ggstats/actions
12
X-CRAN-Comment: Archived on 2023-11-14 as issues were not corrected
13
in time.
14
15
-The problem was due to the presence of a Unicode character in the
16
-labels of some graphs. This Unicode character has been removed
17
-and replaced by Latin-1 characters.
+The problem was due to the presence of a Unicode character (≤) in the
+labels of some graphs generated by ggcoef_model().
+This Unicode character has been removed and replaced by Latin-1 characters (<=).
18
+
19
+Documentation has been updated: Rd files with missing \value have been
20
+updated.
0 commit comments