|
1 | 1 | ## Release summary |
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.. |
| 2 | +This is a major update release for the FunnelPlotR package, changing several arguments to the core function for consistency, adding new functionality, and correcting errors in control limit calculations. All replaced function arguments are soft deprecated, and documented. |
3 | 3 |
|
4 | 4 | ## Test environments |
5 | | -* local windows 10, R 4.0.3 |
6 | | -* Windows, R devel 2020-09-09 r79174, on Win-builder |
7 | | -* Ubuntu 16.04.6 LTS (on travis-ci), R 4.0.2 |
| 5 | +* local windows 10, R 4.1.1 |
| 6 | + |
| 7 | +* R-devel, on Win-builder |
8 | 8 |
|
9 | 9 | * GitHub actions: |
10 | | - * Mac OS x 10.15.7, R 4.0.3 |
11 | | - * Windows Server x64 2019, R 4.0.3 |
| 10 | + * Mac OS x 10.15.7 19H1323, R 4.1.1 |
| 11 | + * Windows Server x64 2019, R 4.1.1 |
12 | 12 | * Windows Server x64 latest, R 3.6.3 |
13 | | - * Ubuntu 16.04.07, R-devel 2020-11-27 r79522 |
14 | | - * Ubuntu 16.04.07, R 4.0.3 |
15 | | - * Ubuntu 16.04.07, R 3.6.3 |
16 | | - * Ubuntu 16.04.07, R 3.5.3 |
17 | | - * Ubuntu 16.04.07, R 3.4.4 |
18 | | - * Ubuntu 16.04.07, R 3.3.3 |
| 13 | + * Ubuntu 20.04.3 LTS, R-devel 2021-09-11 r80887 |
| 14 | + * Ubuntu 20.04.3 LTS, R 4.1.1 |
19 | 15 |
|
20 | 16 | * r-hub: |
21 | | - * Ubuntu Linux 16.04 LTS, R-release, GCC |
| 17 | + * Ubuntu Linux 20.04.1 LTS, R-release, GCC |
| 18 | + * x86_64-pc-linux-gnu |
22 | 19 | * Fedora Linux, R-devel, clang, gfortran |
23 | 20 | * Windows Server 2008 R2 SP1, R-devel, 32/64 bit |
24 | 21 |
|
25 | 22 | ## R CMD check results |
26 | 23 | There were no ERRORs or WARNINGs. |
27 | 24 |
|
28 | | -NOTE on Win-builder for possibly invalid URL. URL was checked and is valid. |
29 | | -NOTE on R-Hub Fedora: checking for future file timestamps - unable to verify current time |
| 25 | +NOTE concerning new maintainer is a change of email address for the old maintainer after changing role. |
| 26 | +NOTEs for 'possibly invalid URL' have all been checked and are valid. |
30 | 27 |
|
31 | 28 |
|
32 | 29 | ## Downstream dependencies |
|
0 commit comments