From a93a059497ea9eeca4a961d3a322f7e8e6036b7c Mon Sep 17 00:00:00 2001 From: John Mount Date: Wed, 26 Jan 2022 12:39:41 -0800 Subject: [PATCH] complete checks --- cran-comments.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cran-comments.md b/cran-comments.md index b91a5d82..6c2cdb18 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -21,6 +21,14 @@ Both notes are side-effects of test environment, not from the package. devtools::check_win_devel() + * using R Under development (unstable) (2022-01-25 r81562 ucrt) + * using platform: x86_64-w64-mingw32 (64-bit) + * using session charset: UTF-8 + * checking for file 'wrapr/DESCRIPTION' ... OK + * checking extension type ... Package + * this is package 'wrapr' version '2.0.9' + ... + Status: OK ### MacOS