Replies: 5 comments 2 replies
-
|
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.
-
|
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.
-
|
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.
-
|
Try adding '--no-staged-install' option: #1985 (comment) |
Beta Was this translation helpful? Give feedback.
-
|
I treid to dowload as above instruct,ons but I am receiving this message: Error in .rs.downloadFile(url = url, destfile = path, method = method, : |
Beta Was this translation helpful? Give feedback.
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