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

createXevaSet does not with with tibble objects #17

Open
sgosline opened this issue May 20, 2020 · 0 comments
Open

createXevaSet does not with with tibble objects #17

sgosline opened this issue May 20, 2020 · 0 comments

Comments

@sgosline
Copy link

I ran into the following error creating a Xeva set with tibbles:

## Error in `[<-.data.frame`(`*tmp*`, , w, value = NA) : 
##   replacement has 1 row, data has 0

After much back and forth I determined it was because I was passing in tibbles from the tidyverse package instead of data.frames. Can you please update the documentation/error messages or perhaps update the package to be tidy-friendly?

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