Skip to content

Commit

Permalink
update CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
larmarange committed Nov 21, 2023
1 parent 499b726 commit 0091e3a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ cf. https://github.com/larmarange/ggstats/actions
X-CRAN-Comment: Archived on 2023-11-14 as issues were not corrected
in time.

The problem was due to the presence of a Unicode character in the
labels of some graphs. This Unicode character has been removed
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 (<=).

Documentation has been updated: Rd files with missing \value have been
updated.

0 comments on commit 0091e3a

Please sign in to comment.