@@ -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}
2524devtools::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<!-- [](https://cran.r-project.org/package=LEAVcore)
3938[](https://cran.r-project.org/package=LEAVcore) -->
4039<!-- [](https://CRAN.R-project.org/package=LEAVcore) -->
40+
4141<!--
4242```{r, results='asis', echo=FALSE}
4343dver <- ifelse(test = gsub("(.\\.)(\\d+)(\\..)", "", getNamespaceVersion("LEAVcore")) != "",
@@ -47,8 +47,11 @@ dver <- ifelse(test = gsub("(.\\.)(\\d+)(\\..)", "", getNamespaceVersion("LEAVco
4747cat(paste("[](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<!-- [](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/ )
0 commit comments