Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

7 results for “from:Harris A. Jaffee”

save() & load()
Harris A. Jaffee · Aug 19, 2004 · r-help

Is there a way to list the contents of a "save" file, i.e. the variable names, without load'ing from it first?

string concatenation operator
Harris A. Jaffee · Feb 24, 2005 · r-help

Why doesn't R have one, like "." in Perl or juxtaposition in awk? It does not seem impossible to introduce one, if that would be reasonable. It would seem to involve adding a table entry to main/names.c for...

last user argument missing from Rscript --verbose
Harris A. Jaffee · Sep 18, 2014 · r-devel

The loop that echoes the arguments almost always stops too soon. It apparently does that to avoid echoing the "--args" (that had been inserted) when there are no user arguments. However, when there are user arguments, the next element of...

capturing value of C or Fortran function
Harris A. Jaffee · Dec 13, 2006 · r-devel

Re: src/main/dotcode.c:do_dotCode() The value, if there is one, of a function called by .C or .Fortran is not captured, so one needs a wrapper. To avoid that, the user would have to declare that there...

typo in R-exts.html section 6.9
Harris A. Jaffee · Apr 9, 2015 · r-devel

I agree, and the text is less than ideal in several other places. But I don't especially like your phrase 'infinite range', even though the idea is right. I think the necessary terminology already exists. How about something like...

R's internal tar ignores files in sub-directories
Harris A. Jaffee · Sep 30, 2014 · r-devel

Sounds like a bug to me, at least in documentation. I would say that it ignores them by accident. I doubt that skipping files is intended. The problem appears to be that the 'files' argument to tar() becomes the 'path...

last user argument missing from Rscript --verbose
Harris A. Jaffee · Sep 20, 2014 · r-devel

Terrific, and I appreciate your thoughts and encouragement. So, getting back on-list, I propose a backward-incompatible change, with or without --verbose, that the --args be included in the 'av' array, and passed to R, only if there are...

Can't find what you're looking for? Try searching with Google .