Skip to content

Commit

Permalink
Add notes on DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Sep 4, 2024
1 parent 2a93103 commit 602a5ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@
0 errors | 0 warnings | 1 note

* This is a new release.
* There are two words in the DESCRIPTION file being picked up as misspelled
when they are not. The words are:
Stefanski (10:5), which is the last name of the author of the algorithm.
Sur (9:40), which is part of the name of the paper describing the algorithm.
Both are spelled correctly and were added to the inst/WORDLIST file to
prevent them from being flagged as misspelled in the future.

0 comments on commit 602a5ea

Please sign in to comment.