From 93e025413c4df8e5384417e151b6b475a861ff1e Mon Sep 17 00:00:00 2001 From: "Brian J. Knaus" Date: Thu, 18 May 2017 07:51:12 -0700 Subject: [PATCH] updated NEWs.md and cran-comments.md to reflect release of v1.5.0 --- NEWS.md | 2 +- cran-comments.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 9f0b1956..e6defd8f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,7 +10,7 @@ This may have been addressed at 64a308ba50b9119108e8946737460de5997b805b by addi # vcfR 1.5.0 -Released on CRAN 2017-05-XX. +Released on CRAN 2017-05-18. * Created `genetic_diff()` to calculate fixation indicies. * Addressed symbol recognition NOTE: https://github.com/RcppCore/Rcpp/issues/636#issuecomment-280985661. diff --git a/cran-comments.md b/cran-comments.md index 9e3a2857..8e895aca 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -69,6 +69,8 @@ On various suspect functions. However, I think its polite to thank those who have helped this project. So I've decided to start a list of thanks with the hope that these individuals may see this in the future. +v1.5.0 Thank you Kurt Hornik for helping me! + v1.4.0 Thank you Uwe Ligges and Kurt Hornik for helping me! v1.3.0 Thank you Uwe Ligges and Kurt Hornik for helping me!