diff --git a/cran-comments.md b/cran-comments.md index 01dfa57..176405a 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -6,8 +6,7 @@ - r-hub - Windows Server 2008 R2 SP1, R-devel, 32/64 bit - Ubuntu Linux 16.04 LTS, R-release, GCC - - Fedora Linux, R-devel, clang, gfortran -- win-builder: +- win-builder - x86_64-w64-mingw32 (64-bit), R version 3.6.1 (2019-07-05) - x86_64-w64-mingw32 (64-bit), R Under development (unstable) (2019-12-02 r77499) @@ -21,6 +20,5 @@ There are currently no downstream dependencies for this package. ## Remarks -The previous version did not declared Pandoc as SystemRequirements. -It caused errors on some environments (https://cran.r-project.org/web/checks/check_results_felp.html). -This version fixed the problem by removing the dependency on Pandoc. +CRAN noticed that pandoc is missing from SystemRequirements. +The problem is fixed by removing the dependency on Pandoc.