Package: maotai Type: Package Title: Tools for Matrix Algebra, Optimization and Inference Version: 0.3.0 Authors@R: c(person("Kisung", "You", role = c("aut", "cre"), email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X"))) Description: Matrix is an universal and sometimes primary object/unit in applied mathematics and statistics. We provide a number of algorithms for selected problems in optimization and statistical inference. For general exposition to the topic with focus on statistical context, see the book by Banerjee and Roy (2014, ISBN:9781420095388). Encoding: UTF-8 License: MIT + file LICENSE Suggests: covr, igraph, testthat (>= 3.0.0) Imports: Matrix, Rcpp, Rdpack, RSpectra, Rtsne, RANN, cluster, labdsv, stats, utils, fastcluster, dbscan, pracma, gsignal LinkingTo: Rcpp, RcppArmadillo, RcppDist RdMacros: Rdpack RoxygenNote: 7.3.3 URL: https://github.com/kisungyou/maotai BugReports: https://github.com/kisungyou/maotai/issues Config/testthat/edition: 3 Repository: https://kisungyou.r-universe.dev Date/Publication: 2026-01-29 00:17:23 UTC RemoteUrl: https://github.com/kisungyou/maotai RemoteRef: HEAD RemoteSha: ba5f93f5031f4a7848834d697c3c6acf6703e1ec NeedsCompilation: yes Packaged: 2026-06-24 02:11:23 UTC; root Author: Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You