Package: Rpolyhedra
Type: Package
Title: Polyhedra Database
Version: 0.1.0
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"))
    )
Maintainer: Alejandro Baranek <abaranek@dc.uba.ar>
Description: A 142 polyhedra database scraped from PHD files <http://paulbourke.net/dataformats/phd/> as R6 objects and 'rgl' visualizing capabilities. The PHD format was created to describe the geometric polyhedra definitions derived mathematically <http://www.netlib.org/polyhedra/> by Andrew Hume and by the Kaleido program of Zvi Har'El.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, covr
VignetteBuilder: knitr
Depends: R (>= 3.0.0)
Imports: futile.logger, rgl, stringr, R6, testthat
Collate: 'polyhedra-lib.R' 'zzz.R'
BugReports: https://github.com/qbotics/Rpolyhedra/issues
NeedsCompilation: no
Packaged: 2017-10-30 16:48:48 UTC; kenarab
Author: Alejandro Baranek [aut, com, cre, cph],
  Leonardo Belen [aut, com, cph]
Repository: CRAN
Date/Publication: 2017-11-02 10:10:07 UTC
