From 2858e35ec55be68109099c5565318199fd199dbe Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Thu, 17 Jul 2025 18:37:04 +0200 Subject: [PATCH 1/2] Fix broken link in NEWS --- CRAN-SUBMISSION | 6 +++--- NEWS.md | 2 +- cran-comments.md | 8 ++++++++ 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/CRAN-SUBMISSION b/CRAN-SUBMISSION index bec6047..ecf1bca 100644 --- a/CRAN-SUBMISSION +++ b/CRAN-SUBMISSION @@ -1,3 +1,3 @@ -Version: 0.10.1 -Date: 2025-06-22 16:23:21 UTC -SHA: 4be67f34e25f4ccf9d27000bbea2b5a64afaf27d +Version: 0.10.2 +Date: 2025-07-16 16:10:00 UTC +SHA: 65ad0724775ab26f69312356ee2ed3acc98b0e36 diff --git a/NEWS.md b/NEWS.md index 201054e..ebf71b6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ ### Bug fixes -- `sv_interaction(..., type = "bar")`: Bars of feature pairs appeared twice, see [#178]([https://github.com/ModelOriented/shapviz/issues/178]). +- `sv_interaction(..., type = "bar")`: Bars of feature pairs appeared twice, see [#178](https://github.com/ModelOriented/shapviz/issues/178). # shapviz 0.10.1 diff --git a/cran-comments.md b/cran-comments.md index 17cff75..e5f7aec 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,5 +1,13 @@ # shapviz 0.10.2 +## Resubmission due to error in link in NEWS + +There where squared brackets instead of parentheses in the NEWS file, which is now fixed. + +Thanks for pointing this out, CRAN team! + +## Original message + Hello CRAN team This small update fixes a mistake in a new visualization, where feature pairs appeared twice (a:b and b:a). From 24ceb5f6e4cb797e7a737db012d99a699f941d11 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Thu, 17 Jul 2025 19:39:23 +0200 Subject: [PATCH 2/2] On its way to CRAN --- CRAN-SUBMISSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CRAN-SUBMISSION b/CRAN-SUBMISSION index ecf1bca..d3ad6b6 100644 --- a/CRAN-SUBMISSION +++ b/CRAN-SUBMISSION @@ -1,3 +1,3 @@ Version: 0.10.2 -Date: 2025-07-16 16:10:00 UTC -SHA: 65ad0724775ab26f69312356ee2ed3acc98b0e36 +Date: 2025-07-17 17:18:06 UTC +SHA: 2858e35ec55be68109099c5565318199fd199dbe