Skip to content
Prev 56639 / 63421 Next

Parsing code with newlines

On 4/5/19 8:14 AM, Mikhail Titov wrote:
Please check https://www.r-project.org/posting-guide.html and update 
your post if you still need to get help here - from your current post I 
am not sure what you did, what was the error you got and from which 
tool, why you think the error was a result of something not working 
correctly/as documented, etc. The original post with the same subject 
you are probably referring to had the same problem.

Please also note that "tests" (tests/Embedding/RParseEval.c) are not 
examples - if they do not catch R errors in some cases that is perfectly 
ok, they also may use internal API that is indeed not documented e.g. in 
Writing R Extensions. Note Writing R Extensions has a section on 
embedding R and on cleanup handlers.

Best
Tomas