summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Kellner <ken@kenkellner.com>2023-08-21 09:37:10 -0400
committerKen Kellner <ken@kenkellner.com>2023-08-21 09:37:10 -0400
commit7dab3282be7d308d7ca6476f430576875cfb78c8 (patch)
tree5a8774f89b2111d811b8f55fdde056c8d8f132c5
parentb70f4bee79d18950ed2bee0ef1fb41b42c104938 (diff)
Update READMEmain
-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).