Package: riemtan Title: Riemannian Metrics for Symmetric Positive Definite Matrices Version: 0.2.5 Authors@R: c( person( given = "Nicolas", family = "Escobar", role = c("aut", "cre"), email = "nescoba@iu.edu", comment = c(ORCID = "0009-0006-0800-5692") ), person( given = "Jaroslaw", family = "Harezlak", role = "ths" )) Description: Implements various Riemannian metrics for symmetric positive definite matrices, including AIRM (Affine Invariant Riemannian Metric, ), Log-Euclidean (), Euclidean, Log-Cholesky (), and Bures-Wasserstein metrics (). Provides functions for computing logarithmic and exponential maps, vectorization, and statistical operations on the manifold of positive definite matrices. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 LinkingTo: Rcpp, RcppEigen Depends: R (>= 4.3.0) Imports: arrow, future, furrr, jsonlite, Matrix, methods, R6, purrr, MASS, matrixStats, Rcpp (>= 1.0.0) Suggests: progressr, testthat (>= 3.0.0), knitr, rmarkdown VignetteBuilder: knitr URL: https://nicoesve.github.io/riemtan/ BugReports: https://github.com/nicoesve/riemtan/issues Config/testthat/edition: 3 Maintainer: Nicolas Escobar Config/pak/sysreqs: cmake libssl-dev Repository: https://nicoesve.r-universe.dev Date/Publication: 2025-11-10 20:37:42 UTC RemoteUrl: https://github.com/nicoesve/riemtan RemoteRef: HEAD RemoteSha: 1f0276cc0a60b5ceb0856f7655cc3e8ee7803d21 NeedsCompilation: yes Packaged: 2026-07-09 06:32:45 UTC; root Author: Nicolas Escobar [aut, cre] (ORCID: ), Jaroslaw Harezlak [ths]