On 23.02.2013 08:11, Scott Kostyshak wrote:
Regarding:
"\pkg{parallle} (as in e.g. \code{mclapply()}."

Two typos:
"parallle" -> "parallel"
"\code{mclapply()}." -> "\code{mclapply()})"

Patch is attached.


Thanks, fixed,
Uwe Ligges


Scott


typoNEWS.Rd.patch.txt


diff --git a/doc/NEWS.Rd b/doc/NEWS.Rd
index c642432..012fd8f 100644
--- a/doc/NEWS.Rd
+++ b/doc/NEWS.Rd
@@ -928,7 +928,7 @@
        unloading.

        The Tcl/Tk event loop is inhibited in a forked child from package
-      \pkg{parallle} (as in e.g. \code{mclapply()}.
+      \pkg{parallel} (as in e.g. \code{mclapply()}).

        \item \code{parallel::makeCluster()} recognizes the value
        \samp{random} for the environment variable \env{R_PARALLEL_PORT}:



______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to