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

R""" block giving "syntax: incomplete: invalid string syntax" #280

Closed
kool7d opened this issue Nov 20, 2018 · 1 comment
Closed

R""" block giving "syntax: incomplete: invalid string syntax" #280

kool7d opened this issue Nov 20, 2018 · 1 comment

Comments

@kool7d
Copy link

kool7d commented Nov 20, 2018

R" [code] " works fine, but R""" code blocks do not.
For example:
R"""
modes <- nma(read.all(pdbs))
"""
gives me a string syntax error

@palday
Copy link
Collaborator

palday commented Jul 18, 2024

I can't reproduce this on the current release, so I'm going to treat this as stale. If you have an MWE on a recent release (preferably an MWE without needing external data/packages), then please feel free to re-open

@palday palday closed this as completed Jul 18, 2024
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