Package: isocubes
Type: Package
Title: Voxel Data Visualization with Isometric Cubes
Version: 1.0.0
Authors@R: c(
    person("Mike", "Cheng", role = c("aut", "cre", 'cph'), email = "mikefc@coolbutuseless.com")
    )
Maintainer: Mike Cheng <mikefc@coolbutuseless.com>
Description: A voxel is a representation of a value on a regular, three-dimensional 
   grid; it is the 3D equivalent of a 2D pixel.  Voxel data can be visualised
   with this package using fixed viewpoint isometric cubes for each data point.
   This package also provides
   sample voxel data and tools for transforming the data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: grid, methods
Suggests: png, ambient, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/coolbutuseless/isocubes
BugReports: https://github.com/coolbutuseless/isocubes/issues
VignetteBuilder: knitr
Depends: R (>= 4.1.0), colorfast (>= 1.0.1)
LazyData: true
LinkingTo: colorfast
NeedsCompilation: yes
Packaged: 2025-09-12 21:06:58 UTC; mike
Author: Mike Cheng [aut, cre, cph]
Repository: CRAN
Date/Publication: 2025-09-17 11:00:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-09-17 14:14:47 UTC; unix
Archs: isocubes.so.dSYM
