Package: Rpolyhedra Type: Package Title: Polyhedra Database Version: 0.6.0 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(,"qbotics",,"qbotics6@gmail.com", c("cph")), person("Barret","Schloerke",,"schloerke@gmail.com", c("rev")), person("Lijia","Yu",,"yu@lijiayu.net", c("rev"))) Maintainer: Alejandro Baranek Description: A polyhedra database scraped from various sources as R6 objects and 'rgl' visualizing capabilities. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 8.0.0 VignetteBuilder: knitr Depends: R (>= 3.5.0) Imports: R6, geometry, rgl (>= 1.3.0), stringr, XML, digest, lgr, dplyr, jsonlite Suggests: testthat, knitr, pkgdown, rmarkdown, covr, codemetar 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://docs.ropensci.org/Rpolyhedra/, https://github.com/ropensci/Rpolyhedra StagedInstall: TRUE Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libicu-dev libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-17 23:11:29 UTC RemoteUrl: https://github.com/ropensci/Rpolyhedra RemoteRef: main RemoteSha: 9c0986f5de27d368c74303b361f6a7afd2dbd728 NeedsCompilation: no Packaged: 2026-07-01 08:27:29 UTC; root Author: Alejandro Baranek [aut, com, cre, cph], Leonardo Belen [aut, com, cph], qbotics [cph], Barret Schloerke [rev], Lijia Yu [rev]