AlertaDengue / AlertaDengue/publication-data
Rt_calc-example.rmd :: mcmapply doesn't support multicore on windows
未关闭
- 主要语言
- HTML
- 星标
- 0
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
line 41 gives this error on Win10:
> "Error in mcmapply(evalGenTimeDist, 1:Tmax, MoreArgs = list(a = c(16, 4.3, : 'mc.cores' > 1 is not supported on Windows"
I suggest using `Sys.info()[['sysname']]` to detect the user's computer and adapting your code accordingly.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。