Package: dissCqN Type: Package Title: Multiple Assemblage Dissimilarity for Orders q = 0-N Version: 0.1.0 Authors@R: person(given = "Mark", family = "Murphy", role = c("aut", "cre"), email = "murphymv@gmail.com") Description: Calculate multiple or pairwise dissimilarity for orders q = 0-N (CqN; Chao et al., 2008 ) for a set of species assemblages or interaction networks. URL: https://murphymv.github.io/dissCqN/, https://github.com/murphymv/dissCqN BugReports: https://github.com/murphymv/dissCqN/issues Depends: R (>= 4.0.0) Imports: parallel, stats Suggests: knitr, markdown, rmarkdown, SpadeR, vegan VignetteBuilder: knitr License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Language: en-GB Repository: https://murphymv.r-universe.dev Date/Publication: 2021-10-18 14:08:44 UTC RemoteUrl: https://github.com/murphymv/disscqn RemoteRef: HEAD RemoteSha: 0ad48acd449106a15cf8c09bd250a29e89d14363 NeedsCompilation: no Packaged: 2026-07-03 14:22:36 UTC; root Author: Mark Murphy [aut, cre] Maintainer: Mark Murphy