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

Questions about day zero prep #12

Open
sctyner opened this issue Mar 25, 2019 · 6 comments
Open

Questions about day zero prep #12

sctyner opened this issue Mar 25, 2019 · 6 comments

Comments

@sctyner
Copy link
Collaborator

sctyner commented Mar 25, 2019

Please leave a comment below if you have a question about the day zero prep materials. Myself, @ijlyttle, @haleyjeppson or @AmeliaMN will get back to you as quickly as we can.

Thanks!

@sctyner sctyner pinned this issue Mar 28, 2019
@mkosmicki
Copy link

OK...I received an error when installing github: devtools::install_github("r-lib/usethis", force = TRUE)

package ‘rlang’ successfully unpacked and MD5 sums checked
Error: (converted from warning) cannot remove prior installation of package ‘rlang’

What can I try?

@ijlyttle
Copy link
Contributor

ijlyttle commented Apr 1, 2019

Hi @mkosmicki,

Sorry to hear that... could you try to restart R (in RStudio: Session > Restart R) then try again:

devtools::install_github("r-lib/usethis", force = TRUE)

Does this work?

@mkosmicki
Copy link

Uh-oh...now it says:

Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called ‘rlang’

@mkosmicki
Copy link

OH...I installed rlang...and it appears I have success!

@ijlyttle
Copy link
Contributor

ijlyttle commented Apr 2, 2019

Hi @mkosmicki,

Very easy for me to say now that you've solved the problem, but my suspicion is that something got messed-up in the rlang installation. It sounds like you did exactly the right thing by installing it (again).

@mkosmicki
Copy link

@ijlyttle I think I have successfully completed all the Day Zero tasks! The videos were a huge help!

Thanks!

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

3 participants