summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 953db56..bd19041 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
IPMbook
=======
+[![R build
+status](https://github.com/kenkellner/IPMbook/workflows/R-CMD-check/badge.svg)](https://github.com/kenkellner/IPMbook/actions)
[![CRAN status](https://www.r-pkg.org/badges/version/IPMbook)](https://cran.r-project.org/web/packages/IPMbook/index.html)
[![Downloads](https://cranlogs.r-pkg.org/badges/last-month/IPMbook)](https://www.r-pkg.org/services)
@@ -8,3 +10,4 @@ Michael Schaub and Marc Kéry have written a new book on *Integrated Population
A number of R functions and data sets are needed to complement the code in the book, and these are included in this R package.
+Ken Kellner has taken over maintenance of the `IPMbook` package as of August 2023. All issues and pull requests should be submitted to this repository. The original repository is [here](https://github.com/mikemeredith/IPMbook).