After connecting to a mirror, I typed the following command:
install.packages("rzqm")
but I received the following message:
ERROR: compilation failed for package 'rzmq'
removing 'E:/Documents/R/win-library/3.3/rzmq'
package which is only available in source form, and may need compilation of
C/C++/Fortran: 'rzmq'
These will not be installed
The computer environment is Windows 8 64x bits
Any help and/or guidance will be greatly appreciated
Problems when trying to install and load package "rzmq"
4 messages · Paul Bernal, Jeff Newmiller
Read the system requirements [1]. I don't think you can do this on windows. [1] https://cran.r-project.org/web/packages/rzmq/index.html
Sent from my phone. Please excuse my brevity.
On December 29, 2016 12:23:26 PM PST, Paul Bernal <paulbernal07 at gmail.com> wrote:
>After connecting to a mirror, I typed the following command:
>
>install.packages("rzqm")
>
>but I received the following message:
>
>ERROR: compilation failed for package 'rzmq'
>
>removing 'E:/Documents/R/win-library/3.3/rzmq'
>
>package which is only available in source form, and may need
>compilation of
>C/C++/Fortran: 'rzmq'
>These will not be installed
>
>The computer environment is Windows 8 64x bits
>
>
>Any help and/or guidance will be greatly appreciated
>
> [[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.
Dear Jeff, Thank you for your fast and kind reply. When you say that you do not think this can be done on windows, then I would have to use something like Ubuntu or Linux? Best regards Paul 2016-12-29 16:00 GMT-05:00 Jeff Newmiller <jdnewmil at dcn.davis.ca.us>:
Read the system requirements [1]. I don't think you can do this on windows. [1] https://cran.r-project.org/web/packages/rzmq/index.html -- Sent from my phone. Please excuse my brevity. On December 29, 2016 12:23:26 PM PST, Paul Bernal <paulbernal07 at gmail.com> wrote:
After connecting to a mirror, I typed the following command:
install.packages("rzqm")
but I received the following message:
ERROR: compilation failed for package 'rzmq'
removing 'E:/Documents/R/win-library/3.3/rzmq'
package which is only available in source form, and may need
compilation of
C/C++/Fortran: 'rzmq'
These will not be installed
The computer environment is Windows 8 64x bits
Any help and/or guidance will be greatly appreciated
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Something like that. For all I know, MacOSX might work. Read the system requirements yourself. I don't know all the systems that can meet those requirements.
Sent from my phone. Please excuse my brevity. On December 29, 2016 1:04:53 PM PST, Paul Bernal <paulbernal07 at gmail.com> wrote: >Dear Jeff, > >Thank you for your fast and kind reply. When you say that you do not >think >this can be done on windows, then I would have to use something like >Ubuntu >or Linux? > >Best regards > >Paul > >2016-12-29 16:00 GMT-05:00 Jeff Newmiller <jdnewmil at dcn.davis.ca.us>: > >> Read the system requirements [1]. I don't think you can do this on >windows. >> >> [1] https://cran.r-project.org/web/packages/rzmq/index.html >> -- >> Sent from my phone. Please excuse my brevity. >> >> On December 29, 2016 12:23:26 PM PST, Paul Bernal ><paulbernal07 at gmail.com> >> wrote: >> >After connecting to a mirror, I typed the following command: >> > >> >install.packages("rzqm") >> > >> >but I received the following message: >> > >> >ERROR: compilation failed for package 'rzmq' >> > >> >removing 'E:/Documents/R/win-library/3.3/rzmq' >> > >> >package which is only available in source form, and may need >> >compilation of >> >C/C++/Fortran: 'rzmq' >> >These will not be installed >> > >> >The computer environment is Windows 8 64x bits >> > >> > >> >Any help and/or guidance will be greatly appreciated >> > >> > [[alternative HTML version deleted]] >> > >> >______________________________________________ >> >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >> >https://stat.ethz.ch/mailman/listinfo/r-help >> >PLEASE do read the posting guide >> >http://www.R-project.org/posting-guide.html >> >and provide commented, minimal, self-contained, reproducible code. >> >>