diff --git a/DESCRIPTION b/DESCRIPTION index 0cbf2b3..38e97aa 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: svrep Type: Package Title: Tools for Creating, Updating, and Analyzing Survey Replicate Weights -Version: 0.6.0.9000 +Version: 0.6.1 Authors@R: c(person(given = "Ben", family = "Schneider", diff --git a/NEWS.md b/NEWS.md index 67be9be..f87fa29 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# svrep (development version) +# svrep 0.6.1 * Added support for Fay's generalized replication method, specifically the version proposed in Fay (1989): the key functions are `as_fays_gen_rep_design()` and `make_fays_gen_rep_factors()`, which are nearly identical to the generalized bootstrap functions `as_gen_boot_design()` and `make_gen_boot_factors()`. diff --git a/cran-comments.md b/cran-comments.md index e34cdc9..b958886 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,11 +1,6 @@ ## R CMD check results -0 errors | 0 warnings | 1 note - -* As in previous accepted submissions, I see a note -about DOI links in the DESCRIPTION. The links are valid, -but it seems the URL checker isn't working correctly for -these DOI links. +0 errors | 0 warnings | 0 notes ## Downstream dependencies