From 5f1995323043e88079a076ccb1ff39be0c7028e7 Mon Sep 17 00:00:00 2001 From: Pratik Gupte Date: Tue, 9 Jul 2024 11:06:26 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Rich FitzJohn --- DESCRIPTION | 2 +- README.Rmd | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index a8268f8..503b626 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -19,7 +19,7 @@ Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 -Language: en-US +Language: en-GB Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr diff --git a/README.Rmd b/README.Rmd index 832507f..3225b50 100644 --- a/README.Rmd +++ b/README.Rmd @@ -15,13 +15,12 @@ knitr::opts_chunk$set( ) ``` -# {{ packagename }}: Optimise economic, social and health trade-offs in a pandemic +# daedelus: Optimise economic, social and health trade-offs in a pandemic [![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 build status](https://github.com/j-idea/daedalus/workflows/R-CMD-check/badge.svg)](https://github.com/j-idea/daedalus/actions/workflows/R-CMD-check.yaml) [![codecov.io](https://codecov.io/github/j-idea/daedalus/coverage.svg?branch=main)](https://codecov.io/github/j-idea/daedalus?branch=main) -[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) [![CRAN status](https://www.r-pkg.org/badges/version/daedalus)](https://CRAN.R-project.org/package=daedalus)