-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Rhistory
39 lines (39 loc) · 1.12 KB
/
.Rhistory
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
xfun::session_info('rmarkdown')
tinytex::tinytex_root()
tinytex::tlmgr_install("multirow")
tinytex::install_tinytex()
tinytex::install_tinytex(force=T)
install.packages('tinytex')
tinytex::install_prebuilt()
install.packages("curl")
tinytex::install_tinytex()
quit()
library(markdown)
markdown::render("CV_Rowell_1page.Rmd", "pdf_document")
rmarkdown::render("CV_Rowell_1page.Rmd", "pdf_document")
?rmarkdown::pandoc_available
?rmarkdown::pandoc_available
pandoc_available()
?rmarkdown::pandoc_available
rmarkdown::pandoc_available()
quit()
library(rmarkdown)
rmarkdown::pandoc_available()
rmarkdown::render("CV_Rowell_1page.Rmd", "pdf_document")
install.packages("tidyverse")
install.packages("xml2")
Sys.setenv(R_INSTALL_STAGED = FALSE)
install.packages("xml2")
install.packages("tidyverse")
rmarkdown::render("CV_Rowell_1page.Rmd", "pdf_document")
install.packages("RefManageR")
rmarkdown::render("CV_Rowell_1page.Rmd", "pdf_document")
quit()
Sys.getenv('PATH')
rmarkdown::render("CV_Rowell_1page.Rmd", "pdf_document")
Sys.which('pdflatex')
Sys.which('xelatex')
tinytex::install_tinytex()
Sys.which('xelatex')
Sys.which('pdflatex')
quit()