From 6c4d050f4dedec1186a5358f87c2b9c4c0562a49 Mon Sep 17 00:00:00 2001 From: jamesaazam Date: Mon, 7 Oct 2024 23:43:27 +0100 Subject: [PATCH] Fix URLs --- README.Rmd | 6 +++--- README.md | 9 ++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/README.Rmd b/README.Rmd index 2f6422e2..d392b413 100644 --- a/README.Rmd +++ b/README.Rmd @@ -36,7 +36,7 @@ models are often used in infectious disease epidemiology, where the chains repre transmission, and the offspring distribution represents the distribution of secondary infections caused by an infected individual. -_{{ packagename }}_ re-implements [bpmodels](https://github.com/epiverse-trace/bpmodels/) +_{{ packagename }}_ re-implements [bpmodels](https://github.com/epiforecasts/bpmodels/) by providing bespoke functions and data structures that allow easy manipulation and interoperability with other Epiverse-TRACE packages, for example, [superspreading](https://github.com/epiverse-trace/superspreading/) and [epiparameter](https://github.com/epiverse-trace/epiparameter/), and potentially some existing packages for handling transmission chains, for example, [epicontacts](https://github.com/reconhub/epicontacts). @@ -184,9 +184,9 @@ processes and transmission chains. Click to expand -* [bpmodels](https://github.com/epiverse-trace/bpmodels): provides methods +* [bpmodels](https://github.com/epiforecasts/bpmodels/): provides methods for analysing the size and length of transmission chains from branching -process models. `{epichains}` is intended to supersede `{bpmodels}`. +process models. `{epichains}` supersedes `{bpmodels}`, which has been retired. * [ringbp](https://github.com/epiforecasts/ringbp): a branching process model, parameterised to the 2019-nCoV outbreak, and used to quantify diff --git a/README.md b/README.md index 6b441fee..e5e7e905 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ distribution represents the distribution of secondary infections caused by an infected individual. *epichains* re-implements -[bpmodels](https://github.com/epiverse-trace/bpmodels/) by providing +[bpmodels](https://github.com/epiforecasts/bpmodels/) by providing bespoke functions and data structures that allow easy manipulation and interoperability with other Epiverse-TRACE packages, for example, [superspreading](https://github.com/epiverse-trace/superspreading/) and @@ -232,10 +232,9 @@ branching processes and transmission chains. Click to expand -- [bpmodels](https://github.com/epiverse-trace/bpmodels): provides - methods for analysing the size and length of transmission chains from - branching process models. `{epichains}` is intended to supersede - `{bpmodels}`. +- [bpmodels](https://github.com/epiforecasts/bpmodels/): provides methods +for analysing the size and length of transmission chains from branching +process models. `{epichains}` supersedes `{bpmodels}`, which has been retired. - [ringbp](https://github.com/epiforecasts/ringbp): a branching process model, parameterised to the 2019-nCoV outbreak, and used to quantify