RStudio: Installation Guide (and Knit to PDF) [see description]

Опубликовано: 19 Август 2020
на канале: Biostatistics
9,203
54

New version:    • How to Install RStudio  

In newer versions of RStudio, there is a new format called Quarto that is much easier to use. There also no longer appears to be a need to install tinytex manually on newer versions.

---

OLD DESCRIPTION

Part two:    • How to use RStudio  

Use the links below to download the programs mentioned in the video:
R: https://cloud.r-project.org/
RStudio: https://rstudio.com/products/rstudio/...

Using LaTeX in RStudio used to require a separate program with a mind of its own, but in late 2017 the prolific statistician Yihui Xie created a package in R that essentially does everything automatically: TinyTeX.
TinyTeX should be installed from within RStudio by running the following commands:

install.packages("tinytex")
tinytex::install_tinytex()

Also see: https://yihui.org/tinytex/

Run into errors? You're probably not the first.
Try finding an answer on: https://stackoverflow.com/search?tab=...

Or check the list below of frequently encountered problems:
If you keep getting errors about "rJava": https://stackoverflow.com/a/7604469 & https://stackoverflow.com/q/30738974 (OSX users only)
If R cannot find installed packages: https://stackoverflow.com/q/19407092
If you keep getting "loadNamespace" errors: https://stackoverflow.com/a/19265356
If you cannot install packages at all, make sure you have administrator rights in every location where packages are written. You can find these by typing ".libPaths()" in the console (without quotation marks) and pressing enter.

Timestamps:
0:00 Introduction
0:37 Install R
1:59 Install RStudio
2:52 Install TinyTeX
4:31 Verify your installation
5:45 Troubleshooting errors


Смотрите видео RStudio: Installation Guide (and Knit to PDF) [see description] онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Biostatistics 19 Август 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 9,203 раз и оно понравилось 54 людям.