17 lines
581 B
Plaintext
17 lines
581 B
Plaintext
|
Package: parallel
|
||
|
Version: 4.4.2
|
||
|
Priority: base
|
||
|
Title: Support for Parallel Computation in R
|
||
|
Author: R Core Team
|
||
|
Maintainer: 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 4.4.2
|
||
|
Imports: tools, compiler
|
||
|
Suggests: methods
|
||
|
Enhances: snow, Rmpi
|
||
|
NeedsCompilation: yes
|
||
|
Built: R 4.4.2; x86_64-w64-mingw32; 2024-10-31 16:47:12 UTC; windows
|