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

R doesn't work #136

Closed
ajaypillarisetti opened this issue Nov 30, 2018 · 7 comments
Closed

R doesn't work #136

ajaypillarisetti opened this issue Nov 30, 2018 · 7 comments

Comments

@ajaypillarisetti
Copy link

R (a statistical environment) doesn't work; exits with bad system call.

apk add R
apk add R-dev

Many thanks. This is amazing!

@ajaypillarisetti ajaypillarisetti changed the title R R doesn't work Nov 30, 2018
@tbodt
Copy link
Member

tbodt commented Dec 1, 2018

Can you run dmesg and tell me which syscall is missing?

@ajaypillarisetti
Copy link
Author

Sure, thanks! It’s 274.

@tbodt
Copy link
Member

tbodt commented Dec 1, 2018

That's the same one numpy needs, interestingly.

@tbodt
Copy link
Member

tbodt commented Dec 8, 2018

R now reports a large number of file not found errors for files that exist.

@tbodt
Copy link
Member

tbodt commented Dec 20, 2018

This seems to be due to missing /proc/self/fd #148

@tbodt
Copy link
Member

tbodt commented Jan 31, 2019

its working now !

@tbodt tbodt closed this as completed Jan 31, 2019
@ajaypillarisetti
Copy link
Author

Amazing, thanks!

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

2 participants