Skip to content

Commit

Permalink
Removed BAT files (kept on BAT branch)
Browse files Browse the repository at this point in the history
  • Loading branch information
TGuillerme committed Jun 6, 2024
1 parent 29f98fc commit 7b3862c
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 499 deletions.
3 changes: 0 additions & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import(ape)
import(stats)

importFrom("ade4", "randtest", "as.randtest")
# importFrom("BAT", "alpha")
importFrom("castor", "get_subtree_with_tips", "get_all_pairwise_distances", "get_all_distances_to_root", "asr_mk_model")
importFrom("Claddis", "calculate_morphological_distances")
importFrom("ellipse", "ellipse")
Expand Down Expand Up @@ -54,7 +53,6 @@ export(test.metric)
##disparity metrics
export(ancestral.dist)
export(angles)
# export(BAT.metric)
export(centroids)
export(convhull.volume)
export(convhull.surface)
Expand Down Expand Up @@ -103,7 +101,6 @@ export(randtest.dispRity)
export(as.covar)
export(axis.covar)
export(combine.subsets)
# export(dispRity.BAT)
export(extinction.subsets)
export(fill.dispRity)
export(get.disparity)
Expand Down
3 changes: 0 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ dispRity v1.8.11 (2024-06-06)
<!-- TODO: make a MCMCglmm related standalone vignette -->
<!-- TODO: make a morpho disparity (Claddis) standalone vignette -->
<!-- TODO: New argument to the `boot.matrix` function: `boot.dimensions` for bootstrapping the rows of the matrix as well (can be either `"full"` or `"single"`). -->
<!-- * New interface for the `BAT` package with new generic metric function `BAT.metric`. This function allows to use any metric from the `BAT` function as a metric for `dispRity` using the synthax: `dispRity(data, metric = BAT.metric, BAT.fun = "name", ...)`
* New utility function: `dispRity.BAT` for converting some parts of `dispRity` objects into `BAT` arguments.
--> <!-- TODO: handle bootstraps automatically -->
* *New metric*: `count.neighbours` to count the number of neighbours for each elements within a certain radius (thanks to Rob MacDonald for the suggestion).
<!-- TODO: also add to manual -->

Expand Down
124 changes: 0 additions & 124 deletions R/BAT.metric.R

This file was deleted.

164 changes: 0 additions & 164 deletions R/dispRity.BAT.R

This file was deleted.

Loading

0 comments on commit 7b3862c

Please sign in to comment.