diff --git a/DESCRIPTION b/DESCRIPTION index 288304c..989f7ee 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: ffsimulator Title: Simulate Fantasy Football Seasons -Version: 1.2.0.04 +Version: 1.2.1 Authors@R: person(given = "Tan", family = "Ho", diff --git a/NEWS.md b/NEWS.md index 88adc30..a8fc55c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,8 @@ -# ffsimulator (development version) +# ffsimulator 1.2.1 -## Fixes +Update to add 2021 data to ranking history, minor bug fixes, and resolve CRAN documentation issues. + +## Bugfixes - Patch if all weeks are bye weeks as zero - Bump minimum nflreadr version to 1.2.0 because of data repo location change. @@ -8,6 +10,8 @@ - typo corrections in custom simulations vignette - Redocument and fix spacing for CRAN issues +Thank you to all who've provided feedback and contributions on this release, including: [@bcarancibia](https://github.com/bcarancibia), [@maatspencer](https://github.com/maatspencer), [@rogers1000](https://github.com/rogers1000), and [@topfunky](https://github.com/topfunky). + --- # ffsimulator 1.2.0 diff --git a/cran-comments.md b/cran-comments.md index ebd1677..eaabd88 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,11 +1,11 @@ -Adds new features and corrects failed donttest issue as requested by CRAN. +Minor data update and documentation fix as requested by CRAN. ## Test environments -* Windows 10 (local), R 4.1.0 -* macOS-release (on GitHub Actions), R 4.1.0 -* windows-release (on GitHub Actions), R 4.1.0 -* ubuntu 20.04 (on GitHub Actions), R 4.1.0 -* ubuntu 20.04 (on GitHub Actions), R-devel +* Windows 10 (local), R 4.2.0 +* macOS-release (on GHA), R 4.2.0 +* windows-release (on GHA), R 4.2.0 +* ubuntu 20.04 (on GHA), R 4.2.0 +* ubuntu 20.04 (on GHA), R-devel ## R CMD check results diff --git a/man/fp_rankings_history.Rd b/man/fp_rankings_history.Rd index e021873..49246cb 100644 --- a/man/fp_rankings_history.Rd +++ b/man/fp_rankings_history.Rd @@ -5,7 +5,7 @@ \alias{fp_rankings_history} \title{Historical draft position ranks} \format{ -An object of class \code{tbl_df} (inherits from \code{tbl}, \code{data.frame}) with 7503 rows and 10 columns. +An object of class \code{tbl_df} (inherits from \code{tbl}, \code{data.frame}) with 10749 rows and 10 columns. } \usage{ fp_rankings_history