Gábor Csárdi

Results 2222 comments of Gábor Csárdi
trafficstars

R-hub uses the platform and R default, everywhere. We could have an extra one, maybe. Do you have particular suggestions? What does CRAN use for their extra checks?

I am afraid that we cannot legally publish a Docker container with MKL. But I am not entirely sure.

Thanks, this is very valuable! We hope to improve the container that runs the ASAN checks in the near future.

You need to show some examples.

The original poster referred to a different build for PREPERROR than the linked one. The linked one is a `NOTE`, so green.

This is probably because we get a truncated log from Jenkins, so we don't see the actual `R CMD check` run, so we assume there wasn't one. We would need...

No, the reason is https://github.com/r-hub/rhub/issues/448#issuecomment-793776145, i.e. the log is too long and our internal scheduler truncates it, so our app thinks that it stopped there. No need to add more...

They both accept vectors, actually, and yeah, it is not great that they are not consistent. Strictly speaking this would be a breaking change, but I think we can fix...