Rev 72348 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
Package: parallelVersion: @VERSION@Priority: baseTitle: Support for Parallel computation in RAuthor: R Core TeamMaintainer: R Core Team <R-core@r-project.org>Description: Support for parallel computation, including by forking(taken from package multicore), by sockets (taken from package snow)and random-number generation.License: Part of R @VERSION@Imports: tools, compilerSuggests: methodsEnhances: snow, nws, RmpiNeedsCompilation: yes