Rev 88503 | 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 <do-use-Contact-address@r-project.org>Contact: R-help mailing list <r-help@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, Rmpi, mirai, parallellyNeedsCompilation: yesEncoding: UTF-8