Package: ecan
Title: Ecological Analysis and Visualization
Version: 0.2.0
Authors@R: 
    person("Toshikazu", "Matsumura", , "matutosi@gmail.com", role = c("aut", "cre"))
Description: Support ecological analyses such as ordination and clustering. 
    Contains consistent and easy wrapper functions of 'stat', 'vegan', 'labdsv' 
    and 'dave' packages, and visualisation functions of ordination and clustering.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
URL: https://github.com/matutosi/ecan
        https://github.com/matutosi/ecan/tree/develop (devel)
Imports: MASS, cluster, dave, dendextend, dplyr, ggplot2, jsonlite,
        labdsv, magrittr, purrr, rlang, stringr, tibble, tidyr, vegan
Suggests: ggdendro, knitr, rmarkdown, testthat (>= 3.0.0),
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-23 00:00:08 UTC; test
Author: Toshikazu Matsumura [aut, cre]
Maintainer: Toshikazu Matsumura <matutosi@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-23 10:00:02 UTC
