Package: Rpolyhedra
Type: Package
Title: Polyhedra Database
Version: 0.4.2
Language: en-US
Authors@R: c(
    person("Alejandro", "Baranek",,"abaranek@dc.uba.ar", c("aut","com","cre", "cph")),
    person("Leonardo","Belen",,"leobelen@gmail.com", c("aut","com","cph")),
    person("Barret","Schloerke",,"schloerke@gmail.com", c("rev")),
    person("Lijia","Yu",,"yu@lijiayu.net", c("rev"))
    )
Maintainer: Alejandro Baranek <abaranek@dc.uba.ar>
Description: A polyhedra database scraped from various sources as R6 objects and 'rgl' visualizing capabilities.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, covr
VignetteBuilder: knitr
Depends: R (>= 3.4)
Imports: R6, geometry, rgl, stringr, dplyr, XML, digest, testthat,
        futile.logger, git2r,
Collate: 'Rpolyhedra-package.R' 'polyhedra-lib.R' 'ledger-lib.R'
        'db-lib.R' 'env-lib.R' 'package-lib.R' 'serialization-lib.R'
        'public-lib.R' 'test-lib.R' 'zzz.R'
BugReports: https://github.com/ropensci/Rpolyhedra/issues
URL: https://github.com/ropensci/Rpolyhedra
NeedsCompilation: no
Packaged: 2019-03-26 16:45:24 UTC; kenarab
Author: Alejandro Baranek [aut, com, cre, cph],
  Leonardo Belen [aut, com, cph],
  Barret Schloerke [rev],
  Lijia Yu [rev]
Repository: CRAN
Date/Publication: 2019-03-26 17:13:23 UTC
