Skip to content

Commit d906100

Browse files
committed
update
Merge branch 'main' of github.com:BioGenies/BioGenies.github.io # Conflicts: # subsite/team/mb.qmd # subsite/team/vi.qmd
2 parents 37e478d + 1e566f1 commit d906100

File tree

5 files changed

+1
-23
lines changed

5 files changed

+1
-23
lines changed

setup-environment.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
install.packages(c("rmarkdown", "tidyverse", "DT", "slickR", "RCurl", "openalexR",
2-
"leaflet", "icons", "hrbrthemes", "ggalt", "ggbeeswarm", "fontawesome"))
2+
"leaflet", "fontawesome", "hrbrthemes", "ggalt", "ggbeeswarm"))
33

subsite/posts/2024_08_19.qmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ categories:
1717
# icons::download_bioicons()
1818
# icons::download_fontawesome()
1919
# icons::download_google_material()
20-
library("icons")
2120
library("fontawesome")
2221
```
2322

subsite/team/jc.qmd

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@ format:
1111
---
1212

1313
```{r, echo=FALSE, message=FALSE}
14-
# library(devtools)
15-
# install_github("mitchelloharawild/icons")
16-
# icons::download_academicons()
17-
# icons::download_bioicons()
18-
# icons::download_fontawesome()
19-
# icons::download_google_material()
20-
library("icons")
2114
library("fontawesome")
2215
```
2316

subsite/team/jk.qmd

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@ format:
1111
---
1212

1313
```{r, echo=FALSE, message=FALSE}
14-
# library(devtools)
15-
# install_github("mitchelloharawild/icons")
16-
# icons::download_academicons()
17-
# icons::download_bioicons()
18-
# icons::download_fontawesome()
19-
# icons::download_google_material()
20-
library("icons")
2114
library("fontawesome")
2215
```
2316

subsite/team/kg.qmd

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@ format:
1111
---
1212

1313
```{r, echo=FALSE, message=FALSE}
14-
# library(devtools)
15-
# install_github("mitchelloharawild/icons")
16-
# icons::download_academicons()
17-
# icons::download_bioicons()
18-
# icons::download_fontawesome()
19-
# icons::download_google_material()
20-
library("icons")
2114
library("fontawesome")
2215
```
2316

0 commit comments

Comments
 (0)