Package: r-cran-hunspell / 3.0.5+dfsg-1

Metadata

Package Version Patches format
r-cran-hunspell 3.0.5+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_debian_packaged_libhunspell.patch | (download)

src/Makevars | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 use debian packaged libhunspell
 This patch works with a code copy of Debian packaged csutil.hxx
 since this header file is missing in libhunspell-dev.
 .
 Use use_debian_packaged_libhunspell.patch_csutil.hxx instead
 once the header file is included into the library package.


skip_two_tests_failing_with_debian_packaged_hunspell.patch | (download)

tests/testthat/test-encodings.R | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 as suggested by upstream
             https://github.com/ropensci/hunspell/issues/55#issuecomment-1813237103
             these tests should be excluded when not using the copy of the directories
             that is included in r-cran-hunspell source