Skip to content

Commit dc6ecd7

Browse files
authored
Merge branch 'main' into 338-resource-links-readme
2 parents 066d289 + d9db1d4 commit dc6ecd7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cards
22
Title: Analysis Results Data
3-
Version: 0.4.0.9013
3+
Version: 0.4.0.9015
44
Authors@R: c(
55
person("Daniel D.", "Sjoberg", , "danield.sjoberg@gmail.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-0862-2018")),

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# cards 0.4.0.9013
1+
# cards 0.4.0.9015
22

33
* Results are now sorted in a consistent manner, by descending groups and strata. (#342, #326)
44

5+
* Added functions `rename_ard_groups_shift()` and `rename_ard_groups_reverse()` for renaming the grouping variables in the ARD. (#344)
6+
57
# cards 0.4.0
68

79
## New Features and Functions

0 commit comments

Comments
 (0)