12 changed files with 48 additions and 36 deletions
@ -1,2 +1,2 @@ |
|||
This package was submitted to CRAN on 2019-01-24. |
|||
Once it is accepted, delete this file and tag the release (commit 2b6698f1c2). |
|||
This package was submitted to CRAN on 2020-04-02. |
|||
Once it is accepted, delete this file and tag the release (commit c2b16f4911). |
|||
|
@ -1,10 +1,12 @@ |
|||
## Test environments |
|||
* local OS X install, R 3.6.3 |
|||
* ubuntu 14.04 (on travis-ci), R 3.6.3 |
|||
* win-builder (devel and release) |
|||
* local R installation, R 4.0.3 |
|||
* ubuntu 16.04 (on travis-ci), R 4.0.3 |
|||
* win-builder (devel) |
|||
|
|||
## R CMD check results |
|||
|
|||
0 errors | 0 warnings | 1 note |
|||
0 errors | 0 warnings | 0 notes |
|||
|
|||
This an update to fix tibble CRAN check warnings. |
|||
* This is a maintanance/bug-fix release |
|||
* Fixed CRAN check error for age_group_distribution function |
|||
* Fixed dplyr warning |
|||
|
Loading…
Reference in new issue