我试图在foreach代码中设置.libPaths,但这似乎不起作用。我还希望在全局范围内设置检查点/libPaths,而不是在每个预期调用中设置一次。checkpoint::checkpoint("2018-06-01")
library(doFuture)
doFuture::registerDoFuture# Code to run in parallel does not make much sense of course but I wanted t
foreach (char c in System.IO.Path.GetInvalidPathChars()) Console.Write((byte)c);}foreach (char c in System.IO.Path.GetInvalidFileNameChars()) Console.Write((byte)c);
Console.Write(", &