Stepan Sindelar
Stepan Sindelar
Hello Rodrigo, we plan to support access from multiple threads but one thread at a time. You can then probably just use Mutex in Ruby to make sure that only...
Hello abhinaynagpal, thank you for the report. We will fix it. It should be: ``` FC = "$(R_HOME)/bin/f2c-wrapper" "$(R_HOME)/bin/safe-forward-gfortran" ``` the tool `f2c-wrapper` tries to use f2c to produce LLVM...
Hello, thank you for the request. Did you try and have any luck installing and running `rstan` on FastR? I am asking in case there is some non-obvious configuration/setup that...
Hello, thank you for reaching to us. If I understand it correctly, you are looking for something like [TruffleRuby standalone distribution](https://github.com/oracle/truffleruby/blob/master/doc/user/standalone-distribution.md)? Note that the size of compressed TruffleRuby standalone is...
Hello @nnikolic-arcadis, please note that @Akirathan's work will only fix this specific issue. We have limited resources and pushing for more complete compatibility with this dplyr version is not at...
Hello thank you for the report. This seems to be a bug in GraalVM LLVM. I could reduce the issue to a simple reproducer below that doesn't need any packages...
Hello Lucas, thank you for the report. We've inherited this issue from GNU-R. I'll check if they have fixed that in newer versions and otherwise report to them. We'll either...
Hello, this is certainly weird. It looks like as if `jsonlite.so` was not produced at all, the C sources compilation step is completely missing in the log, it should look...
> If I would need to add it, I would need to anonimize it. If it would help, I would be more than happy to do so. Let me know....
Hello, so finally we can reproduce the issue and we'll look into it.