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

installed.packages("devtools") Package LibPath Version Priority Depends Imports LinkingTo Suggests Enhances License License_is_FOSS License_restricts_use OS_type Archs MD5sum NeedsCompilation Built #505

Open
joecabz opened this issue Nov 13, 2016 · 6 comments

Comments

@joecabz
Copy link

joecabz commented Nov 13, 2016

installed.packages("devtools") Package LibPath Version Priority Depends Imports LinkingTo Suggests Enhances License License_is_FOSS License_restricts_use OS_type Archs MD5sum NeedsCompilation Built

@joecabz
Copy link
Author

joecabz commented Nov 13, 2016

Please help. I am using R-3.3.2-win.exe, RStudio-1.0.44.exe,Rtools33.exe, windows 10 64bit

@ramnathv
Copy link
Owner

I am not clear how this issue is related to slidify. Were you trying to run install.packages("devtools") before installing slidify?

@synbaas
Copy link

synbaas commented Nov 16, 2017

use install.packages() instead of installed.packages()..

refer - swirldev/swirl#331. Hope it helps

@SyahirahWanMin
Copy link

Wrong command. You're using the function installed.packages() when you should be using the function install.packages().

@ranga291257
Copy link

This is due to RStudio code complete that suggests installed.packages

@Meelol
Copy link

Meelol commented Feb 8, 2021

Thank you!

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

6 participants