Skip to content

Commit 2e8d4dd

Browse files
committed
Add logo p2
1 parent d8bd5a4 commit 2e8d4dd

3 files changed

Lines changed: 43 additions & 3 deletions

File tree

README.Rmd

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ knitr::include_graphics("https://raw.githubusercontent.com/aravind-j/SampleCore/
1818
-->
1919

2020
## `SampleCore`: Sampling Strategies for Constructing Core Collections
21-
<!-- <img src="https://raw.githubusercontent.com/aravind-j/SampleCore/master/inst/extdata/SampleCore.png" align="right" alt="logo" width="173" height = "200" style = "border: none; float: right;">
22-
-->
21+
<img src="https://raw.githubusercontent.com/aravind-j/SampleCore/master/inst/extdata/SampleCore.png" align="right" alt="logo" width="173" height = "200" style = "border: none; float: right;">
2322

2423
```{r,echo = FALSE, message = FALSE}
2524
devtools::load_all(".", quiet = TRUE) # quiet = T for hiding macOS compiler warnings
@@ -35,9 +34,11 @@ Division of Germplasm Conservation, ICAR-National Bureau of Plant Genetic Resour
3534
***
3635
[![minimal R version](https://img.shields.io/badge/R>%3D-3.5.0-6666ff.svg?logo=R)](https://cran.r-project.org/)
3736
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
37+
3838
<!-- [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version-last-release/SampleCore)](https://cran.r-project.org/package=SampleCore)
3939
[![Dependencies](https://tinyverse.netlify.app/status/SampleCore)](https://cran.r-project.org/package=SampleCore) -->
4040
<!-- [![rstudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/SampleCore?color=green)](https://CRAN.R-project.org/package=SampleCore) -->
41+
4142
<!--
4243
```{r, results='asis', echo=FALSE}
4344
dver <- ifelse(test = gsub("(.\\.)(\\d+)(\\..)", "", getNamespaceVersion("SampleCore")) != "",
@@ -47,14 +48,17 @@ dver <- ifelse(test = gsub("(.\\.)(\\d+)(\\..)", "", getNamespaceVersion("Sample
4748
cat(paste("[![develVersion](https://img.shields.io/badge/devel%20version-", dver, "-orange.svg)](https://github.com/aravind-j/SampleCore)", sep = ""))
4849
```
4950
-->
51+
5052
[![Github Code Size](https://img.shields.io/github/languages/code-size/aravind-j/SampleCore.svg)](https://github.com/aravind-j/SampleCore)
53+
5154
<!-- [![R-CMD-check](https://github.com/aravind-j/SampleCore/workflows/R-CMD-check/badge.svg)](https://github.com/aravind-j/SampleCore/actions) -->
55+
5256
[![Project Status: WIP](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
5357
[![lifecycle](https://lifecycle.r-lib.org/articles/figures/lifecycle-maturing.svg)](https://lifecycle.r-lib.org/articles/stages.html#maturing)
5458
[![Last-changedate](https://img.shields.io/badge/last%20change-`r gsub('-', '--', Sys.Date())`-yellowgreen.svg)](https://github.com/aravind-j/SampleCore/)
5559
<!-- [![Zenodo DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.zenodo.14889174.svg)](https://doi.org/10.5281/zenodo.14889174) -->
5660
[![Website - pkgdown](https://img.shields.io/website-up-down-green-red/https/aravind-j.github.io/SampleCore.svg)](https://aravind-j.github.io/SampleCore/)
57-
<!-- [![.](https://pro-pulsar-193905.appspot.com/G-B9EKQHWBD9/welcome-page)](https://github.com/aravind-j/google-analytics-beacon) -->
61+
<!-- [![.](https://pro-pulsar-193905.appspot.com/G-xxxxxxxx/welcome-page)](https://github.com/aravind-j/google-analytics-beacon) -->
5862
<!-- [![GoatCounter](https://SampleCore-gh.goatcounter.com/count?p=/test)](https://SampleCore.goatcounter.com/) -->
5963
<!-- [![packageversion](https://img.shields.io/badge/Package%20version-0.2.3.3-orange.svg)](https://github.com/aravind-j/SampleCore) -->
6064
<!-- [![GitHub Download Count](https://github-basic-badges.herokuapp.com/downloads/aravind-j/SampleCore/total.svg)] -->

inst/extdata/LEAVcore.png

38.3 KB
Loading

inst/extdata/LEAVcore.svg

Lines changed: 36 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)