Skip to content

Commit 4acb063

Browse files
committed
Update CRAN comments and reverse dep check
1 parent e8ca9bd commit 4acb063

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

cran-comments.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
# kernelshap 0.8.0
1+
# kernelshap 0.9.0 (MAJOR BUG FIX)
22

3-
Dear CRAN team
3+
We have figured out a major bug in the weighting logic of Kernel SHAP.
44

5-
The package (finally!) contains a sampling version of permutation SHAP. In contrast
6-
to other implementations, it iterates until convergence, and standard errors are provided.
5+
This update comes with a fix which has been tested also against different
6+
Python algorithms.
7+
8+
I know that summer holidays are ahead, and the last release is not long ago,
9+
but I would love to see this change on CRAN very soon.
10+
11+
Michael
712

813
## Checks
914

@@ -18,9 +23,8 @@ R Under development (unstable) (2025-07-05 r88387 ucrt)
1823

1924
### Revdep OK
2025

21-
survex 1.2.0 ── E: 0 | W: 0 | N: 0
22-
XAItest 1.0.1 ── E: 1 | W: 0 | N: 0
23-
SEMdeep 1.0.0 ── E: 1 | W: 1 | N: 0
26+
survex 1.2.0 ── E: 0 | W: 0 | N: 0
27+
XAItest 1.0.1 ── E: 1 | W: 0 | N: 0
28+
SEMdeep 1.0.0 ── E: 1 | W: 1 | N: 0
2429

25-
OK: 3
26-
BROKEN: 0
30+
OK: 3

revdep/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
|collate |English_Switzerland.utf8 |
1111
|ctype |English_Switzerland.utf8 |
1212
|tz |Europe/Zurich |
13-
|date |2025-07-07 |
13+
|date |2025-07-19 |
1414
|rstudio |2025.05.0+496 Mariposa Orchid (desktop) |
1515
|pandoc |NA |
1616

1717
# Dependencies
1818

1919
|package |old |new |Δ |
2020
|:----------|:------|:------|:--|
21-
|kernelshap |0.7.0 |0.8.0 |* |
21+
|kernelshap |0.8.0 |0.9.0 |* |
2222
|foreach |1.5.2 |1.5.2 | |
2323
|iterators |1.0.14 |1.0.14 | |
2424

0 commit comments

Comments
 (0)