AO
devtools::install_url('https://github.com/catboost/catboost/releases/download/v0.6.1.1/catboost-R-0.6.1.1.tgz', INSTALL_opts = c("--no-multiarch", "--no-test-load"))Устанавливаю все как написано в доке тут: https://catboost.ai/docs/installation/r-installation-github-installation.html
Downloading package from url: https://github.com/catboost/catboost/releases/download/v0.6.1.1/catboost-R-0.6.1.1.tgz
✔️ checking for file ‘/tmp/RtmpGyPrw6/remotes66a633235934/catboost/DESCRIPTION’ ...
─ preparing ‘catboost’:
✔️ checking DESCRIPTION meta-information ...
Warning: /tmp/RtmpFqOCG3/Rbuild6ae22c814da6/catboost/man/catboost.train.Rd:56: unknown macro '\t'
Warning: /tmp/RtmpFqOCG3/Rbuild6ae22c814da6/catboost/man/catboost.train.Rd:56: unknown macro '\t'
Warning: /tmp/RtmpFqOCG3/Rbuild6ae22c814da6/catboost/man/catboost.train.Rd:56: unknown macro '\t'
Warning: /tmp/RtmpFqOCG3/Rbuild6ae22c814da6/catboost/man/catboost.train.Rd:56: unknown macro '\t'
─ checking for LF line-endings in source and make files and shell scripts
─ checking for empty or unneeded directories
─ building ‘catboost_0.6.1.1.tar.gz’
Installing package into ‘/home/odaynik/R/x86_64-pc-linux-gnu-library/3.4’
(as ‘lib’ is unspecified)
* installing *source* package ‘catboost’ ...
** R
** inst
** preparing package for lazy loading
** help
Warning: /tmp/RtmpTIqLcr/R.INSTALL6af64347628a/catboost/man/catboost.train.Rd:56: unknown macro '\t'
Warning: /tmp/RtmpTIqLcr/R.INSTALL6af64347628a/catboost/man/catboost.train.Rd:56: unknown macro '\t'
Warning: /tmp/RtmpTIqLcr/R.INSTALL6af64347628a/catboost/man/catboost.train.Rd:56: unknown macro '\t'
Warning: /tmp/RtmpTIqLcr/R.INSTALL6af64347628a/catboost/man/catboost.train.Rd:56: unknown macro '\t'
*** installing help indices
** building package indices
* DONE (catboost)
library(catboost)
Error: package or namespace load failed for ‘catboost’ in library.dynam(lib, package, package.lib):
shared object ‘libcatboostr.so’ not found