Skip to content

Commit fb3d6d5

Browse files
authored
Merge pull request #196 from microsoft/release/v1.6.3
Release: preparation work for releasing v1.6.3
2 parents 495030d + ae37320 commit fb3d6d5

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: wpa
22
Type: Package
33
Title: Tools for Analysing and Visualising Workplace Analytics Data
4-
Version: 1.6.2.9000
4+
Version: 1.6.3
55
Authors@R: c(
66
person(given = "Martin", family = "Chan", role = c("aut", "cre"), email = "[email protected]"),
77
person(given = "Carlos", family = "Morales", role = "aut", email = "[email protected]"),

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# wpa (development version)
1+
# wpa 1.6.3
22

33
- Added `create_inc()` for creating incidence analysis
4+
- Replaced outdated uses of `mutate_all()` in functions (#195)
45

56
# wpa 1.6.2
67

cran-comments.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77

88
0 errors | 0 warnings | 0 note
99

10-
* This is a new release.
10+
## Submission 1.6.3
11+
12+
New visualization feature and refactoring.
1113

1214
## Submission 1.6.2
1315

0 commit comments

Comments
 (0)