From 74f996082d5116f2b07bb20b84d8b084a9f5ef1f Mon Sep 17 00:00:00 2001 From: Scott Chamberlain Date: Fri, 13 Nov 2020 07:51:09 -0800 Subject: [PATCH] update cran comments detailing the fix --- cran-comments.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cran-comments.md b/cran-comments.md index 43c1a06..d234fd5 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -14,7 +14,9 @@ --- -This version makes a fix for the forthcoming version of magrittr, which this package depends on. +This version makes a fix for the forthcoming version of magrittr, which this package depends on. + +This is a re-submission of this version, fixing a problem. Thanks! Scott Chamberlain