forked from TGuillerme/dispRity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·40 lines (40 loc) · 1.1 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Package: dispRity
Title: Measuring Disparity
Author: Thomas Guillerme [aut, cre, cph],
Mark N Puttick [aut, cph]
Maintainer: Thomas Guillerme <[email protected]>
Version: 1.7.16
Date: 2023-11-17
Description: A modular package for measuring disparity (multidimensional space occupancy). Disparity can be calculated from any matrix defining a multidimensional space. The package provides a set of implemented metrics to measure properties of the space and allows users to provide and test their own metrics. The package also provides functions for looking at disparity in a serial way (e.g. disparity through time) or per groups as well as visualising the results. Finally, this package provides several statistical tests for disparity analysis.
Depends:
R (>= 3.6.0),
ape,
stats
Imports:
ade4,
castor,
Claddis,
ellipse,
geometry,
GET,
graphics,
grDevices,
MASS,
methods,
mnormt,
parallel,
phangorn,
phyclust,
phylolm,
utils,
vegan,
scales,
zoo,
License: GPL-3 | file LICENSE
Suggests:
MCMCglmm,
geoscale,
testthat,
knitr
RoxygenNote: 7.2.3
URL: https://github.com/TGuillerme/dispRity