Displaying 5 results from an estimated 5 matches for "mark0060".
Did you mean:
mar2006
2005 Jan 08
4
suse 9.1 x86_64 rpms?
I noticed on the mailing list archives and through Google searches that
a couple of months ago there was discussion of maintaining rpms for suse
9.1 on the x86_64 architecture.
Are these rpms still planning on being released? It would help me a
great deal.
I've tried compiling from source using the R-base spec files provided on
CRAN. Using that, I am able to produce a running version of
2001 Jan 17
2
PR#751
I'd just like to report a possible R bug--or rather, confirm an existing one
(bug #751).
I have had some difficulty using the polyroot() function.
For example, in Win 98, R 1.1.1,
> polyroot(c(2,1,1))
correctly (per the help index) gives the roots of 1 + (1*x) + (2*x^2) as
[1] -0.5+1.322876i -0.5-1.322876i
However,
> polyroot(c(-100,0,1))
gives the roots of
[1] 10+0i -10+0i
2002 Oct 21
0
png printing (PR#2192)
Full_Name: Kristian Eric Markon
Version: 1.6
OS: Win 98
Submission from: (NULL) (24.26.167.90)
I noticed sort of an odd bug when I was printing out figures to png files.
It's a bit difficult to explain how to reproduce exactly, because it depends on
a lot of data specific to my situation.
Basically, if I plot the figure to the screen, it looks exactly as it should. If
I plot the figure to
2002 Oct 21
0
png printing (PR#2193)
Full_Name: Kristian Eric Markon
Version: 1.6
OS: Win 98
Submission from: (NULL) (24.26.167.90)
I noticed sort of an odd bug when I was printing out figures to png files.
It's a bit difficult to explain how to reproduce exactly, because it depends on
a lot of data specific to my situation.
Basically, if I plot the figure to the screen, it looks exactly as it should. If
I plot the figure to
2004 Oct 05
0
wishlist (PR#7261)
Full_Name: Kristian Markon
Version: 1.9.1
OS: Windows, Linux
Submission from: (NULL) (66.41.56.226)
I'm just emailing to say great work, and to put in a suggestion for something
I've wanted to see for a long time: multiline comments or some equivalent.
It's not something that makes or breaks my experience with R, but something I've
often wanted, and something I think prevents me