[R-SIG-Mac] Rcartogram build failind

2010-06-10 Thread Erich Neuwirth
that libfftw3 is compiled in a way R can use it? Is there a way to build both the 32bit and the 64bit version of the library? What else can I do do make it work? -- Erich Neuwirth Didactic Center for Computer Science and Institute for Scientific Computing University of Vienna

Re: [R-SIG-Mac] R 2.10.0 beta -- please test!

2009-10-22 Thread Erich Neuwirth
I downloaded and installed R version 2.10.0 RC (2009-10-20 r50178) I am not experiencing the problems described earlier on this list, so they seem to be fixed. Help works, and updating packages from the GUI works. I only wonder why R64.app binary and R.app have a creation and modification

Re: [R-SIG-Mac] JGR on Mac OS X 10.6 (Snow Leopard)

2009-09-13 Thread Erich Neuwirth
Thanks for the hints. It turns out that the part I originally missed was install.packages(JGR,type=mac.binary) which I had never used before. Now, getting more adventurous, I am trying to build the gmp package in R64. install.packages(gmp,type=mac.binary) library(gmp) Error: package

Re: [R-SIG-Mac] JGR on Mac OS X 10.6 (Snow Leopard)

2009-09-13 Thread Erich Neuwirth
Thanks, with all your help I finally managed! On Sep 13, 2009, at 4:05 PM, Simon Urbanek wrote: Erich, On Sep 13, 2009, at 4:52 AM, Erich Neuwirth wrote: Thanks for the hints. It turns out that the part I originally missed was install.packages(JGR,type=mac.binary) which I had never used

[R-SIG-Mac] Compiling packages on Snow Leopard for 64bit

2009-09-13 Thread Erich Neuwirth
/local/include-fPIC -g -O2 -c bdx_SEXP.c -o bdx_SEXP.o but nothing about x86_64 What am I doing wrong this time? On Sep 13, 2009, at 4:05 PM, Simon Urbanek wrote: Erich, On Sep 13, 2009, at 4:52 AM, Erich Neuwirth wrote: Thanks for the hints. It turns out that the part I originally

Re: [R-SIG-Mac] JGR not working on Snow Leopard

2009-09-12 Thread Erich Neuwirth
‘/Library/Frameworks/R.framework/Resources/library/JGR’ 188-23-83-195:devel neuwirth$ How can I get past this problem? On Sep 11, 2009, at 4:19 PM, Simon Urbanek wrote: Erich, On Sep 11, 2009, at 9:08 AM, Erich Neuwirth wrote: I am experiencing problems with JGR on Snow Leopard. Apple only

[R-SIG-Mac] JGR not working on Snow Leopard

2009-09-11 Thread Erich Neuwirth
I am experiencing problems with JGR on Snow Leopard. After looking for similar messaged I found that I should start JGR from the command line. Further down is the output. I also rebuilt rJava from the source package and this did not help. JGR gives me an error message: Cannot find Java/R (JR)

Re: [R-SIG-Mac] [R-gui] RExcel and Rcmdr view/edit buttons

2008-10-30 Thread Erich Neuwirth
and use Put Dataframe There is no need at all to use .csv when transferring data between R and Excel. In fact that is one of the reasons I wrote RExcel! Please have a look at the demo workbooks in RExcel, especially the one aboout Data transfer. -- Erich Neuwirth, University of Vienna Faculty

Re: [R-SIG-Mac] [R-gui] RExcel and Rcmdr view/edit buttons

2008-10-30 Thread Erich Neuwirth
Sorry for sending the last message to the wrong list. My mail client did not sent the answer to the correct address, and I manually took the wrong address. -- Erich Neuwirth, University of Vienna Faculty of Computer Science Computer Supported Didactics Working Group Visit our SunSITE at http

[R-SIG-Mac] R CMD install error

2008-09-03 Thread Erich Neuwirth
? -- Erich Neuwirth Didactic Center for Computer Science and Institute for Scientific Computing University of Vienna ___ R-SIG-Mac mailing list R-SIG-Mac@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] Applescript plans

2008-02-12 Thread Erich Neuwirth
, but we can do an assignment in R and transfer the variable directly to Excel. -- Erich Neuwirth, University of Vienna Faculty of Computer Science Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39464 Fax: +43-1-4277-39459

[R-SIG-Mac] Applescript plans

2008-02-10 Thread Erich Neuwirth
Are there any plans to extend the Applescript facilities in R? If one could transfer R matrices as nested lists to and from Applescript, I could build another version of RExcel on Macs. Currently, Numbers from iWorks seems not to be scriptable (which seems strange for an app coming from

[R-SIG-Mac] R in SPSS on OSX

2008-02-08 Thread Erich Neuwirth
have experience with the SPSS-R combination on Leopard? Has somebody else experienced similar problems? -- Erich Neuwirth, University of Vienna Faculty of Computer Science Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39464 Fax: +43

[R-SIG-Mac] Installing an older version

2008-02-06 Thread Erich Neuwirth
I just switched to a Mac, so I have to learn details of the infrastructure. I immediately installed R 2.6.1. I also installed SPSS 16.0 on the machine. As probably most of you know SPSS now interoperates with R, but currently it only seems to work with R 2.5.1. When I tried to install R 2.5.1,