There is a newer version of the record available.

Published October 4, 2017 | Version v0.2.4
Software Open

SMBC-NZP/MigConnectivity: v0.2.4

  • 1. Smithsonian Institution
  • 2. Smithsonian Migratory Bird Center

Description

MigConnectivity

The MigConnectivity package estimates the strength of migratory connectivity for migratory animals

Migratory Connectivity (MC) is a standardized metric to quantify migratory connectivity between two phases of the annual cycle. MC is independent of data type and accounts for the relative abundance of populations distributed across a seasonal range. See the Vignette for details and examples.

Installation

install.packages("devtools") devtools::install_github("SMBC-NZP/MigConnectivity")

to install the vignette on your machine along with the package use the following code.
Note it takes quite a bit longer to download the package if build_vignettes = TRUE

devtools::install_github("SMBC-NZP/MigConnectivity", build_vignettes = TRUE)

Version 0.2.4:

One minor extension: Added list "projections" to package data store some possible map projection strings.

Two minor bug fixes:

  1. in the estMC function if targetSites == SpatialPolygonDataFrame - you get an error crs(not identical). However, if the targetSites ==SpatialPolygons - you don't get the error. Status: Fixed
  2. estMC and estMantel summary statistics don't come out if there are any NAs or NaNs in the sample. Status: Fixed

Other minor changes to documentation and verbose settings.

Files

SMBC-NZP/MigConnectivity-v0.2.4.zip

Files (61.0 MB)

Name Size Download all
md5:a7410e4dac969cb267b727cd3b12a33f
61.0 MB Preview Download

Additional details