# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "QsRutils" in publications use:' type: software license: GPL-2.0-only title: 'QsRutils: R Functions Useful for Community Ecology' version: 0.2.1 abstract: A collection of utility functions for community ecology analyses, with emphasis on workflows using the 'phyloseq' and 'vegan' packages. Includes functions for normalizing OTU tables, computing alpha diversity via rarefaction (using a fast C++ implementation), differential abundance comparisons with compact letter displays, primer checking for amplicon sequencing, plotting QIIME 2/DADA2 generated transition stats and miscellaneous helpers for ordination plots and taxonomic name formatting. authors: - family-names: Quensen given-names: John email: quensenj@msu.edu repository: https://cran.r-universe.dev repository-code: https://github.com/jfq3/QsRutils commit: 6fedf943fab536b7d497ace19ea18d4d30495310 url: https://github.com/jfq3/QsRutils date-released: '2026-05-13' contact: - family-names: Quensen given-names: John email: quensenj@msu.edu