Skip to content

Commit 32d490f

Browse files
authored
Merge pull request #65 from mayer79/cran034
Cran034
2 parents 28cd398 + 8840df4 commit 32d490f

File tree

3 files changed

+17
-11
lines changed

3 files changed

+17
-11
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.3.3
2-
Date: 2023-01-11 17:19:37 UTC
3-
SHA: 185fbe34878112883f33fb5bc7ee544442492f1d
1+
Version: 0.3.4
2+
Date: 2023-02-25 08:41:03 UTC
3+
SHA: 01441b6edb0721229d98242fabe7795eaeb1af39

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# kernelshap 0.3.4
22

3-
- Better package description and README.
3+
## Documentation
4+
45
- New logo
6+
- Better package description
7+
- Better README
58

69
# kernelshap 0.3.3
710

cran-comments.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
1-
Hello CRAN team
1+
Dear CRAN team
22

3-
I saw that a strong dependency ("dorng"") has status ORPHANED. While this might only be a
4-
temporary problem with "dorng", I have removed that package from the dependencies.
3+
This is mainly a documentation update (new logo, better DESCRIPTION, better README, adding a relevant link to the description file).
54

65
## Checks
76

87
### `check(manual = TRUE, cran = TRUE)`
98

10-
── R CMD check results ──────────── kernelshap 0.3.3 ────
11-
Duration: 46.1s
9+
── R CMD check results ──────────── kernelshap 0.3.4 ────
10+
Duration: 30.9s
1211

13-
0 errors ✔ | 0 warnings ✔ | 0 notes ✔
12+
unable to verify current time
13+
14+
0 errors ✔ | 0 warnings ✔ | 1 note ✖
1415

1516
### `check_win_devel()`
1617

17-
Status: OK
18+
1 NOTE
19+
R Under development (unstable) (2023-02-23 r83894 ucrt)
20+
1821

1922
### `check_rhub()`
2023

0 commit comments

Comments
 (0)