Skip to content

Commit

Permalink
add hex logo
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchobben committed Oct 15, 2023
1 parent 6c0b0ce commit 82dd2b8
Show file tree
Hide file tree
Showing 15 changed files with 11 additions and 61 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Expand Up @@ -31,6 +31,8 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Install Pandoc
uses: r-lib/actions/setup-pandoc@v2

- name: Install system dependencies
if: startsWith(runner.os, 'Linux')
Expand Down
6 changes: 5 additions & 1 deletion .gitignore
Expand Up @@ -16,4 +16,8 @@ docs
rsconnect
app.R
# development
dev
dev/*
# submission
NEWS.md
CRAN-SUBMISSION
cran-comments.md
4 changes: 2 additions & 2 deletions README.Rmd
Expand Up @@ -6,7 +6,7 @@ bibliography: "vignettes/packages.bib"
<!-- README.md is generated from README.Rmd. Please edit that file -->


# The oceanexplorer <a href="https://www.uu.nl/en/news/erc-grant-for-peter-bijl-to-predict-future-sea-level"><img src="man/figures/oceanice-logo.png" style="float:right; height:50px;"/></a>
# The oceanexplorer <a href="https://dplyr.tidyverse.org"><img src="man/figures/logo.png" align="right" height="138" /></a>


```{r, include = FALSE}
Expand Down Expand Up @@ -80,7 +80,7 @@ The goal of oceanexplorer is to enable easy access and exploration of the [World

Check the app here: https://martinschobben.shinyapps.io/oceanexplorer/

## Funding
## Funding <a href="https://www.uu.nl/en/news/erc-grant-for-peter-bijl-to-predict-future-sea-level"><img src="man/figures/oceanice-logo.png" style="float:right; height:50px;"/></a>

This project was funded by ERC Starting grant number 802835, OceaNice, awarded to Peter Bijl.

Expand Down
4 changes: 2 additions & 2 deletions README.md
@@ -1,7 +1,7 @@

<!-- README.md is generated from README.Rmd. Please edit that file -->

# The oceanexplorer <a href="https://www.uu.nl/en/news/erc-grant-for-peter-bijl-to-predict-future-sea-level"><img src="man/figures/oceanice-logo.png" style="float:right; height:50px;"/></a>
# The oceanexplorer <a href="https://dplyr.tidyverse.org"><img src="man/figures/logo.png" align="right" height="138" /></a>

<!-- badges: start -->

Expand Down Expand Up @@ -30,7 +30,7 @@ app</figcaption>

Check the app here: <https://martinschobben.shinyapps.io/oceanexplorer/>

## Funding
## Funding <a href="https://www.uu.nl/en/news/erc-grant-for-peter-bijl-to-predict-future-sea-level"><img src="man/figures/oceanice-logo.png" style="float:right; height:50px;"/></a>

This project was funded by ERC Starting grant number 802835, OceaNice,
awarded to Peter Bijl.
Expand Down
56 changes: 0 additions & 56 deletions cran-comments.md

This file was deleted.

Binary file added man/figures/logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon-120x120.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon-152x152.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon-180x180.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon-60x60.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon-76x76.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/apple-touch-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/favicon-16x16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/favicon-32x32.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pkgdown/favicon/favicon.ico
Binary file not shown.

0 comments on commit 82dd2b8

Please sign in to comment.