Dear list,

Please find below a patch for a trivial
typo in Foreign.Rd (base package)

Kind regards,
Tobias

Index: Foreign.Rd

===================================================================

--- Foreign.Rd  (revision 42784)

+++ Foreign.Rd  (working copy)

@@ -68,7 +68,7 @@

    compiled code that uses \R objects in the same way as internal
    \R functions.

-  \code{.Call} and \code{.Call.graphics} can be used call compiled code
+  \code{.Call} and \code{.Call.graphics} can be used to call compiled code
    which makes use of internal \R objects.  The arguments are passed to
    the C code as a sequence of \R objects.  It is included to provide
    compatibility with S version 4.

-- 

Tobias Verbeke - Consultant
Business & Decision Benelux
Rue de la révolution 8
1000 Brussels - BELGIUM

+32 499 36 33 15
[EMAIL PROTECTED]

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

Reply via email to