Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compilation failed for package 'msgxtractr' #8

Open
Spesol opened this issue Jun 4, 2018 · 1 comment
Open

compilation failed for package 'msgxtractr' #8

Spesol opened this issue Jun 4, 2018 · 1 comment

Comments

@Spesol
Copy link

Spesol commented Jun 4, 2018

Hi,
I am newbie in R and trying to download "msgxtractr", but fails. What I am doing wrong. please help.

devtools::install_github("hrbrmstr/msgxtractr")
Downloading GitHub repo hrbrmstr/msgxtractr@master
from URL https://api.github.com/repos/hrbrmstr/msgxtractr/zipball/master
WARNING: Rtools is required to build R packages, but no version of Rtools compatible with R 3.5.0 was found. (Only the following incompatible version(s) of Rtools were found:3.4,3.5)

Please download and install the appropriate version of Rtools from http://cran.r-project.org/bin/windows/Rtools/.
Installing msgxtractr
"C:/PROGRA1/R/R-351.0/bin/x64/R"
--no-site-file --no-environ --no-save
--no-restore --quiet CMD INSTALL
"C:/Users/Ola/AppData/Local/Temp/RtmpkJqev2/devtools29f428457e70/hrbrmstr-msgxtractr-0e4db75"
--library="D:/Ola/Documents/R/win-library/3.5"
--install-tests

  • installing source package 'msgxtractr' ...
    ** libs

*** arch - i386
Warning in system(cmd) : 'make' not found
ERROR: compilation failed for package 'msgxtractr'

  • removing 'D:/Ola/Documents/R/win-library/3.5/msgxtractr'
    In R CMD INSTALL
    Installation failed: Command failed (1)
@hrbrmstr
Copy link
Owner

hrbrmstr commented Jun 4, 2018

Have you installed Rtools as the error messages indicate? https://cloud.r-project.org/bin/windows/Rtools/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants