Re: [Rd] persp command

2018-07-16 Thread Robert Baer
On 7/16/2018 7:28 AM, Christian Rau wrote: Dear R-devel mailing list, I am wondering whether the "theta" and "phi" parameters of the "persp" function in the graphics commands are named in error (the names seem to have been swapped). Not that it is authoritative, but one gleans from wikipedia,

Re: [Rd] Suggestion: barplot function

2017-02-03 Thread Robert Baer
On 1/27/2017 8:30 AM, danielren...@lycos.com wrote: Hello developers folks! First, congratulations for the wonderful work with R. For science, barplots with error bars are very important. We were wondering that is so easy to use the boxplot function: boxplot(Spores~treatment, col=treatment_

[Rd] Possible issue with R-tools on Windows

2017-03-11 Thread Robert Baer
This is a bit of a cross-post but I've encountered what appears to be a parsing error with RTools on Windows in a couple of different contexts on Widows when R is installed on a secondary drive to avoid using precious space on my c:/ solid state drive. This type of apparent parsing error has h

Re: [Rd] Possible issue with R-tools on Windows - Amend subject to RTerm issue

2017-03-12 Thread Robert Baer
** building package indices ** testing if installed package can be loaded *** arch - i386 *** arch - x64 * DONE (GO.db) The downloaded source packages are in ‘d:\temp\RtmpKaYI2t\downloaded_packages’ So we really need the full log. Can you please run the installation from the OS shell,

Re: [Rd] strange behaviour read.table and clipboard

2017-08-16 Thread Robert Baer
You said, "put a name in the cell". Does that mean you forgot a header = TRUE? On 8/16/2017 1:25 AM, PIKAL Petr wrote: Hi Duncan The simples spreadsheet is: Put a name in the cell, let say "a1" Put number e.g. 1 below "a1" Copy the number to enough rows Select this column and press ctrl-c

Re: [Rd] An interesting chat with ChatGPT

2023-02-17 Thread Robert Baer
On 2/13/2023 11:14 AM, Kevin Coombes wrote: Chat bots are like politicians, or talking dogs. The fact that they exist is interesting. But no same person would believe anything they say. I think it is more appropriate to be a little less harsh, " no same person would believe EVERYTHING they say

Re: [Rd] ADA Compliance

2024-01-16 Thread Robert Baer
On 1/12/2024 1:50 PM, Hunter, Zayne via R-devel wrote: Hello, I am working with Ball State University to obtain a license of R. R is open source so there really should be no need to "obtain a license for R".  This can hopefully reduce the hoops you must jump through.   Mostly, I believe you

Re: [Rd] Opening and closing quartz graphic device crashes R

2012-11-28 Thread Robert Baer
On 11/28/2012 5:21 PM, Hadley Wickham wrote: replicate(1000, {dev.new(); dev.off()}) R(83204,0xacdc1a28) malloc: *** mmap(size=16777216) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug R(83204,0xacdc1a28) malloc: *** mmap(size=16777216)