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

Could cctools-port be used to cross-compile R for iOS? #128

Open
SugarRayLua opened this issue Dec 21, 2022 · 2 comments
Open

Could cctools-port be used to cross-compile R for iOS? #128

SugarRayLua opened this issue Dec 21, 2022 · 2 comments

Comments

@SugarRayLua
Copy link

Hello.

I am a novice linux user/programmer who would like to run the R statistical language natively on my iPad. As far as I can tell, no one has successfully cross-compiled R for iOS (one developer on the App Store has tried: "R Analyst" but the app is unable to perform many R functions). Yet, R successfully compiles on Mac OSX. I came across the cctool-port on github and was wondering if it might be able to help me cross-compile R for iOS. If so, I'm willing to learn/try cross-compiling to iOS on Linux (or via terminal on my MacOS) and would appreciate any additional tips beyond the instructions provided in the README.

Thanks and Happy Holidays!

@shepherdjerred
Copy link

Hello! I think you would be more interested in the osxcross project. It is likely possible to compile R for iOS, but I doubt that it'll be easy unless you have a solid understanding of the compilation process and linux compilation tools.

I would suggest looking into something like GitHub Codespaces or similar. It would be a lot less work and yield a similar result.

@SugarRayLua
Copy link
Author

Thank you very much, @shepherdjerred, I'll check out those suggestions!

Have a good week :-)

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