-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,12 @@ | ||
## Resubmission | ||
|
||
Following feedback from Gregor Seyer I have: | ||
|
||
* Expanded the Description field. | ||
* Ensured there are no references to 'levitate', 'this package' etc. in | ||
Title or Description fields. | ||
* Removed examples from unexported functions. This also means there are no | ||
remaining instances of `\dontrun{}`. | ||
|
||
Following feedback from Uwe Ligges I have: | ||
|
||
* Single-quoted software names in Description field ('fuzzywuzzy') | ||
* Removed non-GPL compliant LICENSE file | ||
* Added "cph" role to Authors@R | ||
|
||
|
||
## Test environments | ||
|
||
* MacOS 10.15.7 (R-release) | ||
* Ubuntu 20.04 (R-release) | ||
* Ubuntu 20.04 (R-devel) | ||
* Windows 10.0 (R-release) | ||
* MacOS 12.7 (release) | ||
* Ubuntu 22.04 (release) | ||
* Ubuntu 22.04 (devel) | ||
* Ubuntu 22.04 (oldrel) | ||
* Windows Server 2022 10.0 (release) | ||
|
||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
* This is a new release. |