Package: Riemann
Type: Package
Title: Learning with Data on Riemannian Manifolds
Version: 0.1.1
Authors@R: c(person("Kisung", "You", role = c("aut", "cre"), email = "kyoustat@gmail.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) <doi:10.1017/CBO9781139094764> for general exposition to statistics on manifolds.
License: MIT + file LICENSE
Imports: CVXR, Rcpp (>= 1.0.5), Rdpack, RiemBase, Rdimtools, T4cluster,
        DEoptim, lpSolve, Matrix, maotai, stats, utils, ggrepel
Encoding: UTF-8
URL: http://kyoustat.com/Riemann/
BugReports: https://github.com/kyoustat/Riemann/issues
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.1
RdMacros: Rdpack
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown, rgdal, usmap, ggplot2, maptools
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-05-05 15:02:53 UTC; kisung
Author: Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kyoustat@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-05 16:00:03 UTC
