fmichonneau / francoismichonneau.net

Personal website
https://francoismichonneau.net
MIT License
0 stars 0 forks source link

[GMYC-tutorial] #32

Closed msheidai closed 3 years ago

msheidai commented 3 years ago

Hi there, I tried several different approaches to. downloads splits package for. r, through R-STUDIO, but was not. friutfuul Please kindly help in this regard.

Thanks msheidai

msheidai commented 3 years ago

I tried for Mac pro

fmichonneau commented 3 years ago

Try with install.packages("splits", repos="http://R-Forge.R-project.org")

msheidai commented 3 years ago

Dear. Sir, This is the result after trying install.packages("splits", repos="http://R-Forge.R-project.org"):

Result.pdf

fmichonneau commented 3 years ago

it looks like you don't have the developer tools installed to be able to install this package. You may want to look into brew (https://brew.sh/) which I think will install the tools you need. After installing brew, try to reinstall the package from R. If that still doesn't work, I suggest you contact the authors of the splits package.