Alex Bertram

Results 77 comments of Alex Bertram

It's tricky because if the msbuild task is requested and mono is absent, then the build should fail. But if the task was disabled by the absence of mono, then...

This is great, Per!

This method is implemented by the base class of MixedPtr. It's not clear to me why this is neccessary or what problem it solves.

This is indeed a bug in the _beta_ release. You can try using the latest stable release (0.9.x). See here: http://packages.renjin.org/package/org.renjin.cran/survey/3.35-1 But keep in mind that no version of Renjin...

@bddbot ok tot test!

@bddbot ok to test!

Thanks @BartoszKolodziejek ! Can you add a test case to `packages/stats/src/test/R` and then I'm happy to merge!

Pull requests welcome! The implementation should be fairly simple, but I'm not sure what is expected in the event of error. See the implementation fo Rf_eval: https://github.com/bedatadriven/renjin/blob/cac412d232ad66d4ee8e37cfc8cb70a45e676e19/tools/gnur-runtime/src/main/java/org/renjin/gnur/api/Rinternals.java#L1796

What do you mean by > transpiling C code of core functions is not similar to what happen with packages. ?