Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gramcheck() Error in rjson::fromJSON(x) : #36

Open
rafavdz opened this issue Oct 26, 2022 · 1 comment
Open

gramcheck() Error in rjson::fromJSON(x) : #36

rafavdz opened this issue Oct 26, 2022 · 1 comment

Comments

@rafavdz
Copy link

rafavdz commented Oct 26, 2022

Hi all,

This is a very useful package specially for nonative english spekers! Many thanks to the contributors!

I just installed the packages and dependencies as suggested.

The wellspell.addin:::gramcheck() functions works as expected. However, when I run the wellspell.addin:::gramcheck(), I got the language selector pop-up window but then it prints the following error:

Error in rjson::fromJSON(x) :
CHAR() can only be applied to a 'CHARSXP', not a 'NULL'

Any ideas why I am not able to run it?

sessionInfo()
R version 4.2.1 (2022-06-23 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19042)

Matrix products: default

locale:
[1] LC_COLLATE=English_United Kingdom.utf8
[2] LC_CTYPE=English_United Kingdom.utf8
[3] LC_MONETARY=English_United Kingdom.utf8
[4] LC_NUMERIC=C
[5] LC_TIME=English_United Kingdom.utf8

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] shiny_1.6.0

@nevrome
Copy link
Owner

nevrome commented Oct 27, 2022

Interesting - for me it still works. Which version of LanguageTool are you running? Can you check with LanguageToolR::lato_get_version()?

And which version of the rjson do you have installed?

Does this issue only arise with certain text samples, or always, no matter what you want to check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants