Skip to content

Commit

Permalink
Update cran-comments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet committed Jan 11, 2023
1 parent 10726c7 commit 1d54c67
Showing 1 changed file with 32 additions and 5 deletions.
37 changes: 32 additions & 5 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,42 @@
This is a resubmission. In this version, we have:

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


## Test environments

- R-hub windows-x86_64-devel (r-devel)
- R-hub ubuntu-gcc-release (r-release)
- R-hub fedora-clang-devel (r-devel)

## R CMD check results

0 errors | 0 warnings | 0 note
❯ On ubuntu-gcc-release (r-release)
checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Celine Souchet <[email protected]>’

New submission

Possibly misspelled words in DESCRIPTION:
bpmn (7:182)
BPMN (3:44, 7:66)
TypeScript (7:201)

❯ On fedora-clang-devel (r-devel)
checking CRAN incoming feasibility ... [5s/16s] NOTE
Maintainer: ‘Celine Souchet <[email protected]>’

New submission

Possibly misspelled words in DESCRIPTION:
BPMN (3:44, 7:66)
TypeScript (7:201)
bpmn (7:182)

❯ On fedora-clang-devel (r-devel)
checking HTML version of manual ... NOTE
Skipping checking HTML validation: no command 'tidy' found

0 errors ✔ | 0 warnings ✔ | 3 notes ✖

## Reply from CRAN for the last submission

Expand All @@ -21,4 +48,4 @@ This is a resubmission. In this version, we have:
> bpmn (7:182)

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

0 comments on commit 1d54c67

Please sign in to comment.