AlertaDengue / AlertaDengue/publication-data
Rt_calc-example.rmd :: mcmapply doesn't support multicore on windows
Open
- Dominant language
- HTML
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.