When asking for debugging help, it’s really courteous to be able to articulate:
(1) what the code was supposed to do
(2) what the code did instead
(3) what was already tried and if the problem has been further narrowed to specific lines
[though I think those are the standard requirements for stackoverflow questions, anyway]
Can I ask a question? I am trying to learn R so I am working in this book I bought called R for Data Science. I didn’t get very far because it says to install the tidyverse package in RStudio so when I try to install it I get this error:…oops. I just tried to reproduce the error and it didn’t happen this time. I’m sorry about that. I’m sure I’ll have more errors soon.
Hi Barbara,
Good to see your question answered itself
fyi, there is an RStudio discussion forum here: https://community.rstudio.com/ that might be helpful for you.
Since this older thread is getting revived, here’s a post of mine about where to get R help https://masalmon.eu/2018/07/22/wheretogethelp/ (including a mention of this very forum hehe).