報(bào)錯(cuò):The size of the connection buffer (131072) was not large enough
to fit a complete line:
? * Increase it by setting `Sys.setenv("VROOM_CONNECTION_SIZE")`
?0s
為內(nèi)存不足,運(yùn)行如下代碼:
Sys.setenv("VROOM_CONNECTION_SIZE"=131072*6)
報(bào)錯(cuò):The size of the connection buffer (131072) was not large enough
to fit a complete line:
? * Increase it by setting `Sys.setenv("VROOM_CONNECTION_SIZE")`
?0s
為內(nèi)存不足,運(yùn)行如下代碼:
Sys.setenv("VROOM_CONNECTION_SIZE"=131072*6)