Please explain (I am quoting the FAQ) how you 'are sure you know for
certain what it ought to have done'. Please quote and give exact
references to the documentation that led you to expect what you expected
(but did not actually describe).
I would have expected it to work as documented using th
Hi Dr Sklyar,
This is interesting to know - I have just noticed that it also happens
every 100 points, there is another disjoint between 200 and 201. I
have attached a file showing this.
The file was created using the following code:
> png("disjoint2.png")
> plot(1:210, type="l")
> dev.off()
Re
Full_Name: Rene Locher
Version: 2.7.1
OS: i386-pc-mingw32
Submission from: (NULL) (160.85.231.140)
Here is the example:
par(las=1,mar=rep(4,4))
plot(c(-1000,1000),axes=FALSE)
box()
axis(4,hadj=1)
## axis labels are positioned in an awkward way
## I would expect to see label positions like here
Hi Mark
This issue (I think) was recently discussed on the BioC list. The
upshot of that conversation was that Boost (not RBGL) has a problem
with GCC 4.3. You'll need to fix the headers of boost which is rather
simple, there is a fix in the Bioconductor thread.
Kasper
On Jun 27, 2008, a
I've just installed Debian Lenny and RBGL fails compilation with the
following errors (sessionInfo() follows).
* Installing *source* package 'RBGL' ...
untarring boost include tree...
** libs
g++ -I/home/mkimpel/R_HOME/R-patched/R-build/lib64/R/include
-I/usr/local/include -IboostIncl -fpic -g
Dear Prof. Ripley,
Thanks for your advice; indeed, plotting with cairo is not disjointed
and therefore this is a quartz issue. I will inquire further on sig
mac.
Have a nice weekend,
Regards,
Richard Martin
2008/6/27 Prof Brian Ripley <[EMAIL PROTECTED]>:
> Please, this is specific to your dev
Please, this is specific to your device (since png() on MacOS defaults to
quartz). So discuss it on R-sig-mac.
Try a different device (you do have several of those on your system!)
including a different version of png().
I think it is related to the fix for excessively slow plotting in 2.7.0
> "MW" == Morten Welinder <[EMAIL PROTECTED]>
> on Thu, 26 Jun 2008 03:55:07 +0200 (CEST) writes:
MW> Full_Name: Morten Welinder
MW> Version:
MW> OS: Linux
MW> Submission from: (NULL) (69.113.253.99)
MW> It appears that phyper hangs for insanely large x, such as
No, it does not happen here and I tested other ranges as well.
Dr Oleg Sklyar
Technology Group
Man Investments Ltd
+44 (0)20 7144 3803
[EMAIL PROTECTED]
> -Original Message-
> From: Richard Martin [mailto:[EMAIL PROTECTED]
> Sent: 27 June 2008 15:32
> To: Sklyar, Oleg (MI London)
> Cc:
I do not see any disjoint on 2.7.0 patched (r45879) or 2.8.0 devel
(r45830) on RHEL5 64bit.
Dr Oleg Sklyar
Technology Group
Man Investments Ltd
+44 (0)20 7144 3803
[EMAIL PROTECTED]
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Richard Martin
>
Dear All:
We have been experiencing networking issues so I don't know if this
got through; I can't see it in the archive. My sincere apologies if
this appears twice.
I may have found an unusual bug and am posting here to see if anyone
can reproduce it on their system. First of all, sessionInfo()
Why don't you consider a "while" loop e.g.
while (Pij < 0)
##Then you resample according to your code
Nadeem Shafique a écrit :
Respected All,
I am writing a program in R and facing some problem with applying "if statment".
Program first draw random numbers from bivariate normal distribution
12 matches
Mail list logo