Skip to content
Prev 860 / 12125 Next

[R-pkg-devel] 回复: [SUSPECTED SPAM] R 3.3.0 installing a package onWindows: gcc not found error

Dear Uwe,


Highly appreciate your suggestion! It does work!


BTW, is there anyway to do this by setting some options in the command line window when installing the package?


Thanks again,


Zhe Liu


------------------ ???????? ------------------
??????: "Uwe Ligges";<ligges at statistik.tu-dortmund.de>;
????????: 2016??6??10??(??????) ????6:32
??????: "Xiao Liu"<66292259 at qq.com>; "R-package-devel"<R-package-devel at r-project.org>; 

????: Re: [SUSPECTED SPAM] [R-pkg-devel] R 3.3.0 installing a package onWindows: gcc not found error



Please adapt your BINPREF variable in R/etc/$Arch/Makeconf files 
appropriately to point to the coresponding compiler for each 
architecture - this is new with the new toolchain we use with R >= 3.3.0.


Best,
Uwe Ligges
On 09.06.2016 19:27, Xiao Liu wrote: