Displaying 4 results from an estimated 4 matches for "ls_str".
Did you mean:
as_str
2007 Feb 05
1
Build error with last R-devel tarball
...9;hea
d.function', 'head.matrix', 'head.ftable', 'head.table', 'print.citation',
'print.Bibtex', 'print.cit
ationList', 'print.getAnywhere', 'print.hsearch', 'print.help_files_with_topic',
'print.Latex', 'prin
t.ls_str', 'print.MethodsFunction', 'print.packageDescription',
'print.packageIQR', 'print.packageSta
tus', 'print.roman', 'print.sessionInfo', 'print.socket', 'print.vignette',
'prompt.data.frame', 'pro
mpt.default', 's...
2017 Jan 02
1
utils::ls.str(): Partial argument name 'digits' to seq() (should be digits.d?)
...ot;partial argument match of 'digits' to 'digits.d'",
quote(str.default(o, ...)))
6: str.default(o, ...)
5: str(o, ...)
4: (function (...)
str(o, ...))(max.level = 1, give.attr = FALSE, digits = 3)
3: do.call(strO, strargs, quote = is.call(o) || is.symbol(o))
2: print.ls_str(x)
1: function (x, ...)
UseMethod("print")(x)
/Henrik
2004 Oct 04
7
R 2.0.0 is released
...packages mentioned in the Depends: field of the
DESCRIPTION file.
o load() now detects and gives a warning (rather than an error)
for empty input, and tries to detect (but not correct) files
which have had LF replaced by CR.
o ls.str() and lsf.str() now return an object of class "ls_str" which
has a print method.
o make.names() has a new argument allow_, which if false allows
its behaviour in R 1.8.1 to be reproduced.
o The 'formula' method for mosaicplot() has a 'na.action' argument
defaulting to 'na.omit'.
o model.frame() now warns...
2004 Oct 04
7
R 2.0.0 is released
...packages mentioned in the Depends: field of the
DESCRIPTION file.
o load() now detects and gives a warning (rather than an error)
for empty input, and tries to detect (but not correct) files
which have had LF replaced by CR.
o ls.str() and lsf.str() now return an object of class "ls_str" which
has a print method.
o make.names() has a new argument allow_, which if false allows
its behaviour in R 1.8.1 to be reproduced.
o The 'formula' method for mosaicplot() has a 'na.action' argument
defaulting to 'na.omit'.
o model.frame() now warns...