-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Rhistory
131 lines (131 loc) · 3.02 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
install.packages("rmarkdown")
library(rmarkdown)
install.packages("rmarkdown")
library(rmarkdown)
install.packages("rmarkdown")
library(rmarkdown)
install.packages(c("digest", "caTools", "bitops"))
install.packages(c("digest", "caTools", "bitops"))
install.packages("vitae")
install.packages("tibble")
install.packages("tibble")
install.packages("magrittr")
install.packages("here")
install.packages("readr")
library(tibble)
library(magrittr)
library(here)
library(readr)
library(here)
knitr::opts_chunk$set(echo = FALSE,
warning = FALSE,
message = FALSE)
library(vitae)
library(tibble)
library(magrittr)
library(here)
library(readr)
source(file = here("r","data.r"))
knitr::opts_chunk$set(echo = FALSE,
warning = FALSE,
message = FALSE)
library(vitae)
library(tibble)
library(magrittr)
library(here)
library(readr)
source(file = here("r","data.r"))
tinytex::install_tinytex()
setwd("/Users/santoshbhosale/Downloads/CV-first-repo-master")
setwd("/Users/santoshbhosale/Documents/GitHub/santoshdbhosale.github.io")
setwd("/Users/santoshbhosale/Downloads/CV-first-repo-master")
unlink("CV_edit1_cache", recursive = TRUE)
setwd("/Users/santoshbhosale/Downloads/CV-first-repo-master")
setwd("/Users/santoshbhosale/Downloads")
setwd("/Users/santoshbhosale/Downloads/CV-first-repo-master")
install.packages('tinytex')
tinytex::install_tinytex()
install.packages("~/Downloads/vitae_0.6.0.tgz", repos = NULL, type = .Platform$pkgType)
library(vitae)
install.packages("~/Downloads/vitae_0.6.0.tgz", repos = NULL, type = .Platform$pkgType)
library(vitae)
setwd("/Users/santoshbhosale/Downloads")
setwd("/Users/santoshbhosale/Downloads")
install.packages("pak")
pak::pak('rstudio/pagedown')
setwd("/Users/santoshbhosale/Downloads/CV-first-repo-master")
install.packages('vitae')
install.packages('tinytex')
tinytex::install_tinytex()
# install.packages("remotes")
remotes::install_github("mitchelloharawild/vitae")
install.packages("remotes")
remotes::install_github("mitchelloharawild/vitae")
knitr::opts_chunk$set(echo = FALSE,
warning = FALSE,
message = FALSE)
library(vitae)
library(tibble)
library(magrittr)
library(here)
library(readr)
source(file = here("r","data_withPatent.r"))
skills %>%
detailed_entries(
with = area,
what = skills
)
work %>%
detailed_entries(
with = title,
what = unit,
why = detail,
when = glue::glue("{startMonth} {startYear} --> {endMonth} {endYear}",.na = ""),
where = where
)
edu %>%
detailed_entries(
with = inst,
what = degree,
why = detail,
when = glue::glue("{startYear} --> {endYear}",.na = ""),
where = where
)
awards %>%
detailed_entries(
with = area,
what = accomplishment,
why = detail,
when = year,
where = where
)
pubs %>%
detailed_entries(
where = Journal,
with = Authors,
what = Title,
when = Year
)
patents %>%
detailed_entries(
where = where,
with = Authors,
what = Title,
why = detail
)
ref %>%
detailed_entries(
where = Contact,
with = Name,
what = Title
)
install.packages('here')
library(here)
library(here)
install.packages('downlit')
library(downlit)
install.packages('xml2')
library(xml2)
install.packages('elmer')
library(elmer)
library(elmer)