Replies: 4 comments 1 reply
-
Check your network connection. Can you download the file itself https://github.com/catboost/catboost/releases/download/v1.2.5/catboost-R-windows-x86_64-1.2.5.tgz using other means (for example, browser)? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Subject: macOS Compatibility Issue
Thank you for your help. I've tried downloading the software, but it's not compatible with my macOS system. My network is fine, as I can install other packages without issues.
Could you suggest an alternative solution?
3℃
***@***.***
…------------------ 原始邮件 ------------------
发件人: "catboost/catboost" ***@***.***>;
发送时间: 2024年7月8日(星期一) 晚上7:01
***@***.***>;
***@***.******@***.***>;
主题: Re: [catboost/catboost] installing issue (Discussion #2697)
Check your network connection. Can you download the file itself
https://github.com/catboost/catboost/releases/download/v1.2.5/catboost-R-windows-x86_64-1.2.5.tgz
using other means (for example, browser)?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
still not working
3℃
***@***.***
…------------------ 原始邮件 ------------------
发件人: "catboost/catboost" ***@***.***>;
发送时间: 2024年7月8日(星期一) 晚上7:45
***@***.***>;
***@***.******@***.***>;
主题: Re: [catboost/catboost] installing issue (Discussion #2697)
I've tried downloading the software, but it's not compatible with my macOS system.
In the original message you've downloaded the Windows package. Is this a different issue or you tried it on macOS machine?
For macOS you should use "https://github.com/catboost/catboost/releases/download/v1.2.5/catboost-R-darwin-universal2-1.2.5.tgz" .
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Try adding '--no-staged-install' option: #1985 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm encountering errors when installing R packages, how can I resolve them?

R version 4.3.3 (2024-02-29)
installing code:remotes::install_url('https://github.com/catboost/catboost/releases/download/v1.2.5/catboost-R-windows-x86_64-1.2.5.tgz', INSTALL_opts = c("--no-multiarch", "--no-test-load"))
Beta Was this translation helpful? Give feedback.
All reactions