From efa07b4e1aee381fe8dc753702e45c1d1e9625c4 Mon Sep 17 00:00:00 2001 From: David Hugh-Jones Date: Thu, 15 Dec 2022 18:16:14 +0000 Subject: [PATCH] Tweak to CRAN comments --- cran-comments.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index decc4539..4aef2bb1 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -4,24 +4,23 @@ Release for compatibility with dplyr 1.1.0. ## Test environments * local OS X install (R 4.2.0) -* github (windows/linux, release/devel) -* windows on appveyor (release and stable) -* win-builder release/devel +* github (windows/linux/mac, release/devel) +* win-builder release/devel/oldrelease * mac-builder release ## R CMD check results A note about undeclared namespaces. This is a false positive: R6 and -xml2 are indeed used. +xml2 are indeed used. On oldrelease a note about RTF being misspelled, -On Github, win-builder, Appveyor and locally: OK. +Otherwise OK. ## revdepcheck results -glmmTMB had problems. These seem more likely to be do with different versions of -Matrix on my machine than with huxtable: errors are in functions which don't use huxtable. +Two packages failed to check due to R CMD check timeouts. The other 14 packages +were fine. Full report: