Package: ripserr
Title: Calculate Persistent Homology with Ripser-Based Engines
Version: 0.1.1
Authors@R: c(person(given = "Raoul", family = "Wadhwa", role = c("aut",
        "cre"), email = "raoulwadhwa@gmail.com", comment = c(ORCID =
        "0000-0003-0503-9580")), person(given = "Matt", family =
        "Piekenbrock", role = "aut", email =
        "matt.piekenbrock@gmail.com"), person(given = "Jacob", family =
        "Scott", role = "aut", comment = c(ORCID =
        "0000-0003-2971-7673")), person(given = "Takeki", family =
        "Sudo", role = c("cph", "ctb"), comment = paste("Takeki Sudo is
        a copyright holder for Cubical", "Ripser (GPL-3 license), which
        was refactored", "prior to inclusion in ripserr.")),
        person(given = "Kazushi", family = "Ahara", role = c("cph",
        "ctb"), comment = paste("Kazushi Ahara is a copyright holder
        for Cubical", "Ripser (GPL-3 license), which was refactored",
        "prior to inclusion in ripserr.")), person(given = "Ulrich",
        family = "Bauer", role = c("cph", "ctb"), comment =
        paste("Ulrich Bauer holds the copyright to Ripser", "(MIT
        license), which was refactored prior", "to inclusion in
        ripserr.")))
Description: Ports the Ripser <arXiv:1908.02518> and Cubical Ripser
        <arXiv:2005.12692> persistent homology calculation engines from
        C++. Can be used as a rapid calculation tool in topological
        data analysis pipelines.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://rrrlw.github.io/ripserr/
BugReports: https://github.com/rrrlw/ripserr/issues
LinkingTo: Rcpp
Depends: R (>= 3.5.0)
Imports: methods (>= 3.0), Rcpp (>= 1.0), stats (>= 3.0)
SystemRequirements: C++11
Suggests: testthat (>= 2.3), covr (>= 3.5), knitr (>= 1.29), rmarkdown
        (>= 2.3)
NeedsCompilation: yes
Packaged: 2020-10-15 10:51:01 UTC; appveyor
Author: Raoul Wadhwa [aut, cre] (<https://orcid.org/0000-0003-0503-9580>),
  Matt Piekenbrock [aut],
  Jacob Scott [aut] (<https://orcid.org/0000-0003-2971-7673>),
  Takeki Sudo [cph, ctb] (Takeki Sudo is a copyright holder for Cubical
    Ripser (GPL-3 license), which was refactored prior to inclusion in
    ripserr.),
  Kazushi Ahara [cph, ctb] (Kazushi Ahara is a copyright holder for
    Cubical Ripser (GPL-3 license), which was refactored prior to
    inclusion in ripserr.),
  Ulrich Bauer [cph, ctb] (Ulrich Bauer holds the copyright to Ripser
    (MIT license), which was refactored prior to inclusion in ripserr.)
Maintainer: Raoul Wadhwa <raoulwadhwa@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-20 20:10:03 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 14:04:51 UTC; windows
Archs: i386, x64
