Skip to content

Commit 2c7f052

Browse files
committed
prepare for cran release
1 parent b0dd488 commit 2c7f052

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: phsmethods
22
Title: Standard Methods for Use in Public Health Scotland
3-
Version: 1.0.2.9000
3+
Version: 1.1.2
44
Authors@R: c(
55
person("Public Health Scotland", , , "phs.datascience@phs.scot", role = "cph"),
66
person("David", "Caldwell", , "David.Caldwell@phs.scot", role = "aut"),

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# phsmethods (development version)
1+
# phsmethods 1.1.2 (2026-02-24)
22

33
## New features
44

@@ -51,6 +51,8 @@ multiplication, division, rounding, summary statistics, etc. The more
5151
traditional workflow would require a lot more effort to do these same
5252
operations.
5353

54+
The vignette for `percent` functions has also been written for users to view.
55+
5456
## Lifecycle changes
5557

5658
- `file_size()` has been deprecated as we believe it is no longer relevant ([#11](https://github.com/Public-Health-Scotland/phsmethods/issues/11)).

0 commit comments

Comments
 (0)