Skip to content

Commit

Permalink
Added folium, Changed R ver github action
Browse files Browse the repository at this point in the history
  • Loading branch information
royfrancis committed Dec 29, 2023
1 parent a38ef00 commit d883919
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
r: [4.0,4.1,4.2]
r: [4.2,4.3]
steps:
- uses: actions/checkout@v1
- uses: r-lib/actions/setup-r@v2
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
strategy:
fail-fast: false
matrix:
r: [4.0,4.1,4.2]
r: [4.2,4.3]
steps:
- uses: actions/checkout@v1
- uses: r-lib/actions/setup-r@v2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

An R package with R Markdown templates for reports/documentation and xaringan slides. For preview, installation and usage guide, go to [https://royfrancis.github.io/minty/](https://royfrancis.github.io/minty/).

:exclamation: For quarto template, see [https://github.com/royfrancis/minty-quarto-website](https://github.com/royfrancis/folium).
:exclamation: For quarto template, see [https://github.com/royfrancis/folium](https://github.com/royfrancis/folium).

Credit to <span><a href="https://www.freepik.com"><img src="man/figures/freepik.png" style="height:20px;vertical-align:middle;"></a></span> and <span><a href="https://www.flaticon.com/"><img src="man/figures/flaticon.png" style="height:15px;vertical-align:middle;"></a></span> for illustrations/graphics.

Expand Down

0 comments on commit d883919

Please sign in to comment.