Skip to content

Conversation

@IamDrowsy
Copy link

In R, backslashes in strings needs escaping as in clojure.
When spiting the code, those escaping gets lost, so we need to "double escape" them before spiting.

This is especially important when using huri on windows as the paths to the temp files contain backslashs.

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

Successfully merging this pull request may close these issues.

1 participant