# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "MultivariateTrendAnalysis" in publications use:' type: software license: GPL-3.0-or-later title: 'MultivariateTrendAnalysis: Univariate and Multivariate Trend Testing' version: 0.1.3 doi: 10.32614/CRAN.package.MultivariateTrendAnalysis abstract: With foundations on the work by Goutali and Chebana (2024) , this package contains various univariate and multivariate trend tests. The main functions regard the Multivariate Dependence Trend and Multivariate Overall Trend tests as proposed by Goutali and Chebana (2024), as well as a plotting function that proves useful as a summary and complement of the tests. Although many packages and methods carry univariate tests, the Mann-Kendall and Spearman's rho test implementations are included in the package with an adapted version to hydrological formulation (e.g. as in Rao and Hamed 1998 or Chebana 2022 ). For better understanding of the example use of the functions, three datasets are included. These are synthetic data and shouldn't be used beyond that purpose. authors: - family-names: Goutali given-names: Dorsaf email: dorsaf.goutali@inrs.ca - family-names: Chebana given-names: Fateh email: fateh.chebana@inrs.ca repository: https://cran.r-universe.dev commit: b071e30b9b01f81f9fb0b76e0c082ada01bed985 date-released: '2025-09-03' contact: - family-names: Goutali given-names: Dorsaf email: dorsaf.goutali@inrs.ca