The R Project SVN R

Rev

Rev 60042 | Rev 71153 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 60042 Rev 61941
Line 7... Line 7...
7
Description: Support for parallel computation, including by forking
7
Description: Support for parallel computation, including by forking
8
   (taken from package multicore), by sockets (taken from package snow)
8
   (taken from package multicore), by sockets (taken from package snow)
9
   and random-number generation.
9
   and random-number generation.
10
License: Part of R @VERSION@
10
License: Part of R @VERSION@
11
Imports: tools
11
Imports: tools
12
Enhances: snow
12
Enhances: snow, nws, Rmpi