diff --git a/CRAN-SUBMISSION b/CRAN-SUBMISSION index 9abed5d..8792ef6 100644 --- a/CRAN-SUBMISSION +++ b/CRAN-SUBMISSION @@ -1,3 +1,3 @@ -Version: 0.6.0 -Date: 2024-07-12 15:53:10 UTC -SHA: 37b0a4f20c273699ffb71839193327f16772602f +Version: 0.7.0 +Date: 2024-08-17 15:37:44 UTC +SHA: bb03d4c0b075dabdc7aee816c2a786829a5e92fc diff --git a/cran-comments.md b/cran-comments.md index 7b1d8fd..0d64aa1 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,16 +1,14 @@ -# kernelshap 0.6.0 +# kernelshap 0.7.0 -This update deals with a CRAN note. +Hello CRAN team -It further removes the possibility of using factor predictions and therefore a relatively big source of error. +This update comes with a major convenience improvement: Background data is automatically sampled from the explanation data, given that is sufficiently large. ## Checks ### Local check -- 0 errors -- 0 warnings -- 0 notes +0 errors | 0 warnings | 0 notes ### `check_win_devel()` diff --git a/packaging.R b/packaging.R index 668b397..8dbdcae 100644 --- a/packaging.R +++ b/packaging.R @@ -100,7 +100,7 @@ if (FALSE) { check_rhub() # Takes long - revdepcheck::revdep_check(num_workers = 4L) + revdepcheck::revdep_check(num_workers = 4L, bioc = FALSE) # Wait until above checks are passed without relevant notes/warnings # then submit to CRAN diff --git a/revdep/README.md b/revdep/README.md index 1210621..920205d 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -10,15 +10,15 @@ |collate |German_Switzerland.utf8 | |ctype |German_Switzerland.utf8 | |tz |Europe/Zurich | -|date |2024-07-12 | -|rstudio |2023.06.1+524 Mountain Hydrangea (desktop) | +|date |2024-08-09 | +|rstudio |2024.04.2+764 Chocolate Cosmos (desktop) | |pandoc |3.1.6 @ C:\Users\Michael\AppData\Local\Pandoc\pandoc.exe | # Dependencies |package |old |new |Δ | |:----------|:------|:------|:--| -|kernelshap |0.5.0 |0.6.0 |* | +|kernelshap |0.6.0 |0.7.0 |* | |foreach |1.5.2 |1.5.2 | | |iterators |1.0.14 |1.0.14 | |