From cd3104c69f568c06a269c29448266284a2351da1 Mon Sep 17 00:00:00 2001 From: Raphael Sonabend Date: Sun, 26 Jul 2020 12:00:51 +0100 Subject: [PATCH] update cran comments --- cran-comments.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index bec706ea..48e99ab8 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,14 +1,15 @@ ## Comments -Sorry for second submission. Previous submission broke reverse dependencies in an unexpected way. Breakages now in `distr6` and `mlr3proba` are expected and patches are ready to fix them. +Early submission due to errors in R-devel. ## Test Environments On GitHub actions: * windows-latest (R release) +* windows-latest (R devel) +* windows-latest (R 3.6) * macOS-latest (R release) -* macOS-latest (R devel) * ubuntu-latest (R release) ## R CMD check results @@ -16,4 +17,4 @@ On GitHub actions: There were no ERRORs, WARNINGs, or NOTEs. ## Downstream dependencies - Breakages in `distr6` and `mlr3proba` are expected and patches are ready to fix them. +All downstream dependencies OK.