From a2bd279b9729da43ddc1121fa2849e7b6237fc5e Mon Sep 17 00:00:00 2001 From: kaitejohnson <94390107+kaitejohnson@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:16:17 +0000 Subject: [PATCH] Automatic README update --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 75968ce..0d4dcba 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Baseline nowcast +# Baseline nowcast (in development) @@ -10,14 +10,14 @@ stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https:// [![R-CMD-check](https://github.com/epinowcast/baselinenowcast/workflows/R-CMD-check/badge.svg)](https://github.com/epinowcast/baselinenowcast/actions/workflows/R-CMD-check.yaml) [![Codecov test coverage](https://codecov.io/gh/epinowcast/baselinenowcast/branch/main/graph/badge.svg)](https://app.codecov.io/gh/epinowcast/baselinenowcast) - -[![Universe](https://epinowcast.r-universe.dev/badges/baselinenowcast)](https://epinowcast.r-universe.dev/baselinenowcast) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/epinowcast/baselinenowcast/blob/master/LICENSE.md/) [![GitHub contributors](https://img.shields.io/github/contributors/epinowcast/baselinenowcast)](https://github.com/epinowcast/baselinenowcast/graphs/contributors) + + ## Summary Provides functions for nowcasting right-truncated epidemiological data, @@ -39,10 +39,6 @@ package](https://pak.r-lib.org/): pak::pak(file.path("epinowcast", "baselinenowcast")) ``` -*Note: You can also use the above approach to install a specific commit -if needed, for example, if you want to try out a specific unreleased -feature, but not the absolute latest developmental version.* - ## Resources