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

Create tutorial videos on setting up VS-Code with R #10

Open
rpodcast opened this issue Oct 30, 2021 · 1 comment
Open

Create tutorial videos on setting up VS-Code with R #10

rpodcast opened this issue Oct 30, 2021 · 1 comment

Comments

@rpodcast
Copy link
Owner

rpodcast commented Oct 30, 2021

After Kun Ren's excellent presentation at the October 2021 NYR meetup, many in the audience (and Kun himself) agreed that the biggest hurdle in using R with VS-Code is getting everything installed and configured. I think I can help with that! My first attempt at streaming my setup was a bit all over the place and not focused enough. Here are my ideas for the tutorial (and if you have additional thoughts, please add a comment to this issue):

Assumptions

Installations

Configurations

  • Default R version and default R console command
  • Spacing (VS Code defaults to 4 spaces, configure to 2 spaces)
  • Considerations when using renv (update ;Rprofile)
@PythonCoderUnicorn
Copy link

I love 💗 this idea !

Some things that I would love sprinkled in the tutorial is

  • how to make ggplot output in dark mode? will ggdark::dark_mode() work in VS Code? will themetic or bslib for R work? (I ask because most people like the retina burning white defaults)
  • Kun Ren's video went over things fast (understandably) so if things can be explained slowly that would be helpful
  • I have used VS Code for Rmd but when the file is opened in RStudio it is different (same folder directory), so if that is related that would nice to know about why it doesn't pair up.

sometimes I rather run code in VS Code for R but no idea to get it up and running like the RStudio.

here is Moby in support of this project 🐳

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