-
Notifications
You must be signed in to change notification settings - Fork 14
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 #86 from ModelOriented/cran_submission
CRAN submission
- Loading branch information
Showing
5 changed files
with
27 additions
and
29 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,3 +1,3 @@ | ||
Version: 0.7.0 | ||
Date: 2023-04-10 16:20:03 UTC | ||
SHA: 1d5cdf85049baa8819da6a36b1ee91cdf6637a69 | ||
Version: 0.8.0 | ||
Date: 2023-05-09 17:34:27 UTC | ||
SHA: e2f9b361e5cb79eb0faa79faabceb98a4bd1726a |
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,38 +1,35 @@ | ||
# Re-Submission of {shapviz} 0.7.0 | ||
# {shapviz} 0.8.0 | ||
|
||
This second resubmission removes non-standard file (sorry, my bad!) | ||
Hello CRAN team | ||
|
||
# Re-Submission of {shapviz} 0.7.0 | ||
- {shapviz} will work more smoothly for upcoming {fastshap} versions. I did this change together with the {fastshap} maintainer (Brandon Greenwell). | ||
- Better help files | ||
- Switched from "import ggplot2" to "ggplot2::function" code style | ||
|
||
This re-submission fixes non-standard links in the new vignette (and the README). | ||
|
||
## Original message | ||
|
||
Dear CRAN team. | ||
|
||
- {shapviz} can now deal with multiclass models or SHAP values of multiple models. Hurray ;). | ||
- Many additional features | ||
- New contributor | ||
- Additional vignette | ||
- New home: github/ModelOriented/shapviz | ||
|
||
## Checks | ||
## Checks look good | ||
|
||
### check(manual = TRUE, cran = TRUE) | ||
|
||
- WARNING: 'qpdf' is needed for checks on size reduction of PDFs | ||
- Note: unable to verify current time | ||
* checking for future file timestamps ... NOTE | ||
unable to verify current time | ||
|
||
### check_rhub() | ||
* checking HTML version of manual ... NOTE | ||
Skipping checking HTML validation: no command 'tidy' found | ||
|
||
### check_rhub(): Some usual notes... | ||
|
||
* checking package dependencies ... NOTE | ||
'h2o', 'lightgbm' | ||
Packages which this enhances but not available for checking: | ||
'fastshap', 'h2o', 'lightgbm' | ||
* checking HTML version of manual ... NOTE | ||
Skipping checking math rendering: package 'V8' unavailable | ||
* checking for non-standard things in the check directory ... NOTE | ||
Found the following files/directories: | ||
''NULL'' | ||
* checking for detritus in the temp directory ... NOTE | ||
Found the following files/directories: | ||
'lastMiKTeXException' | ||
|
||
### check_win_devel() | ||
|
||
Status: OK | ||
|
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