Why R Math Functions on Windows are Slow, and How to Fix It
R on windows has much slower versions of the log, sine and cosine functions than are available on other platforms, and this can be a serious performance bottleneck for programs which frequently call these math functions. The reason for this is that the library R uses to obtain the log ... [Read more...]