[Rd] Question about how to compile .zip for Windows

2011-10-29 Thread Yi Zhao
Dear all, Thanks for Baptiste's help. He offered me the website http://win-builder.r-project.org/ This is very good. However, I face another problem recently that I need to program a package, which require 'multiple-precision floating-point computations'. I found that MPFR is very good tools.

Re: [Rd] Question about how to compile .zip for Windows

2011-10-29 Thread Uwe Ligges
On 28.10.2011 15:03, Yi Zhao wrote: Dear all, Thanks for Baptiste's help. He offered me the website http://win-builder.r-project.org/ This is very good. However, I face another problem recently that I need to program a package, which require 'multiple-precision floating-point computations'.

Re: [Rd] Question about how to compile .zip for Windows

2011-10-29 Thread Prof Brian Ripley
On Sat, 29 Oct 2011, Uwe Ligges wrote: On 28.10.2011 15:03, Yi Zhao wrote: Dear all, Thanks for Baptiste's help. He offered me the website http://win-builder.r-project.org/ This is very good. However, I face another problem recently that I need to program a package, which require