Package: rgeomstats
Title: Interface to 'Geomstats'
Version: 0.0.1
Authors@R: c(
    person("Aymeric", "Stamm", 
           email = "aymeric.stamm@math.cnrs.fr", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-8725-3654")),
    person("Nicolas", "Guigui", 
           role = "ctb", 
           comment = c("Author of the Geomstats Python package", ORCID = "0000-0002-7901-0732")),
    person("Alice", "Le Brigant", 
           role = "ctb", 
           comment = c("Author of the Geomstats Python package", ORCID = "0000-0002-8055-4753")),
    person("Johan", "Mathe", 
           role = "ctb", 
           comment = c("Author of the Geomstats Python package")),
    person("Nina", "Miolane", 
           role = "ctb", 
           comment = c("Author of the Geomstats Python package", ORCID = "0000-0002-1200-9024")),
    person("Xavier", "Pennec", 
           role = "ctb", 
           comment = c("Author of the Geomstats Python package", ORCID = "0000-0002-6617-7664")),
    person("Luis", "Pereira", 
           role = "ctb", 
           comment = c("Author of the Geomstats Python package")),
    person("Yann", "Thanwerdas", 
           role = "ctb", 
           comment = c("Author of the Geomstats Python package", ORCID = "0000-0002-9351-6318")))
Description: Provides an interface to the Python package 'Geomstats' authored by Miolane et 
    al. (2020) <arXiv:2004.04667>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/LMJL-Alea/rgeomstats,
        https://lmjl-alea.github.io/rgeomstats/
BugReports: https://github.com/LMJL-Alea/rgeomstats/issues
Config/reticulate: list( packages = list( list(package = "geomstats") )
        )
Imports: cli, purrr, R6, Rdpack, reticulate, rlang
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2022-11-03 21:11:20 UTC; stamm-a
Author: Aymeric Stamm [aut, cre] (<https://orcid.org/0000-0002-8725-3654>),
  Nicolas Guigui [ctb] (Author of the Geomstats Python package,
    <https://orcid.org/0000-0002-7901-0732>),
  Alice Le Brigant [ctb] (Author of the Geomstats Python package,
    <https://orcid.org/0000-0002-8055-4753>),
  Johan Mathe [ctb] (Author of the Geomstats Python package),
  Nina Miolane [ctb] (Author of the Geomstats Python package,
    <https://orcid.org/0000-0002-1200-9024>),
  Xavier Pennec [ctb] (Author of the Geomstats Python package,
    <https://orcid.org/0000-0002-6617-7664>),
  Luis Pereira [ctb] (Author of the Geomstats Python package),
  Yann Thanwerdas [ctb] (Author of the Geomstats Python package,
    <https://orcid.org/0000-0002-9351-6318>)
Maintainer: Aymeric Stamm <aymeric.stamm@math.cnrs.fr>
Repository: CRAN
Date/Publication: 2022-11-04 10:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 08:55:48 UTC; unix
