Re: [Rd] documentation source diff...

2005-06-04 Thread Dan Bolser
On Sat, 4 Jun 2005, Uwe Ligges wrote: >Dan Bolser wrote: > >> Hi, I forgot the name of the function 'colSums', and expected to be able >> to find it through the 'see also' section of the documentation for the >> 'sum' function. > >Good i

[Rd] documentation source diff...

2005-06-03 Thread Dan Bolser
Hi, I forgot the name of the function 'colSums', and expected to be able to find it through the 'see also' section of the documentation for the 'sum' function. Here is the diff I made of the altered documentation to facilitate this action... (p.s. I made the diff on the R-2.1.0 source). diff su

[Rd] dll symbol loading: possible bug

2005-05-01 Thread Dan Davison
messages that result, such as .Call("dummy1", PACKAGE="dummy1") Error in .Call("dummy1", PACKAGE = "dummy1") : "C" function name not in DLL for package 'dummy1' One example is at http://tolstoy.newcastle.edu

[Rd] Re: [Filtered!] Re: [R] postscript (eps) / latex / par(mfg=...) / problem!

2005-04-27 Thread Dan Bolser
On Tue, 26 Apr 2005, Marc Schwartz wrote: >Warning: This message has had one or more attachments removed >Warning: (x.mfg.eps). >Warning: Please read the "FilterNotice.txt" attachment(s) for more information. > >[MOVED TO R-DEVEL] > >On Tue, 2005-04-26 at 18:05 +01

[Rd] postscript (eps) / latex / par(mfg=...) / problem! (PR#7820)

2005-04-26 Thread dan
Full_Name: Dan Freak Bolser Version: Version 2.0.0 (2004-10-04) OS: Linux 2.4.20-31.9 (RedHat 9) Submission from: (NULL) (62.253.128.15) The

Re: [Rd] R 'postscript' plot - not a valid postscript (PR#7559)

2005-01-24 Thread Dan Bolser
On 24 Jan 2005, Peter Dalgaard wrote: >[EMAIL PROTECTED] writes: > >> Full_Name: Mr. Daniel Murray Bolser >> Version: R 2.0.0 (2004-10-04) >> OS: Linux beagle 2.4.20-31.9 #1 Tue Apr 13 17:38:16 EDT 2004 i686 athlon >> i386 GNU/Linux >> Submission from: (NULL) (193.60.81.207) >> >> >> >> Trying

[Rd] R 'postscript' plot - not a valid postscript (PR#7559)

2005-01-24 Thread dan
viewable, so I think this is still a bug. Cheers, Dan. __ R-devel@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] idea (PR#7345)

2004-11-05 Thread Dan Bolser
On Fri, 5 Nov 2004, Uwe Ligges wrote: >[EMAIL PROTECTED] wrote: > >> Full_Name: Dan B >> Version: 2 >> OS: Fedora 2 >> Submission from: (NULL) (80.6.127.185) >> >> >> >> >> It would be great if something like >> >> cur

Re: [Rd] Bug report (PR#7341)

2004-11-05 Thread Dan Bolser
On Fri, 5 Nov 2004, Martin Maechler wrote: >>>>>> "dan" == dan <[EMAIL PROTECTED]> >>>>>> on Thu, 4 Nov 2004 19:08:08 +0100 (CET) writes: > >dan> Full_Name: Dan B Version: na OS: na Submission from: >dan> (NULL) (80

[Rd] idea (PR#7345)

2004-11-05 Thread dan
Full_Name: Dan B Version: 2 OS: Fedora 2 Submission from: (NULL) (80.6.127.185) It would be great if something like currentPlot <- edit(par) allowed dynamic changes to the 'currentPlot', which I am using as some kind of 'magic' keyword in the above context. i.e. the va

[Rd] barplot (PR#7344)

2004-11-05 Thread dan
Full_Name: Dan B Version: 2 OS: Fedora 2 Submission from: (NULL) (80.6.127.185) The barplot 'legend' option produces a nice legend for the current image at its current scale. Rescaling the image dosn't rescale the legend properly. Also, the option ylog=TRUE / log='y

[Rd] Bug report (PR#7341)

2004-11-04 Thread dan
Full_Name: Dan B Version: na OS: na Submission from: (NULL) (80.6.127.185) I can't log into the bug tracker (I can't find where to register / login). In this way I can't add the following context diff (hopefully in the right order) for my changes to the matrix.Rd... Hmm... I gu

RE: [Rd] barplot manpage (PR#7331)

2004-11-03 Thread Dan Bolser
) I also tried to create some instructions here... http://fawn.unibw-hamburg.de/cgi-bin/Rwiki.pl?HowTo (which you must feel free to edit (you can delete it entirly if you like!)). All the best, Dan. On Tue, 2 Nov 2004, Liaw, Andy wrote: >> From: Tony Plate >> >> At T

Re: [Rd] barplot manpage (PR#7331)

2004-11-02 Thread Dan Bolser
Hey, Thanks very much for this information. On Tue, 2 Nov 2004, Patrick Burns wrote: > >Dan Bolser wrote: > >>On Tue, 2 Nov 2004, Tony Plate wrote: >> >> >> >>>Yup, I think you're right. R is a volunteer project, so what needs to >>>

Re: [Rd] barplot manpage (PR#7331)

2004-11-02 Thread Dan Bolser
it) if it wasn't. I just wish it were easier learn how to use while actually using it. >On Tue, 2 Nov 2004, Dan Bolser wrote: > >> On Tue, 2 Nov 2004, Tony Plate wrote: >> >> >Yup, I think you're right. R is a volunteer project, so what needs to >> >h

Re: [Rd] barplot manpage (PR#7331)

2004-11-02 Thread Dan Bolser
Would you mind telling me how to get at the documentation source code? Is there a - how to change the documentation document? ( I will make one if you give me some instructions I guess I can just edit a copy of the source and diff the original and send the diff ? Cheers, Dan. On Tue, 2

Re: [Rd] barplot manpage (PR#7331)

2004-11-02 Thread Dan Bolser
ople taking delight in doing things as tersely as possible to 'get kudos' from their 'knowledgeable' peers. The Perl documentation system is a joy to use. However, we shouldn't compare apples and oranges... Thanks for your help, and sorry for the inconvenience. I am (still

Re: [Rd] barplot manpage (PR#7331)

2004-11-01 Thread Dan Bolser
Should these be in the (see also section)? Like I said, the pages read fine if you understand the content already. I think some less formal man pages would drastically reduce the traffic on the R mailing list. Just a hunch, Dan. On Mon, 1 Nov 2004, Tony Plate wrote: >Look at the help p

[Rd] barplot manpage (PR#7331)

2004-11-01 Thread dan
Full_Name: Dan B Version: R 2.0.0 (2004-10-04). OS: Fedora 2 Submission from: (NULL) (80.6.127.185) The man page for barplot (?barplot) is confusing... cex.axis: expansion factor for numeric axis labels. cex.names: expansion factor for axis names (bar labels). What is an 'expansion f

[Rd] R-1.9.0 won't compile on OSX (PR#6848)

2004-05-03 Thread Dan . Kelley
Full_Name: Dan Kelley Version: 1.9.0 OS: OSX (Darwin 7.3.0) Submission from: (NULL) (129.173.23.36) R-1.9.0 will not compile on Apple OSX (Darwin kernel 7.3.0). The error msg starts as follows, and has several more errors. gcc -dynamiclib -L/sw/lib -L/usr/local/lib -install_name /Library

Re: [Rd] will not compile on Fedora Core 2 Test 2 (PR#6844)

2004-05-01 Thread Dan . Kelley
y that they should try Fedora Core 2, and that they should use R on it. Dan. (below shows the change I made, in accordance with your suggestion) [EMAIL PROTECTED] X11]$ diff -Naur dataentry.c dataentry.c~ --- dataentry.c 2004-05-01 13:50:58.504206988 -0300 +++ dataentry.c~2004-03-27 09:46

[Rd] will not compile on Fedora Core 2 Test 2 (PR#6844)

2004-05-01 Thread Dan . Kelley
Full_Name: Dan Kelley Version: 1.9.0 OS: Fedora Core 2 Test 2 Submission from: (NULL) (142.177.39.160) Pasted below is part of the output from./configure && make on Fedora Core 2 Test 2. I am not sure what else to try, but if there are tests that might help, I'd be very hap