Skip to content

Commit 70e0c68

Browse files
authored
Merge pull request #126 from ModelOriented/cran-release
CRAN release
2 parents c702980 + 1ae7d89 commit 70e0c68

File tree

3 files changed

+11
-13
lines changed

3 files changed

+11
-13
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Version: 0.4.0
2-
Date: 2023-11-10 18:24:23 UTC
3-
SHA: 4b25bb0b9f2223185eac1fe01a19d6014d01eb12
1+
Version: 0.4.1
2+
Date: 2023-12-03 14:00:12 UTC
3+
SHA: 266b083d1d98108e341c5bdaf0740df99ce7b4a7

cran-comments.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# kernelshap 0.4.0
1+
# kernelshap 0.4.1
22

3-
Dear CRAN-team
3+
Dear CRAN
44

5-
I have added exact permutation SHAP values, and the possibility to use factor-valued predictions.
6-
7-
Thanks a lot for running CRAN.
5+
This is a smallish update with a couple of performance improvements, and much more logical README examples.
86

97
Michael
108

@@ -21,11 +19,11 @@ survex 1.2.0
2119
checking HTML version of manual ... NOTE
2220
Skipping checking HTML validation: no command 'tidy' found
2321

24-
### `check_win_devel()` NOTE
22+
### `check_win_devel()`
2523

26-
- R Under development (unstable) (2023-11-09 r85497 ucrt)
24+
Status: OK
2725

28-
### `check_rhub()` NOTES
26+
### `check_rhub()`s
2927

3028
* checking HTML version of manual ... NOTE
3129
Skipping checking HTML validation: no command 'tidy' found

revdep/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
|collate |German_Switzerland.utf8 |
1111
|ctype |German_Switzerland.utf8 |
1212
|tz |Europe/Zurich |
13-
|date |2023-11-10 |
13+
|date |2023-12-03 |
1414
|rstudio |2023.06.1+524 Mountain Hydrangea (desktop) |
1515
|pandoc |3.1.6 @ C:\Users\Michael\AppData\Local\Pandoc\pandoc.exe |
1616

1717
# Dependencies
1818

1919
|package |old |new |Δ |
2020
|:----------|:------|:------|:--|
21-
|kernelshap |0.3.8 |0.4.0 |* |
21+
|kernelshap |0.4.0 |0.4.1 |* |
2222
|foreach |1.5.2 |1.5.2 | |
2323
|iterators |1.0.14 |1.0.14 | |
2424

0 commit comments

Comments
 (0)