[R] R is not displaying negative numbers ?!?

About this list Date view Thread view Subject view Author view Attachment view

From: Susana Barbosa (susanabarbosa@novalis.fc.up.pt)
Date: Tue 15 Jan 2002 - 08:56:09 EST


Message-id: <200201142156.VAA27551@gtfirewall.fc.up.pt>


Hi,

I was using R on a PC running Linux, and everything was fine, but I started
to use R on my iMac running Linux PPC (Mandrake PPC 8.0), and I get some
strange problems with negative numbers that I didn't have before.
For example:

# a negative number is displayed as 0:
> -1
[1] 0

> 1/100
[1] 0.01

> -1/100
[1] 0.00

It seems to be only a problem of displaying, because:
> -1*-1
[1] 1

but in all my plots and R objects negative numbers are replaced by 0!

Any ideas?

Details:

I have compiled R1.4.0 from the tar.gz source

> version
         _
platform powerpc-unknown-linux-gnu
arch powerpc
os linux-gnu
system powerpc, linux-gnu
status
major 1
minor 4.0
year 2001
month 12
day 19
language R

Thanks

Susana
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.3 : Thu 17 Jan 2002 - 11:10:11 EST