File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Direct support in R started with release 2.14.0 which includes a new package **p
37
37
incorporating (slightly revised) copies of packages multicore and `r pkg("snow", priority =
38
38
"core")`. Some types of clusters are not handled directly by the base package 'parallel'. However,
39
39
and as explained in the package vignette, the parts of parallel which provide ` r pkg("snow") ` -like
40
- functions will accept ` r pkg("snow") ` clusters including MPI clusters. Use ` vignette("parallel") ` to
40
+ functions will accept ` r pkg("snow") ` clusters including MPI clusters. Use ` vignette("parallel", package="parallel" ) ` to
41
41
view the package vignette.\ The ** parallel** package also contains support for multiple RNG streams
42
42
following L'Ecuyer et al (2002), with support for both mclapply and snow clusters.\ The version
43
43
released for R 2.14.0 contains base functionality: higher-level convenience functions are planned
You can’t perform that action at this time.
0 commit comments