Skip to content

Commit

Permalink
Add cran-comments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet committed Jan 10, 2023
1 parent 583a3bb commit c4c91df
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
^_pkgdown\.yml$
^docs$
^pkgdown$
^cran-comments\.md$
17 changes: 17 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Release summary

This is a resubmission. In this version, I have:

* Fixed the URLs in the DESCRIPTION file.
* Added a new file ([WORDLIST](inst%2FWORDLIST)) to allow custom words

## R CMD check results

0 errors | 0 warnings | 0 note

## Possibly misspelled words in DESCRIPTION from the last submission
BPMN (3:44, 7:66)
TypeScript (7:201)
bpmn (7:182)

These words are spelled correctly. They have been added to the [WORDLIST](inst%2FWORDLIST) file.

0 comments on commit c4c91df

Please sign in to comment.