Skip to content

some questions!

3 messages · Ko-Kang Kevin Wang, Matej Cepl, Brian Ripley

#
Hi,

I'm also cc'ing it to r-help.
On Wed, 6 Nov 2002, Kenneth Cabrera wrote:

            
This is new.  I've never seen this before.  Was there any error messages?
I think either fptex or MikTeX will be fine.  From memory it shows up on
my screen too and I'm using MikTeX.
mv foo_*.tar.gz foo.tgz

mv.exe is in Prof. Ripley's tools.zip.
I don't have this problem.  How did you installed the package?  Try to
install it from Rgui, Packages -> Install Packages from CRAN... , then
select waveslim.  I just tried it and it worked fine for me.


Cheers,

Kevin

------------------------------------------------------------------------------
/* Time is the greatest teacher, unfortunately it kills its students */

Ko-Kang Kevin Wang
Postgraduate PGDipSci Student
Department of Statistics
University of Auckland
New Zealand
Homepage: http://www.stat.auckland.ac.nz/~kwan022


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Thu, Nov 07, 2002 at 09:18:43AM +1300, Ko-Kang Kevin Wang
wrote:
Overfulls and Underfulls are not errors, but warnings, that TeX
cannot break lines optimally (you know, the author of TeX is kind
of perfectionist). Actually, Underfulls mean basically nothing
for you. Overfull on the other hand (especially if ``too wide''
is bigger) will results in some lines overflowing to the margins.

Given that anything which should be called TeX is supposed to
create binary same dvi on the output, you really shouldn't make
much difference on the output with different TeX distribution
(unless there are newer versions of the LaTeX/texinfo
stylefiles).

The results: if the file seems to be OK in windvi (or yap), than
it is OK and don't bother. If there is something ugly on the
output, learn how to work with LaTeX/texinfo files (I do not
know, which package is used by R), find the particular one and
make the corrections.

Matej
#
On Thu, 7 Nov 2002, Ko-Kang Kevin Wang wrote:

            
It is normal. make only makes things the first time.  There is unused code
in the methods package.
Normal latex/tex warnings.
Why do you want to?  R-1.6.1.tgz should unpack with the correct names
if you use my tools.
It worked for me when it was previously reported to R-help.  We can't
diagnose such problems remotely, but please bear in mind that they are
probably due to problems with your Windows installation.