Mehmet Hakan Satman

Results 122 comments of Mehmet Hakan Satman

The Fortran code in that R package is compiled for all targets: https://github.com/JuliaPackaging/Yggdrasil/issues/7224#event-10161803077 Now mrfDepth_jll is ready for possible implementation of `deepestregression()`.

many thanks. maybe, this can be carried on an other issue @Kopilov

@tomgrille is this issue resolved or are there any code improvements for this?

Hi Steven, After adding your code and getting all tests passed we can close this issue. Thank you in advance

Thank you for your contribution. Stay in touch

In MacOs, there is a problem about UTF8 tests. The error log is `Running com.github.rcaller.UTF8Test Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.562 sec

thank you @Kopilov , will try later.

@Kopilov when arrow is enabled, tests are not passed with message `java.lang.NoClassDefFoundError: Could not initialize class org.apache.arrow.memory.util.MemoryUtil` using maven. what is the problem with this?

couldn't it be implemented in such way that we can simply do mvn test?