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

ANALYZE-IT-JS Error: ‘length = x’ in coercion to ‘logical(1)’ #9

Open
pieterhm opened this issue May 9, 2023 · 0 comments
Open

Comments

@pieterhm
Copy link

pieterhm commented May 9, 2023

app.R in the jsPsych folder suffers from an error ("Error: ‘length = x’ in coercion to ‘logical(1)’") when using R version 4.2 or later.

The likely reason for this error is the use of '&&' on lines 81 and 200. See explanation here: https://stackoverflow.com/a/72848495

For other users facing this issue: install R version 4.1.3 or older and follow the steps described in the README-ANALYZE-IT-JS file.

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

1 participant