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

Problems installing it on rstudio (windows) #13

Open
denis-mart opened this issue Nov 8, 2018 · 1 comment
Open

Problems installing it on rstudio (windows) #13

denis-mart opened this issue Nov 8, 2018 · 1 comment

Comments

@denis-mart
Copy link

What happen?
I tryed to install ua-parser/uap-r and its being a madness.... my log:

devtools::install_github("ua-parser/uap-r")
Downloading GitHub repo ua-parser/uap-r@master
√ checking for file 'C:\Users\Denis\AppData\Local\Temp\RtmpYtEJCz\remotes1c4c6bc420df\ua-parser-uap-r-b90070e/DESCRIPTION' ...

  • preparing 'uaparser':
    √ checking DESCRIPTION meta-information ...
  • cleaning src
  • checking for LF line-endings in source and make files and shell scripts
  • checking for empty or unneeded directories
  • building 'uaparser_0.2.0.tar.gz'
    Warning: file 'uaparser/configure' did not have execute permissions: corrected

Installing package into ‘C:/Users/Denis/Documents/R/win-library/3.5’
(as ‘lib’ is unspecified)

  • installing source package 'uaparser' ...


    WARNING: this package has a configure script
    It probably needs manual configuration


** libs

*** arch - i386
C:/RBuildTools/3.5/mingw_32/bin/g++ -std=gnu++11 -I"C:/PROGRA1/R/R-351.1/include" -DNDEBUG -I"C:/Users/Denis/Documents/R/win-library/3.5/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/RBuildTools/3.5/mingw_32/bin/g++ -std=gnu++11 -I"C:/PROGRA1/R/R-351.1/include" -DNDEBUG -I"C:/Users/Denis/Documents/R/win-library/3.5/Rcpp/include" -O2 -Wall -mtune=generic -c internal_UaParser.cpp -o internal_UaParser.o
In file included from internal_UaParser.cpp:1:0:
internal_UaParser.h:5:27: fatal error: boost/regex.hpp: No such file or directory
#include <boost/regex.hpp>
^
compilation terminated.
make: *** [C:/PROGRA1/R/R-351.1/etc/i386/Makeconf:215: internal_UaParser.o] Error 1
ERROR: compilation failed for package 'uaparser'

  • removing 'C:/Users/Denis/Documents/R/win-library/3.5/uaparser'
    In R CMD INSTALL
    Error in i.p(...) :
    (converted from warning) installation of package ‘C:/Users/Denis/AppData/Local/Temp/RtmpYtEJCz/file1c4c61462306/uaparser_0.2.0.tar.gz’ had non-zero exit status
@psychelzh
Copy link

psychelzh commented Nov 13, 2018

Here is the same error. This package should be upgraded to be compatible with newer version of R now. Will the developers have the resources to fix it?

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