Skip to content

Commit bd5841d

Browse files
committedAug 17, 2022
Increment version number to 0.4.4.9000
1 parent 54ca790 commit bd5841d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: corrr
33
Title: Correlations in R
4-
Version: 0.4.4
4+
Version: 0.4.4.9000
55
Authors@R: c(
66
person("Max", "Kuhn", , "max@rstudio.com", role = c("aut", "cre")),
77
person("Simon", "Jackson", role = "aut"),

‎NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# corrr (development version)
2+
13
# corrr 0.4.4
24

35
- Make `colpair_map()` more robust to input column names, with the exception of ".data" and ".env" (@jameslairdsmith, #131).

0 commit comments

Comments
 (0)
Please sign in to comment.