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

Issue with R6: error message says: there is no package called 'R6' #285

Open
nszekeres opened this issue Apr 6, 2024 · 2 comments
Open

Comments

@nszekeres
Copy link

nszekeres commented Apr 6, 2024

Hello, trying to "preview" a document in markdown, and keep getting this issue:

Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called 'R6'
Calls: ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted

Any ideas on how to resolve?
FYI, I removed R and Markdown and reinstalled... it told me "success" but is still not allowing me to preview a document in html or word.

@gaborcsardi
Copy link
Member

there is no package called 'R6'

Did you try installing the R6 package?

@nszekeres nszekeres changed the title R6 won't load, causing MD issues? Issue with R6: error message says: there is no package called 'R6' Apr 6, 2024
@nszekeres
Copy link
Author

Thanks, now embarrassed. I surfed around and tried it again and it worked -- install.packages('R6') -- 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

2 participants