Skip to content

Commit 60a73f6

Browse files
committed
v0.3.2 [skip vbump]
1 parent 0dee61a commit 60a73f6

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

CRAN-SUBMISSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Version: 0.3.1
2-
Date: 2025-12-03 02:04:28 UTC
3-
SHA: f6ac31c525eedf307f2cc514e47a719df100980d
1+
Version: 0.3.2
2+
Date: 2026-02-04 20:17:02 UTC
3+
SHA: 0dee61add5219600692a66c173067d8ddb16d914

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cardx
22
Title: Extra Analysis Results Data Utilities
3-
Version: 0.3.1.9001
3+
Version: 0.3.2
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,4 +1,6 @@
1-
# cardx 0.3.1.9001
1+
# cardx 0.3.2
2+
3+
* Swapped internal use of `dplyr::case_when()` for `dplyr::recode_values()` as the former is now deprecated. (#327)
24

35
# cardx 0.3.1
46

0 commit comments

Comments
 (0)