ropensci / spelling

Tools for Spell Checking in R
https://docs.ropensci.org/spelling
Other
107 stars 25 forks source link

spellcheck fails with unhelpful error #6

Closed dmcglinn closed 5 years ago

dmcglinn commented 6 years ago
spell_check_setup()
Error in doc_parse_raw(x, encoding = encoding, base_url = base_url, as_html = as_html,  : 
  PCDATA invalid Char value 8 [9]

this occurred within the R package: https://github.com/mobiodiv/mobsim

jeroen commented 5 years ago

I can no longer reproduce this. I have no idea what the problem was but I guess it's solved.