diff --git a/DESCRIPTION b/DESCRIPTION index 0ad7effd..6d01572f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: yardstick Title: Tidy Characterizations of Model Performance -Version: 1.0.0.9000 +Version: 1.1.0 Authors@R: c( person("Max", "Kuhn", , "max@rstudio.com", role = "aut"), person("Davis", "Vaughan", , "davis@rstudio.com", role = "aut"), diff --git a/NEWS.md b/NEWS.md index ca589b67..90495063 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# yardstick (development version) +# yardstick 1.1.0 * Emil Hvitfeldt is now the maintainer (#315). diff --git a/cran-comments.md b/cran-comments.md index d3351513..d1116ad1 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,3 +1,7 @@ +## Submission 1.1.0 + +This minor release of yardstick changes the maintainer from Davis to Emil. + ## Submission 1.0.0 This major release of yardstick adds case weight support throughout the package. diff --git a/revdep/cran.md b/revdep/cran.md index 1ac9688c..a3cfa311 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -1,6 +1,6 @@ ## revdepcheck results -We checked 28 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. +We checked 29 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. * We saw 0 new problems * We failed to check 0 packages