Quantcast

Any successful case of Building Rcartogram for Win32

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Any successful case of Building Rcartogram for Win32

hi_ono2001
Hello.
 
  On this December, Japanese TV program(created by TV
Tokyo, one of TV broadcast station in Japan) used my
Java-based  area continued cartogram to generate various
cartograms.
 
  However my algorithm is too slow.
 
  Rcartogram(http://www.omegahat.org/Rcartogram/)  seems
to generate cartogram faster and its results very good.
 
  Does anyone succeed to build this program on Win32?


  Regards.



Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Any successful case of Building Rcartogram for Win32

Roger Bivand
Administrator
On Tue, 30 Dec 2008, Hisaji ONO wrote:

> Hello.
>
>  On this December, Japanese TV program(created by TV
> Tokyo, one of TV broadcast station in Japan) used my
> Java-based  area continued cartogram to generate various
> cartograms.
>
>  However my algorithm is too slow.
>
>  Rcartogram(http://www.omegahat.org/Rcartogram/)  seems
> to generate cartogram faster and its results very good.
>
>  Does anyone succeed to build this program on Win32?

You'll need to build by hand with the FFTW3 DLL headers - ./configure will
most likely not work happily. The FFTW site describes Windows
installation, but you'll need to modify the source package more to help it
find the DLL and headers:

http://www.fftw.org/install/windows.html

Best wishes,

Roger

>
>
>  Regards.
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>

--
Roger Bivand
Economic Geography Section, Department of Economics, Norwegian School of
Economics and Business Administration, Helleveien 30, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43
e-mail: Roger.Bivand at nhh.no



Roger Bivand
Economic Geography Section
Department of Economics
Norwegian School of Economics and Business Administration
Helleveien 30
N-5045 Bergen, Norway
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Any successful case of Building Rcartogram for Win32

hi_ono2001
Thank you very much for your response.

 I've tried to buid Rcarogram using Rtools, but could not
succeed to configure.


       

--- Roger Bivand <Roger.Bivand at nhh.no> wrote:

> On Tue, 30 Dec 2008, Hisaji ONO wrote:
>
> > Hello.
> >
> >  On this December, Japanese TV program(created by
> TV
> > Tokyo, one of TV broadcast station in Japan) used
> my
> > Java-based  area continued cartogram to generate
> various
> > cartograms.
> >
> >  However my algorithm is too slow.
> >
> >  Rcartogram(http://www.omegahat.org/Rcartogram/)
> seems
> > to generate cartogram faster and its results very
> good.
> >
> >  Does anyone succeed to build this program on
> Win32?
>
> You'll need to build by hand with the FFTW3 DLL
> headers - ./configure will
> most likely not work happily. The FFTW site
> describes Windows
> installation, but you'll need to modify the source
> package more to help it
> find the DLL and headers:
>
> http://www.fftw.org/install/windows.html
>
> Best wishes,
>
> Roger
>
> >
> >
> >  Regards.
> >
> > _______________________________________________
> > R-sig-Geo mailing list
> > R-sig-Geo at stat.math.ethz.ch
> > https://stat.ethz.ch/mailman/listinfo/r-sig-geo
> >
>
> --
> Roger Bivand
> Economic Geography Section, Department of Economics,
> Norwegian School of
> Economics and Business Administration, Helleveien
> 30, N-5045 Bergen,
> Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43
> e-mail: Roger.Bivand at nhh.no
>
>



Loading...