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

remove problematic whitespace in example #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fauconab
Copy link

@fauconab fauconab commented Jun 5, 2023

Whitespace of type U+00a0 was causing the following error:
Error: unexpected input in " "
Execution halted
Replaced with return or space characters as applicable.

@fauconab
Copy link
Author

fauconab commented Jun 7, 2023

@labastar, I saw that you updated the example script.
I tested it just now and it still creates the error:
Error: unexpected input in " "
Execution halted

@pettyalex
Copy link

I was about to open a PR to make this exact change, and rename the example from .txt. to .R.

It was frustrating to be unable to run the example script as it is saved right now.

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.

2 participants