-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from davidruvolo51/dev
rheriocons resubmission
- Loading branch information
Showing
17 changed files
with
177 additions
and
122 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 |
---|---|---|
|
@@ -15,3 +15,4 @@ | |
^webpack\.config\.js$ | ||
^yarn\.lock$ | ||
^LICENSE\.md$ | ||
^CRAN-RELEASE$ |
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 |
---|---|---|
|
@@ -2,4 +2,5 @@ node_modules | |
.cache | ||
.parcel-cache | ||
inst/rheroicons-gallery/rsconnect | ||
yarn-error.log | ||
yarn-error.log | ||
CRAN-RELEASE |
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
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
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
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
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
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,20 +1,23 @@ | ||
# CRAN Comments | ||
|
||
## Test environments | ||
## Resubmission | ||
|
||
* local OS X install, R 4.0.3 | ||
* windows-latest release (on GitHub Actions), R 4.0.3 | ||
* macOS-latest release (on GitHub Actions), R 4.0.3 | ||
* ubuntu-20.04 release (on GitHub Actions), R 4.0.3 | ||
* ubuntu-20.04 devel (on GitHub Actions), R 4.0.3 | ||
* win-builder (devel and release) | ||
This is a resubmission. In this version, I have: | ||
|
||
## R CMD check results | ||
- revised the package description so that the phrase 'this package' is no longer used | ||
- revised documentation so that all references to tools are wrapped in single quotes rather than double quotes | ||
- added missing `value` tags for the function `launch_gallery` and revised existing value tags to clearly document what each function returns | ||
- changed `\dontRun` to `if (interactive())` in the documentation for `launch_gallery` | ||
|
||
0 errors | 0 warnings | 1 note | ||
## Test environments | ||
|
||
There was one note: | ||
- local OS X install, R 4.0.3 | ||
- windows-latest release (on GitHub Actions), R 4.0.3 | ||
- macOS-latest release (on GitHub Actions), R 4.0.3 | ||
- ubuntu-20.04 release (on GitHub Actions), R 4.0.3 | ||
- ubuntu-20.04 devel (on GitHub Actions), R 4.0.3 | ||
- win-builder (devel and release) | ||
|
||
* Possibly mis-spelled words in DESCRIPTION: Heroicons (24:16) rheroicons (23:18) | ||
## R CMD check results | ||
|
||
Heroicons is the name of the original library and rheroicons is the name of the current library. | ||
0 errors | 0 warnings | 0 note |
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.