Skip to content

Commit 93b4082

Browse files
committed
updated news and cran-comments
1 parent 7996ecf commit 93b4082

2 files changed

Lines changed: 12 additions & 7 deletions

File tree

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# FunnelPlotR 0.3.2
2+
3+
- Bug fix for limits related to NHS Digital SHMI method, correcting truncation and rounding issue that led to wrong limits being too wide.
4+
- Typos in support material
5+
16
# FunnelPlotR 0.3.1
27

38
- Significantly reorganised the internals into more small functions

cran-comments.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
## Release summary
2-
This is a major release for the FunnelPlotR package, adding more stats methods, S3 system, changes to user interface, new vignette and removing un-needed dependencies.
2+
This is a minor release for the FunnelPlotR package, correcting a bug in the way one set of control limits were calculated, plus a several small typos in support material..
33

44
## Test environments
5-
* local windows 10, R 4.0.2
5+
* local windows 10, R 4.0.3
66
* Windows, R devel 2020-09-09 r79174, on Win-builder
77
* Ubuntu 16.04.6 LTS (on travis-ci), R 4.0.2
88

99
* GitHub actions:
10-
* Mac OS x, R 4.0.2
11-
* Windows Server x64 latest, R 4.0.2
10+
* Mac OS x 10.15.7, R 4.0.3
11+
* Windows Server x64 2019, R 4.0.3
1212
* Windows Server x64 latest, R 3.6.3
13-
* Ubuntu 16.04.07, R-devel 2020-09-13 r79195
14-
* Ubuntu 16.04.07, R 4.0.2
13+
* Ubuntu 16.04.07, R-devel 2020-11-27 r79522
14+
* Ubuntu 16.04.07, R 4.0.3
1515
* Ubuntu 16.04.07, R 3.6.3
1616
* Ubuntu 16.04.07, R 3.5.3
1717
* Ubuntu 16.04.07, R 3.4.4
@@ -26,7 +26,7 @@ This is a major release for the FunnelPlotR package, adding more stats methods,
2626
There were no ERRORs or WARNINGs.
2727

2828
NOTE on Win-builder for possibly invalid URL. URL was checked and is valid.
29-
NOTE on all systems except fedora: checking for future file timestamps - unable to verify current time
29+
NOTE on R-Hub Fedora: checking for future file timestamps - unable to verify current time
3030

3131

3232
## Downstream dependencies

0 commit comments

Comments
 (0)