diff --git a/.Rbuildignore b/.Rbuildignore index 6decc4c..be17155 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -4,3 +4,4 @@ README.Rmd NEWS.md ^.*\.Rproj$ ^\.Rproj\.user$ +^CRAN-RELEASE$ diff --git a/DESCRIPTION b/DESCRIPTION index 968c945..9780073 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -28,6 +28,5 @@ Suggests: License: GPL (>= 2) URL: https://github.com/jluchman/domir Encoding: UTF-8 -LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 diff --git a/cran-comments.md b/cran-comments.md index 1a9ebb5..435f55d 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,3 +1,11 @@ +## Resubmission of atched version: 0.0.1 + +* `LazyData` removed from DESCRIPTION file. + * fix to 0.0.0 NOTE on CRAN checks: + * r-devel-linux-x86_64-fedora-clang + * r-devel-linux-x86_64-fedora-gcc + * r-devel-windows-x86_64-gcc10-UCRT + ## Patched version: 0.0.1 This patched version has a major bug fix and additional documentation. Changes from version 0.0.0 include: