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

Error in rep: (converted from warning) partial argument match of 'len' to 'length.out' #64

Open
stallowin opened this issue Sep 26, 2023 · 0 comments

Comments

@stallowin
Copy link

Just started trying to use DataEditR but the csv in edit mode flashes up briefly then disappears and I get the following in the console: Error: (converted from warning) Error in rep: (converted from warning) partial argument match of 'len' to 'length.out'

Any ideas what the issue might be?

Code used:

mtcars
mtcars_new <- data_edit(mtcars,
                      save_as = "mtcars_new.csv")
data_edit(mtcars)

For reference I'm using Rstudio on Macbook. M1 chip and R version 4.3.1 (2023-06-16). Tried with both CRAN and dev versions installed. Using the Addins menu results in the same issue

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