Changes in version 0.3.5 (2020-02-03) o Small fixes to correct for multiple class inheritance of matrices in r-devel. Changes in version 0.3.4 o Small fix to q.rel.conn.dists.func to let you pass extra arguments to the integrate function. Changes in version 0.3.3 (2016-11-02) o Add a CITATION file for package. Changes in version 0.3.2 o Fix for problems due to cumulative distribution function for relative connectivity sometimes producing values slightly larger than 1. Changes in version 0.3.1 o Replacing bootstrap approach to solving finite settler pool problem in relative connectivity code with analytic approach based on hypergeometric distributions. Changes in version 0.3.0 o Finished initial release of package including code for Bayesian-based estimation of relative connectivity. o Also include somes fixes to DPRHomeRange function and a number of minor changes to meet new CRAN standards. Changes in version 0.2.1 o Alpha release of package including Bayesian-based code for estimating relative connectivity. Most of the central functions are available, plus some tests, but a few more pieces need to be added. Changes in version 0.2.0 o Alpha release of package including initial code for relative connecitvity estimation from field observations Changes in version 0.1.5 (2014-06-21) o Small fixes to avoid errors in test script for optimal splitting of connectivity matrices. Changes in version 0.1.4 (2014-04-03) o Updating version to prepare for submission to CRAN and transfer to github. Changes in version 0.1.2 o Added function written by Marco Andrello for applying eigenvalue perturbation method in Jacobi & Jonsson (2011) to reserve selection based on connectivity. Changes in version 0.1.1 o Added several tests, a test dataset and functions for calculating basic statistics on connectivity matrices. Changes in version 0.1 o Initial release containing code for breaking connectivity matrices into subpopulations and running basic spatial population dynamics models. o Needs a lot more debugging and test codes.