Skip to content

Commit cdfdf42

Browse files
committed
Add logo p2
1 parent f7cc980 commit cdfdf42

3 files changed

Lines changed: 41 additions & 2 deletions

File tree

README.Rmd

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

2020
## `LEAVcore`: Constitution of Core Collections using Length of Encoded Attribute Values
21-
<!-- <img src="https://raw.githubusercontent.com/aravind-j/LEAVcore/master/inst/extdata/LEAVcore.png" align="right" alt="logo" width="173" height = "200" style = "border: none; float: right;">
22-
-->
21+
<img src="https://raw.githubusercontent.com/aravind-j/LEAVcore/master/inst/extdata/LEAVcore.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
@@ -38,6 +37,7 @@ Division of Germplasm Conservation, ICAR-National Bureau of Plant Genetic Resour
3837
<!-- [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version-last-release/LEAVcore)](https://cran.r-project.org/package=LEAVcore)
3938
[![Dependencies](https://tinyverse.netlify.app/status/LEAVcore)](https://cran.r-project.org/package=LEAVcore) -->
4039
<!-- [![rstudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/LEAVcore?color=green)](https://CRAN.R-project.org/package=LEAVcore) -->
40+
4141
<!--
4242
```{r, results='asis', echo=FALSE}
4343
dver <- ifelse(test = gsub("(.\\.)(\\d+)(\\..)", "", getNamespaceVersion("LEAVcore")) != "",
@@ -47,8 +47,11 @@ dver <- ifelse(test = gsub("(.\\.)(\\d+)(\\..)", "", getNamespaceVersion("LEAVco
4747
cat(paste("[![develVersion](https://img.shields.io/badge/devel%20version-", dver, "-orange.svg)](https://github.com/aravind-j/LEAVcore)", sep = ""))
4848
```
4949
-->
50+
5051
[![Github Code Size](https://img.shields.io/github/languages/code-size/aravind-j/LEAVcore.svg)](https://github.com/aravind-j/LEAVcore)
52+
5153
<!-- [![R-CMD-check](https://github.com/aravind-j/LEAVcore/workflows/R-CMD-check/badge.svg)](https://github.com/aravind-j/LEAVcore/actions) -->
54+
5255
[![Project Status: WIP](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
5356
[![lifecycle](https://lifecycle.r-lib.org/articles/figures/lifecycle-maturing.svg)](https://lifecycle.r-lib.org/articles/stages.html#maturing)
5457
[![Last-changedate](https://img.shields.io/badge/last%20change-`r gsub('-', '--', Sys.Date())`-yellowgreen.svg)](https://github.com/aravind-j/LEAVcore/)

inst/extdata/LEAVcore.png

38.3 KB
Loading

inst/extdata/LEAVcore.svg

Lines changed: 36 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)