Package: RiemBase Type: Package Title: Functions and C++ Header Files for Computation on Manifolds Version: 0.2.6 Authors@R: person("Kisung", "You", role = c("aut", "cre"),email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X")) Description: We provide a number of algorithms to estimate fundamental statistics including Fréchet mean and geometric median for manifold-valued data. Also, C++ header files are contained that implement elementary operations on manifolds such as Sphere, Grassmann, and others. See Bhattacharya and Bhattacharya (2012) if you are interested in statistics on manifolds, and Absil et al (2007, ISBN:9780691132983) on computational aspects of optimization on matrix manifolds. Encoding: UTF-8 Depends: R (>= 3.0.0) License: MIT + file LICENSE Imports: Rcpp, utils, Rdpack, parallel, stats, pracma LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.2 RdMacros: Rdpack URL: https://github.com/kisungyou/RiemBase BugReports: https://github.com/kisungyou/RiemBase/issues Repository: https://kisungyou.r-universe.dev Date/Publication: 2025-09-21 22:21:55 UTC RemoteUrl: https://github.com/kisungyou/riembase RemoteRef: HEAD RemoteSha: 58ebaac9479ab48ec6f4a379491e9ae323c9b088 NeedsCompilation: yes Packaged: 2026-06-24 02:13:18 UTC; root Author: Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You