rhub icon indicating copy to clipboard operation
rhub copied to clipboard

Windows image fails because of lack of suitable spell-checker

Open dramanica opened this issue 3 years ago • 1 comments

When I run check_on_cran(), the Windows checks return success. However, looking at the logs, I get:

#> * checking CRAN incoming feasibility ...
#> Error in aspell(files, filter = list("dcf", ignore = ignore), control = control, :
#> No suitable spell-checker program found
#> Execution halted

So, two issues: First, aspell does not work properly on Windows (the checks work fine on Linux, and they succeed on Windows if I set _R_CHECK_CRAN_INCOMING_USE_ASPELL_='false'). Second, the error is not caught, and a success is reported despite execution being halted.

dramanica avatar Nov 29 '22 21:11 dramanica

Yes, I'm seeing this as well. Here is the report: https://builder.r-hub.io/status/chromatographR_0.4.5.tar.gz-71f3c5848dd84062a45edf0ed68d7015

ethanbass avatar Dec 11 '22 15:12 ethanbass

This issue is about the previous R-hub system, it does not apply to the new system, so I am closing it now. Please see https://r-hub.github.io/rhub/ for the new system, R-hub v2.

gaborcsardi avatar May 09 '24 12:05 gaborcsardi