v0.0.1
NEW FEATURES
-
Add
cpr_rand_comm()
function for generating a random community
2f3318c -
Implement user-provided community matrix randomization functions
BREAKING CHANGES
- Use
vegan
for community matrix randomizations instead ofpicante
b0a2d47
BUG FIXES
-
Fix error in classification of endemism types with
cpr_classify_endem()
,
where super-endemic cells were previously being assigned ifpe_obs_p_upper
orpe_obs_alt_p_upper
were highly significant (P > 0.99), to requiring
both to be highly significant 2f3318c -
Fix calculation of RPD, RPE where alternative tree had all branch lengths
converted to same value, to converting only non-zero branch lengths to same
value 50ed6e9