From 8954486232d99cce00594d2665a6a8f8e3f40ff0 Mon Sep 17 00:00:00 2001 From: Carlos Camara Date: Tue, 2 Jul 2024 09:02:45 +0100 Subject: [PATCH] Add status badge --- DESCRIPTION | 3 +-- README.Rmd | 1 + README.md | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 206ccef..ef868fa 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -18,8 +18,7 @@ Suggests: rlang, rvest, stringr, - testthat (>= 3.0.0), - lifecycle + testthat (>= 3.0.0) VignetteBuilder: knitr Imports: sf diff --git a/README.Rmd b/README.Rmd index cd51d2b..f5fa788 100644 --- a/README.Rmd +++ b/README.Rmd @@ -13,6 +13,7 @@ knitr::opts_chunk$set( ``` # UKgeogRaphies +[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) [![R-CMD-check](https://github.com/WarwickCIM/ukgeographies/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/WarwickCIM/ukgeographies/actions/workflows/R-CMD-check.yaml) diff --git a/README.md b/README.md index 55cc277..3e25923 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ +[![Project Status: WIP – Initial development is in progress, but there +has not yet been a stable, usable release suitable for the +public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) [![R-CMD-check](https://github.com/WarwickCIM/ukgeographies/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/WarwickCIM/ukgeographies/actions/workflows/R-CMD-check.yaml)