我正在尝试安装网状软件包以使用keras。它以错误终止。
我尝试使用github和CRAN安装网状手册。两者都以相同的消息终止。
我正在使用在Linux Mint 18 64bit上运行的R-Studio。
下面的错误日志:
installing to /home/user/R/x86_64-pc-linux-gnu-library/3.2/reticulate/libs
** R
** inst
** preparing package for lazy loading
Warning in fun(libname, pkgname) :
bytecode version mismatch; using eval
Error : Function found when exporting methods from the namespace 'Matrix' which is not S4 generic: 'as.vector'
ERROR: lazy loading failed for package 'reticulate'
* removing '/home/user/R/x86_64-pc-linux-gnu-library/3.2/reticulate'
Warning in install.packages :
installation of package ‘reticulate’ had non-zero exit status
The downloaded source packages are in
‘/tmp/RtmpOaEdFN/downloaded_packages’