Skip to content

Commit 5d62a35

Browse files
authored
Merge pull request #138 from ModelOriented/cran-submission
Cran submission
2 parents ceb86d6 + b2511be commit 5d62a35

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Version: 1.2.1
2-
Date: 2024-08-17 15:36:23 UTC
3-
SHA: dd44d33e27102fa327b72bdd4893e4b483b362bc
1+
Version: 1.2.2
2+
Date: 2025-10-12 18:54:38 UTC
3+
SHA: e2f5f86acc73238f926e1ba940b01f1aa0a3e67c

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## Bug fixes
44

5-
- Compatibility warning with ggplot v4.0.
5+
- Compatibility warning with ggplot v4.0 ([#137](https://github.com/ModelOriented/hstats/pull/137)).
66

77
## Documentation
88

99
- Changed Tidymodels example to probabilistic multiclass, see discussion in [#129](https://github.com/ModelOriented/hstats/issues/129).
1010

1111
## Internals
1212

13-
- Use "\r" instead of "_:_" as separator to paste values in multi-column grids (similar to `merge()`). [#133](https://github.com/ModelOriented/hstats/issues/133).
13+
- Use `"\r"` instead of `"_:_"` as separator to paste values in multi-column grids (similar to `merge()`) ([#133](https://github.com/ModelOriented/hstats/issues/133)).
1414

1515
# hstats 1.2.1
1616

0 commit comments

Comments
 (0)