Skip to content

Commit 0091e3a

Browse files
committed
update CRAN comments
1 parent 499b726 commit 0091e3a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

cran-comments.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ cf. https://github.com/larmarange/ggstats/actions
1212
X-CRAN-Comment: Archived on 2023-11-14 as issues were not corrected
1313
in time.
1414

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.
15+
The problem was due to the presence of a Unicode character (≤) in the
16+
labels of some graphs generated by ggcoef_model().
17+
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

Comments
 (0)