[R] [FORGED] Re: Problems when trying to install and load package "rzmq"
    Rolf Turner 
    r.turner at auckland.ac.nz
       
    Tue Jan  3 22:30:43 CET 2017
    
    
  
On 04/01/17 08:45, Paul Bernal wrote:
> Hello Petr,
>
> Is it possible to compile the package (rzmq) from Ubuntu for Windows?
No.  At least in my understanding, if you want a package to run on 
Windoze, you have to compile it for Windoze, on Windoze, using compilers 
that are adapted to Windoze.
A feasible approach for you would be to use the win-builder facility.
See the URL:
     https://win-builder.r-project.org/
You would have to be able to
* un-tar the source package
* edit the DESCRIPTION file so as to insert *your* email address
   under "maintainer"
* rebuild the (edited) package
To do this you would probably need to work on a Linux system.
Good luck.
cheers,
Rolf Turner
-- 
Technical Editor ANZJS
Department of Statistics
University of Auckland
Phone: +64-9-373-7599 ext. 88276
    
    
More information about the R-help
mailing list