From 5b8421a51502e6188b173276513b52663790f2eb Mon Sep 17 00:00:00 2001 From: Anestis Touloumis Date: Fri, 24 Feb 2023 12:14:07 +0000 Subject: [PATCH] 230224: updated readme --- .github/workflows/R-CMD-check.yaml | 2 +- README.Rmd | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/R-CMD-check.yaml b/.github/workflows/R-CMD-check.yaml index ba52ec3..22ed201 100644 --- a/.github/workflows/R-CMD-check.yaml +++ b/.github/workflows/R-CMD-check.yaml @@ -49,5 +49,5 @@ jobs: upload-snapshots: true args: 'c("--no-manual", "--as-cran")' build_args: 'c("--compact-vignettes=both")' - error-on: '"error"' + error-on: '"warning"' check-dir: '"check"' \ No newline at end of file diff --git a/README.Rmd b/README.Rmd index 40e9c7c..d9745ff 100644 --- a/README.Rmd +++ b/README.Rmd @@ -29,8 +29,8 @@ knitr::opts_chunk$set( # ShrinkCovMat: Shrinkage Covariance Matrix Estimators -[![R-CMD-check](https://github.com/AnestisTouloumis/ShrinkCovMat/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/AnestisTouloumis/ShrinkCovMat/actions/workflows/R-CMD-check.yaml) [![Github version](`r paste0("https://img.shields.io/badge/GitHub%20-", as.vector(read.dcf('DESCRIPTION')[, 'Version']),"-green.svg")`)]("commits/master") +[![R-CMD-check](https://github.com/AnestisTouloumis/ShrinkCovMat/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/AnestisTouloumis/ShrinkCovMat/actions/workflows/R-CMD-check.yaml) [![Project Status: Active The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![Codecov test coverage](https://codecov.io/gh/AnestisTouloumis/ShrinkCovMat/branch/master/graph/badge.svg?token=qBztxEiCLU)](https://codecov.io/gh/AnestisTouloumis/ShrinkCovMat) diff --git a/README.md b/README.md index 0768c59..1adfcb8 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ # ShrinkCovMat: Shrinkage Covariance Matrix Estimators -[![R-CMD-check](https://github.com/AnestisTouloumis/ShrinkCovMat/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/AnestisTouloumis/ShrinkCovMat/actions/workflows/R-CMD-check.yaml) [![Github version](https://img.shields.io/badge/GitHub%20-1.4.6-green.svg)](%22commits/master%22) +[![R-CMD-check](https://github.com/AnestisTouloumis/ShrinkCovMat/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/AnestisTouloumis/ShrinkCovMat/actions/workflows/R-CMD-check.yaml) [![Project Status: Active The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)