Displaying 2 results from an estimated 2 matches for "r42439".
Did you mean:
142439
2007 Aug 13
1
Compilation error with R-devel_2007-08-12.tar.gz snapshot
...rectory `/home/hpages/R-2.6.broken/src/library/Recommended'
make[1]: *** [recommended-packages] Error 2
make[1]: Leaving directory `/home/hpages/R-2.6.broken/src/library/Recommended'
make: *** [stamp-recommended] Error 2
I have no problems with older tarballs e.g. tarball from 2007-08-06 (r42439)
compiles fine.
Cheers,
H.
2007 Sep 11
6
xyplot question
I have the code below and it works fine if I print the xyplot but if I
take the print out, then I just get a blank
pdf. The same holds if I just send the plot to the console without the
print ( I get nothing ). My question is whether this is always
the case with xyplot or is there something wrong with my settings ? I am
on linux ( redhat ) and using R.2.5.0. Thanks.
load("stocks.dat")