Skip to content

R implementation of the avian full annual cycle model for migratory birds developed by Runge and Marra

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

brouwern/redstart

Repository files navigation

redstart

Introduction

The goal of redstart is to simulate the dynamics of migratory songbirds throughout their entire annual migratory cycle using a model developed by Runge and Marra (2004) "Modeling seasonal interactions in the population dynamics of migratory birds," from the monograph Birds of Two Worlds: The Ecology and Evolution of Migration, edited by Russell Greenberg and Peter Marra.

Key features of redstart are explained in the package website under "Tutorials"

The primary goal of the package is to model bird demographic rates through the breeding season, migration, and the wintering season to determine when during the annual cycle bird populations might be most vulnerable to changing conditions.

There is large uncertainty in the parameters of this model, and so it must be run across ranges of values to determine where model stability and change points occur. A central figure produced by the model is shown below, where the x and y axes are two model parameters, and the z-axis is the equilibrium population size.

Figure 28.3 of Runge and Marra 2004

Package name

The package takes its name from the American Redstart, a common warbler in the forests of eastern North America and central Canada.

American Redstart


The Redstart breeds in North American (yellow in the map below) and migrates through the American South East and South West to spend the winter in Mexico, The Caribbean, and South America (blue).

American Redstart

Package installation

You can install the development version of redstart from GitHub with:

# install.packages("devtools")
devtools::install_github("brouwern/redstart")

About

R implementation of the avian full annual cycle model for migratory birds developed by Runge and Marra

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Languages