Displaying 3 results from an estimated 3 matches for "shownonasciifile".
2012 Nov 27
2
R CMD check: better diagnosis for non-ASCII characters
[Env: R 2.15.1, Win Xp]
Suggestion:
Could the R script that checks for non-ASCII characters in R CMD check
not give either:
(a) a pointer to tools:::showNonASCIIfile, as in,
try running tools:::showNonASCIIfile("Battig.Rd")
or,
(b) perhaps more useful, the result of tools:::showNonASCIIfile(file.Rd)
on the offending file(s).
I'm frequently bitten by this in preparing .Rd files when I copy/paste
references to the
.Rd from a .pdf or web link. Bu...
2011 Jul 08
0
R 2.13.1 is released
...ox = TRUE) now warns if the surface extends outside the
box (since occlusion for the box and axes is computed assuming
the box is a bounding box). (PR#202.)
? RShowDoc() can now display the licences shipped with R, e.g.
RShowDoc("GPL-3").
? New wrapper function showNonASCIIfile() in package tools.
? nobs() now has a "mle" method in package stats4.
? trace() now deals correctly with S4 reference classes and
corresponding reference methods (e.g., $trace()) have been added.
? xz has been updated to 5.0.3 (very minor bugfix release).
? tool...
2011 Jul 08
0
R 2.13.1 is released
...ox = TRUE) now warns if the surface extends outside the
box (since occlusion for the box and axes is computed assuming
the box is a bounding box). (PR#202.)
? RShowDoc() can now display the licences shipped with R, e.g.
RShowDoc("GPL-3").
? New wrapper function showNonASCIIfile() in package tools.
? nobs() now has a "mle" method in package stats4.
? trace() now deals correctly with S4 reference classes and
corresponding reference methods (e.g., $trace()) have been added.
? xz has been updated to 5.0.3 (very minor bugfix release).
? tool...