Package: simplextree
Type: Package
Title: Provides Tools for Working with General Simplicial Complexes
Version: 1.0.1
Date: 2020-08-25
Depends: R (>= 3.4.0)
Authors@R: c(
  person("Matt", "Piekenbrock", role = c("cre", "aut"), email = "matt.piekenbrock@gmail.com"),
  person("Jason Cory", "Brunson", role = c("ctb"), email = "cornelioid@gmail.com"),
  person("Howard", "Hinnant", email = "howard.hinnant@gmail.com", role = "cph"))
Maintainer: Matt Piekenbrock <matt.piekenbrock@gmail.com>
Description: Provides an interface to a Simplex Tree data structure, which is 
  a data structure aimed at enabling efficient manipulation of simplicial complexes 
  of any dimension. The Simplex Tree data structure was originally introduced by 
  Jean-Daniel Boissonnat and Clément Maria (2014) <doi:10.1007/s00453-014-9887-3>. 
Language: en-US
License: MIT + file LICENSE
URL: https://github.com/peekxc/simplextree
LinkingTo: Rcpp
Imports: Rcpp (>= 0.12.10), methods, magrittr
Encoding: UTF-8
LazyData: true
SystemRequirements: C++11
RoxygenNote: 7.1.0
Suggests: testthat, knitr, rmarkdown, covr
NeedsCompilation: yes
Packaged: 2020-09-09 22:00:17 UTC; mpiekenbrock
Author: Matt Piekenbrock [cre, aut],
  Jason Cory Brunson [ctb],
  Howard Hinnant [cph]
Repository: CRAN
Date/Publication: 2020-09-12 12:20:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 03:45:54 UTC; unix
Archs: simplextree.so.dSYM
