Re: [R-SIG-Mac] Unexpected behavior of R round function on Mac

2014-04-11 Thread Per Nielsen
Ahh, I had no idea of this difference in rouding rules. I double checked my colleagues laptop and it indeed agrees with my laptop. Thanks, Per On Fri, Apr 11, 2014 at 11:04 AM, peter dalgaard pda...@gmail.com wrote: Google for round to even, and read the Details section of ?round. On 11 Apr

Re: [R-SIG-Mac] Unexpected behavior of R round function on Mac

2014-04-11 Thread Duncan Murdoch
On 11/04/2014, 5:04 AM, peter dalgaard wrote: Google for round to even, and read the Details section of ?round. The behaviour on the Linux laptop does sound problematic, if it is really giving round(4.5) = 5. We do have the warning there that it depends on OS services, but this could cause

Re: [R-SIG-Mac] Unexpected behavior of R round function on Mac

2014-04-11 Thread Per Nielsen
That was a mistake on my part, the shout-across-the-office communication between him and me caused a misunderstanding. Everything is according to the details in ?round, both on our mac and linux laptops :) On Fri, Apr 11, 2014 at 3:42 PM, Duncan Murdoch murdoch.dun...@gmail.comwrote: On

Re: [R-SIG-Mac] Missing binary packages for Mavericks (lme4)

2014-04-11 Thread Simon Urbanek
On Apr 11, 2014, at 12:54 AM, Jeroen Ooms jeroen.o...@stat.ucla.edu wrote: Running update.packages on R 3.1 for Mavericks complains that some CRAN packages do not have binary builds available. For example lme4 is missing from http://cran.r-project.org/bin/macosx/mavericks/contrib/3.1/. Is

[R-SIG-Mac] request for removal from R-sig

2014-04-11 Thread Marc Dubin
Hello, Please remove me from this mailing list.  Please confirm that I have been removed. Thank you, Marc Dubin mdu...@gmail.com [[alternative HTML version deleted]] ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org

Re: [R-SIG-Mac] Problems with R 1.

2014-04-11 Thread Simon Urbanek
Patrick, could it be that you have older versions of packages installed that were not built for Mavericks? Please check .libPaths() to make sure. I cannot reproduce the issue, so please provide the output of sessionInfo() and if you have Xcode 5 installed, please run R -d lldb then let it