Good evening, Spotted a very minor spelling mistake in the source for the grep help. And thanks to R-Core for all their work - it's a tribute to R-Core, that these sort of "problems" are rare indeed. Best regards, Sean O'Riordain Dublin sean at sean7:~/R/RSVN/R/trunk/src/library/base/man$ svn diff Index: grep.Rd ==================================================================--- grep.Rd (revision 47031) +++ grep.Rd (working copy) @@ -102,7 +102,7 @@ For \code{sub} and \code{gsub} a character vector of the same length and with the same attributes as \code{x} (after possible coercion). - Elements of character vectors \code{x} which are not subsituted will + Elements of character vectors \code{x} which are not substituted will be return unchanged (including any declared encoding). If \code{useBytes = FALSE}, either \code{perl = TRUE} or \code{fixed TRUE} and any element of \code{pattern}, \code{replacement} and
>>>>> "SO" == Sean O'Riordain <seanpor at acm.org> >>>>> on Mon, 1 Dec 2008 19:32:13 +0000 writes:SO> Good evening, SO> Spotted a very minor spelling mistake in the source for the grep help. SO> And thanks to R-Core for all their work - it's a tribute to R-Core, SO> that these sort of "problems" are rare indeed. Thank you, Sean, that's fixed now. Martin SO> Best regards, SO> Sean O'Riordain SO> Dublin SO> sean at sean7:~/R/RSVN/R/trunk/src/library/base/man$ svn diff SO> Index: grep.Rd SO> ================================================================== SO> --- grep.Rd (revision 47031) SO> +++ grep.Rd (working copy) SO> @@ -102,7 +102,7 @@ SO> For \code{sub} and \code{gsub} a character vector of the same length SO> and with the same attributes as \code{x} (after possible coercion). SO> - Elements of character vectors \code{x} which are not subsituted will SO> + Elements of character vectors \code{x} which are not substituted will SO> be return unchanged (including any declared encoding). If SO> \code{useBytes = FALSE}, either \code{perl = TRUE} or \code{fixed SO> TRUE} and any element of \code{pattern}, \code{replacement} and
Possibly Parallel Threads
- r-ish ? how can i improve my code?
- Moore-Penrose Generalized determinant?
- cpu usage high with windows change dir / winDialogString (PR#11045)
- R2.6 bug in arithmetics of S4 classes inherited from 'array', or intended behavior?
- connexion problem getHdata (HMisc)