Package: ecan Title: Ecological Analysis and Visualization Version: 0.2.1.9000 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', and 'labdsv' packages, and visualisation functions of ordination and clustering. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 3.5.0) URL: https://github.com/matutosi/ecan https://github.com/matutosi/ecan/tree/develop (devel), https://matutosi.github.io/ecan/ Imports: MASS, cluster, dendextend, dplyr, ggplot2, jsonlite, labdsv, magrittr, purrr, rlang, stringr, tibble, tidyr, vegan Suggests: ggdendro, knitr, rmarkdown, testthat (>= 3.0.0), Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://matutosi.r-universe.dev Date/Publication: 2024-09-19 04:13:52 UTC RemoteUrl: https://github.com/matutosi/ecan RemoteRef: HEAD RemoteSha: b00f3093116f14c04badfd09072e2877b5e3ef64 NeedsCompilation: no Packaged: 2026-07-12 08:56:38 UTC; root Author: Toshikazu Matsumura [aut, cre] Maintainer: Toshikazu Matsumura