[BlindRUG] R with VSCode

Liz Hare doggene at earthlink.net
Thu Jul 29 14:21:16 UTC 2021


Hi all,

JooYoung has asked me to share this information with the list about a workshop on using R with VSCode on Friday:

> 
> * Date and time: Friday July 30th from 2:00pm to 3:00pm CST
> 
> * Zoom link: https://ucd-ie.zoom.us/j/69411786234?pwd=R1lGQkFyQ3NWci9GT3FaOG4xK0Rydz09
> 
> Please attend the meeting with the following prerequisites.
> 
> 1. Install R (if you have not yet installed it on your system)
> 
> * Mac: https://cran.r-project.org/bin/macosx/
> 
> * Windows: https://cran.r-project.org/bin/windows/base/
> 
> 2. Install VSCode
> 
> * Mac: https://code.visualstudio.com/docs/setup/mac
> 
> * Windows: https://code.visualstudio.com/download
> 
> 3. Install some required R packages using the following command in R session:
> 
> chooseCRANmirror(ind = 1)
> install.packages("languageserver")
> install.packages("httpgd")
> 
> 4. Install R extension for Visual Studio Code:
> https://marketplace.visualstudio.com/items?itemName=Ikuyadeu.r
> 
> 5. Install R Debugger VSCode extension:
> https://marketplace.visualstudio.com/items?itemName=RDebugger.r-debugger
> 
> Since the Zoom will be hosted by another individual, I have no idea

Liz


More information about the BlindRUG mailing list