From 0f5e94645514cbe27c3f4af1895c6a8bd26300ef Mon Sep 17 00:00:00 2001 From: pvictor Date: Wed, 3 Feb 2021 18:05:38 +0100 Subject: [PATCH] updated cran comments --- cran-comments.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 43a3cee3..ba974feb 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,17 +1,17 @@ ## Test environments -* local Windows 10 install, R 3.6.3 -* ubuntu 16.04, Windows 10, macOS (on GitHub Actions), R 4.0.2 +* local Windows 10 install, R 4.0.3 +* ubuntu 16.04, Windows 10, macOS (on GitHub Actions), R 4.0.3 * win-builder (devel and release) ## R CMD check results -0 errors | 0 warnings | 1 note +0 errors | 0 warnings | 0 note ------- -Fixed failing test with upcoming shiny release causing to resubmit despite last release 6 days ago. -Sorry and thank you, +Fixed some bugs due to last shiny release. +Thanks! Victor