@@ -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}
2524devtools::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<!-- [](https://cran.r-project.org/package=SampleCore)
3939[](https://cran.r-project.org/package=SampleCore) -->
4040<!-- [](https://CRAN.R-project.org/package=SampleCore) -->
41+
4142<!--
4243```{r, results='asis', echo=FALSE}
4344dver <- ifelse(test = gsub("(.\\.)(\\d+)(\\..)", "", getNamespaceVersion("SampleCore")) != "",
@@ -47,14 +48,17 @@ dver <- ifelse(test = gsub("(.\\.)(\\d+)(\\..)", "", getNamespaceVersion("Sample
4748cat(paste("[](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<!-- [](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<!-- [](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://github.com/aravind-j/google-analytics-beacon) -->
61+ <!-- [](https://github.com/aravind-j/google-analytics-beacon) -->
5862<!-- [](https://SampleCore.goatcounter.com/) -->
5963<!-- [](https://github.com/aravind-j/SampleCore) -->
6064<!-- [] -->
0 commit comments