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

Installation Error #12

Open
mandiedriskill opened this issue Nov 6, 2018 · 1 comment
Open

Installation Error #12

mandiedriskill opened this issue Nov 6, 2018 · 1 comment

Comments

@mandiedriskill
Copy link

Hello,

I tried to run the following code in RStudio on a Mac OS:
install.packages("xtail_1.1.5-source.tar.gz")

But, I received the following error:
Warning in install.packages:
package ‘xtail_1.1.5-source.tar.gz’ is not available (for R version 3.5.0)

Any help would be much appreciated.
Thanks, Mandie

@zhengtaoxiao
Copy link
Member

Hi,

Please download this package and try to use this command: install.packages("**/path/**xtail_1.1.5-source.tar.gz",repo=NULL,type="source")
Change the "/path/" to where the package located in.

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