Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not installing on Mac #11

Open
ToscaHardy opened this issue Mar 6, 2023 · 1 comment
Open

Not installing on Mac #11

ToscaHardy opened this issue Mar 6, 2023 · 1 comment

Comments

@ToscaHardy
Copy link

I'm not sure if the code is meant to work on a Mac. I'm getting the following on my MacBook Pro with R version 4.2.2. I notice some files called Mac Binaries so maybe it is? I'll try installing on a PC, but I'm just logging this here in case there is a easy Mac fix that I'm missing.
"

shiny::runGitHub("leedrake5/CloudCal")
Downloading https://github.com/leedrake5/CloudCal/archive/HEAD.tar.gz
Loading required package: shiny
trying URL 'https://github.com/leedrake5/CloudCal/blob/master/Packages/caret_6.0-93.1.zip?raw=true'
Content type 'application/zip' length 3577238 bytes (3.4 MB)
==================================================
downloaded 3.4 MB

Error in install.packages : cannot install Windows binary packages on this platform
........

"

@leedrake5
Copy link
Owner

Looks like a failed attempt to detect the os. just pushed a commit (501) to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants