Skip to content
Prev 1667 / 398506 Next

print in bdr0631 Win95 version

On Wed, 2 Dec 1998, Norm Josephy wrote:

            
Well, yes, obviously, but there is no problem _here_. You should get
function (x, digits = NULL, quote = TRUE, na.print = NULL, print.gap =
NULL, 
    right = FALSE, ...) 
.Internal(print.default(x, digits, quote, na.print, print.gap, 
    right))

and I expect the final argument is missing. It isn't when I unpack a fresh
copy here, so I can only assume you have used my base5.zip that does
not apply to that version but to rw0630, or otherwise have some 0.63.0
things around.

Please don't use R-help for messages about development versions. I have
only put that version up to allow batch mode to be tested. Treat it like
anything else based on an R snapshot, as potentially suspect, and contact
the author or R-devel.