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

Slow/impossible to retrieve a Julia Mids object from R #17

Open
tom-metherell opened this issue Nov 29, 2023 · 1 comment
Open

Slow/impossible to retrieve a Julia Mids object from R #17

tom-metherell opened this issue Nov 29, 2023 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@tom-metherell
Copy link
Owner

This is an issue in 0.2.0 that I have tried and failed to investigate. Essentially, if you start in Julia and use RCall.jl, everything is fine. However, if you start in R and try to get the Mids object back into R using julia_eval(), it either doesn't work or hangs for a really long time.

For now, if you want to use R code with Mice.jl, I would recommend starting in Julia and switching to/from R as necessary (it's easier to do that from Julia than from R, anyway!). I hope to be able to fix this ASAP.

@tom-metherell tom-metherell added bug Something isn't working help wanted Extra attention is needed labels Nov 29, 2023
@tom-metherell
Copy link
Owner Author

JuliaCall seems pretty unusable at this point, so I've removed references to it from the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant