- Add dependency on markdown to fix win-builder warning
- Add vignette
- Remove deprecated functionality -
metacommunity()
no longer allows matrices as a similarity argument - Increase unit tests coverage
- Standardised metacommunity input
- New functions added to calculate genetic similarity matrices
- Fix problems that occur when user doesn't have row names in the partition object
- Update citation
- Allow partition types to be input in any order, or with missing or additional types
- Tests added for new functionality
- Removed redundant argument
chainsaw(depth)
- Renamed
chainsaw(interval)
tochainsaw(depth)
- Minor edits to documentation
- Initial submission to CRAN