Skip to content

Commit fffe16a

Browse files
committed
Update description
1 parent a0af819 commit fffe16a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ Authors@R: c(
55
person("Jeroen", "Ooms", , "[email protected]", role = c("cre", "aut")),
66
person("Jim", "Hester", , "[email protected]", role = "aut"))
77
Description: Spell checking common document formats including latex, markdown, manual
8-
pages, and description files. Includes utilities to spell automate spell checking
9-
package documentation and vignettes as a unit test during CMD check.
8+
pages, and description files. Includes utilities to automate spell checking of
9+
package documentation and vignettes as a unit test during 'R CMD check'. Packages
10+
may define a wordlist to allow custom terminology without having to abuse punctuation.
1011
License: MIT + file LICENSE
1112
Encoding: UTF-8
1213
LazyData: true

0 commit comments

Comments
 (0)