Skip to content

Commit 3fde6da

Browse files
committed
prepping for 0.2.1 release [skip vbump]
1 parent c8e91f8 commit 3fde6da

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Version: 0.2.1
2+
Date: 2024-08-16 18:59:41 UTC
3+
SHA: c8e91f8b74399e1f9964ba0a147e47fc8156073b

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.2.0.9004
3+
Version: 0.2.1
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cards 0.2.0.9004
1+
# cards 0.2.1
22

33
* Update in `ard_categorical()` to use `base::order()` instead of `dplyr::arrange()`, so the ordering of variables match the results from `base::table()` in some edge cases where sorted order was inconsistent.
44

0 commit comments

Comments
 (0)