From 08a037d1a23a9a37d044a5c57963147503faad63 Mon Sep 17 00:00:00 2001 From: Sebastian Gibb Date: Wed, 9 Aug 2023 17:41:59 +0200 Subject: [PATCH] docs: update cran-comments --- .Rbuildignore | 1 + cran-comments.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.Rbuildignore b/.Rbuildignore index e20b578..1dfca4e 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -6,3 +6,4 @@ ^cran-comments.md$ ^CRAN-SUBMISSION$ ^codemeta\.json$ +^cran-comments\.md$ diff --git a/cran-comments.md b/cran-comments.md index 4016fb1..b8faf55 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,5 +1,8 @@ Dear CRAN maintainers, +I adapt the unit tests that failed on linux r-devel caused by the new default +`memCompression`/`memDecompression` type libdeflate. + I checked 1 reverse dependencies and didn't found any problem. Best wishes,