Package: Riemann Type: Package Title: Learning with Data on Riemannian Manifolds Version: 0.1.7 Authors@R: c(person("Kisung", "You", role = c("aut", "cre"), email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X"))) Description: We provide a variety of algorithms for manifold-valued data, including Fréchet summaries, hypothesis testing, clustering, visualization, and other learning tasks. See Bhattacharya and Bhattacharya (2012) for general exposition to statistics on manifolds. License: MIT + file LICENSE Imports: Rcpp (>= 1.0.5), Rdpack, RiemBase, Rdimtools, T4cluster, T4transport, DEoptim, lpSolve, Matrix, maotai (>= 0.2.2), stats, utils Encoding: UTF-8 URL: https://www.kisungyou.com/Riemann/ BugReports: https://github.com/kisungyou/Riemann/issues LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.3 RdMacros: Rdpack Depends: R (>= 2.10) Suggests: testthat (>= 3.0.0) LazyData: true Config/testthat/edition: 3 Config/pak/sysreqs: cmake libgmp3-dev make pkg-config libclang-dev Repository: https://kisungyou.r-universe.dev Date/Publication: 2026-03-19 04:20:00 UTC RemoteUrl: https://github.com/kisungyou/riemann RemoteRef: HEAD RemoteSha: e847692576f8b250c8140e1343b145f72caa379f NeedsCompilation: yes Packaged: 2026-06-18 09:24:27 UTC; root Author: Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You