From 09e4c68d67d63b89118ae7e7a2337bf3e01cfed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Revilla?= <185338939+llrs-roche@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:58:26 +0100 Subject: [PATCH 1/2] Replace logo.png by logo.svg (#1431) # Pull Request Replace the logo.png by logo.svg (11kb spared). Fixes https://github.com/insightsengineering/nestdevs-tasks/issues/93 --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- README.md | 2 +- man/TealReportCard.Rd | 1 + man/figures/logo.svg | 230 ++++++++++++++++++++++++++++++++++++++++++ man/figures/teal.png | Bin 79859 -> 0 bytes 4 files changed, 232 insertions(+), 1 deletion(-) create mode 100644 man/figures/logo.svg delete mode 100644 man/figures/teal.png diff --git a/README.md b/README.md index af9af3ba78..f4f3c0e066 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# `teal`: Interactive Exploratory Data Analysis with `Shiny` Web-Applications +# `teal`: Interactive Exploratory Data Analysis with `Shiny` Web-Applications [![CRAN Version](https://www.r-pkg.org/badges/version/teal?color=green)](https://cran.r-project.org/package=teal) diff --git a/man/TealReportCard.Rd b/man/TealReportCard.Rd index 2503d00354..061dbb73ba 100644 --- a/man/TealReportCard.Rd +++ b/man/TealReportCard.Rd @@ -45,6 +45,7 @@ card$get_content()[[1]]$get_content()
Inherited methods