Package: CovTools Type: Package Title: Statistical Tools for Covariance Analysis Version: 0.5.6 Authors@R: c(person("Kyoungjae","Lee",role="aut",email="leekjstat@gmail.com"),person("Lizhen", "Lin", role = "ctb", email="lizhen.lin@nd.edu"),person("Kisung", "You", role = c("aut", "cre"),email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X"))) Description: Covariance is of universal prevalence across various disciplines within statistics. We provide a rich collection of geometric and inferential tools for convenient analysis of covariance structures, topics including distance measures, mean covariance estimator, covariance hypothesis test for one-sample and two-sample cases, and covariance estimation. For an introduction to covariance in multivariate statistical analysis, see Schervish (1987) . License: GPL (>=3) URL: https://github.com/kisungyou/CovTools Encoding: UTF-8 Depends: R (>= 2.14.0) Imports: Rcpp, geigen, shapes, expm, mvtnorm, stats, Matrix, doParallel, foreach, parallel, pracma, Rdpack, utils, SHT LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.2 RdMacros: Rdpack Config/pak/sysreqs: cmake libfreetype6-dev libglpk-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev zlib1g-dev Repository: https://kisungyou.r-universe.dev Date/Publication: 2025-09-21 00:20:07 UTC RemoteUrl: https://github.com/kisungyou/covtools RemoteRef: HEAD RemoteSha: 09efa21aa185a39374136bbbfd8cdee77a6e991d NeedsCompilation: yes Packaged: 2026-06-18 08:38:50 UTC; root Author: Kyoungjae Lee [aut], Lizhen Lin [ctb], Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You