Skip to content

Commit

Permalink
Replace HTML with plan markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmbaazam committed Feb 5, 2025
1 parent 726cb77 commit 033dbef
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@ knitr::opts_chunk$set(
<!-- badges: end -->


<div style="background-color: #ffcccc; border: 1px solid #ff0000; padding: 10px; margin-bottom: 20px;">
<strong style="color: #ff0000;">️ WARNING:</strong>
<p style="margin: 0;">`{bpmodels}` is now *retired and will no longer be maintained*. We
recommend using [`{epichains}`](https://github.com/epiverse-trace/epichains) instead. If you need help converting your code to use `{epichains}`, please [open a discussion on epichains](https://github.com/epiverse-trace/epichains/discussions).</p>
</div>
## WARNING

> `{bpmodels}` is now *retired and will no longer be maintained*. We recommend using [`{epichains}`](https://github.com/epiverse-trace/epichains) instead. If you need help converting your code to use `{epichains}`, please [open a discussion on epichains](https://github.com/epiverse-trace/epichains/discussions).
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
Expand Down

0 comments on commit 033dbef

Please sign in to comment.