Skip to content

Commit e848a31

Browse files
authored
Merge pull request #180 from ModelOriented/cran-submission4
CRAN submission
2 parents 65ad072 + 24ceb5f commit e848a31

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
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.10.1
2-
Date: 2025-06-22 16:23:21 UTC
3-
SHA: 4be67f34e25f4ccf9d27000bbea2b5a64afaf27d
1+
Version: 0.10.2
2+
Date: 2025-07-17 17:18:06 UTC
3+
SHA: 2858e35ec55be68109099c5565318199fd199dbe

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Bug fixes
44

5-
- `sv_interaction(..., type = "bar")`: Bars of feature pairs appeared twice, see [#178]([https://github.com/ModelOriented/shapviz/issues/178]).
5+
- `sv_interaction(..., type = "bar")`: Bars of feature pairs appeared twice, see [#178](https://github.com/ModelOriented/shapviz/issues/178).
66

77
# shapviz 0.10.1
88

cran-comments.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# shapviz 0.10.2
22

3+
## Resubmission due to error in link in NEWS
4+
5+
There where squared brackets instead of parentheses in the NEWS file, which is now fixed.
6+
7+
Thanks for pointing this out, CRAN team!
8+
9+
## Original message
10+
311
Hello CRAN team
412

513
This small update fixes a mistake in a new visualization, where feature pairs appeared twice (a:b and b:a).

0 commit comments

Comments
 (0)