diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-21 18:16:52 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-21 18:16:52 +0100 |
commit | 6ea7bc3614b9a303f7c38dd63b9f80b8d0ebd95e (patch) | |
tree | c8d79386f9f01c8ddfe218435860d997ba6af01a /docs/reference/mmkin.html | |
parent | b88bc151196d66d876fbc11059fc8cd365ef5534 (diff) |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/mmkin.html')
-rw-r--r-- | docs/reference/mmkin.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/reference/mmkin.html b/docs/reference/mmkin.html index 65c37898..6c99f07b 100644 --- a/docs/reference/mmkin.html +++ b/docs/reference/mmkin.html @@ -134,7 +134,9 @@ <tr> <th>cores</th> <td><p>The number of cores to be used for multicore processing. This is only - used when the <code>cluster</code> argument is <code>NULL</code>.</p></td> + used when the <code>cluster</code> argument is <code>NULL</code>. On Windows machines, + cores > 1 is not supported, you need to use the <code>cluster</code> argument + to use multiple logical processors.</p></td> </tr> <tr> <th>cluster</th> |