-
Notifications
You must be signed in to change notification settings - Fork 4
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
failed ti install in Mac OS Big Sur 11.6.6 #86
Comments
Hi,
try to install the rgl package, then restart R completely, then
re-install the cognitivemodels package
install.packages("rgl")
Can you report back if that works?
Best,
Jana
…On 17.05.2022 19:43, jesuscgaliano wrote:
ERROR: lazy loading failed for package ‘cognitivemodels’
* removing
‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library/cognitivemodels’
Warning messages:
1: In i.p(...) : installation of package ‘rgl’ had non-zero exit
status
2: In i.p(...) :
installation of package
‘/var/folders/nk/0fr4rt8x5p9dw90m2w2nphww0000gn/T//Rtmpv7tgQQ/file5a3e6bde1d66/cognitivemodels_0.0.12.tar.gz’
had non-zero exit status
library(cognitivemodels)
Error in library(cognitivemodels) :
there is no package called ‘cognitivemodels’
—
Reply to this email directly, view it on GitHub
<#86>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACK23H2I2TOWUTBNXBGLJK3VKPLFDANCNFSM5WFWQWFQ>.
You are receiving this because you are subscribed to this
thread.Message ID: ***@***.***>
|
Hi Jana, thanks for your reply, I've done! but it does not work (: Best, Output lines just before installing: installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/library/00LOCK-cognitivemodels/00new/cognitivemodels/libs
|
Hi Jana, I think it works fine after updating RStudio and R |
Hi, thanks for updating! |
ERROR: lazy loading failed for package ‘cognitivemodels’
Warning messages:
1: In i.p(...) : installation of package ‘rgl’ had non-zero exit status
2: In i.p(...) :
installation of package ‘/var/folders/nk/0fr4rt8x5p9dw90m2w2nphww0000gn/T//Rtmpv7tgQQ/file5a3e6bde1d66/cognitivemodels_0.0.12.tar.gz’ had non-zero exit status
The text was updated successfully, but these errors were encountered: