Package: oblicubes
Type: Package
Title: 3D Rendering Using Obliquely Projected Cubes and Cuboids
Version: 0.1.2
Authors@R: c(person("Trevor L", "Davis", role = c("aut", "cre"),
                    email = "trevor.l.davis@gmail.com",
                    comment = c(ORCID = "0000-0001-6341-4639")),
             person("Mike", "FC", role = "aut", comment = "Some code adapted from isocubes"))
Description: Three-dimensional rendering for 'grid' and 'ggplot2' graphics using cubes and cuboids drawn with an oblique projection.  As a special case also supports primary view orthographic projections.  Can be viewed as an extension to the 'isocubes' package <https://github.com/coolbutuseless/isocubes>.
URL: https://trevorldavis.com/R/oblicubes/
BugReports: https://github.com/trevorld/oblicubes/issues
License: MIT + file LICENSE
Imports: grDevices, grid, utils
Suggests: datasets, dplyr, ggplot2, knitr, rmarkdown, testthat (>=
        3.0.0), vdiffr
VignetteBuilder: knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.2.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-24 16:18:59 UTC; trevor
Author: Trevor L Davis [aut, cre] (<https://orcid.org/0000-0001-6341-4639>),
  Mike FC [aut] (Some code adapted from isocubes)
Maintainer: Trevor L Davis <trevor.l.davis@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-27 14:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:38:56 UTC; windows
