You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
What happen?
I tryed to install ua-parser/uap-r and its being a madness.... my log:
√ checking DESCRIPTION meta-information ...
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:/PROGRA
1/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.oC:/RBuildTools/3.5/mingw_32/bin/g++ -std=gnu++11 -I"C:/PROGRA
1/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.oIn 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:/PROGRA
1/R/R-351.1/etc/i386/Makeconf:215: internal_UaParser.o] Error 1ERROR: compilation failed for package '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
The text was updated successfully, but these errors were encountered: