diff --git a/DESCRIPTION b/DESCRIPTION index 69fea7c..54028d1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: nfl4th Title: Functions to Calculate Optimal Fourth Down Decisions in the National Football League -Version: 1.0.0.9004 +Version: 1.0.1 Authors@R: c(person(given = "Ben", family = "Baldwin", diff --git a/cran-comments.md b/cran-comments.md index 4e26a95..e10c8fa 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,7 +1,10 @@ -## Resubmission -* Added web references to data sources in DESCRIPTION per CRAN request -* Unwrapped \donttest{} from examples that run in < 5 seconds per CRAN request -* Added `testthat` unit tests for longer-running functions +## Release summary + +This is a minor release that + +* fixes bugs +* fixes the LazyData note +* fixes a URL that was redirecting ## Test environments * Windows Server 2008 R2 SP1, R-oldrel, 32/64 bit @@ -16,6 +19,4 @@ ## R CMD check results -0 errors | 0 warnings | 1 note - -* This is a new release. +0 errors | 0 warnings | 0 notes