Package: oblicubes
Type: Package
Title: 3D Rendering Using Obliquely Projected Cubes and Cuboids
Version: 1.0.0
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.3.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-03-10 06:21:44 UTC; trevorld
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: 2025-03-10 08:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 01:25:12 UTC; windows
