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

Error with swirl #331

Closed
akshaynaik29 opened this issue Aug 3, 2015 · 6 comments
Closed

Error with swirl #331

akshaynaik29 opened this issue Aug 3, 2015 · 6 comments
Labels

Comments

@akshaynaik29
Copy link

After running installed.packages("swirl"), it displays the following error
Package LibPath Version Priority Depends Imports LinkingTo Suggests Enhances
License License_is_FOSS License_restricts_use OS_type Archs MD5sum
NeedsCompilation Built

@seankross
Copy link
Member

Can you send a screenshot of this error?

@akshaynaik29
Copy link
Author

screenshot 368

@seankross
Copy link
Member

Try the following:

install.packages("swirl")
library(swirl)
swirl()

@TimilehinEO
Copy link

Still did not install
image

@seankross
Copy link
Member

You're using the function installed.packages() when you should be using the function install.packages(). Please see my comment above for the canonical method of installing swirl.

@TimilehinEO
Copy link

Thank You

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

No branches or pull requests

3 participants