{
  "_id": "6a51e0159b92047c28d51fc6",
  "Package": "isocubes",
  "Type": "Package",
  "Title": "Voxel Data Visualization with Isometric Cubes",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'), email = \"mikefc@coolbutuseless.com\")\n)",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "Description": "A voxel is a representation of a value on a regular,\nthree-dimensional grid; it is the 3D equivalent of a 2D pixel.\nVoxel data can be visualised with this package using fixed\nviewpoint isometric cubes for each data point. This package\nalso provides sample voxel data and tools for transforming the\ndata.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/coolbutuseless/isocubes",
  "BugReports": "https://github.com/coolbutuseless/isocubes/issues",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Repository": "https://coolbutuseless.r-universe.dev",
  "Date/Publication": "2025-09-12 21:10:50 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/isocubes",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-11 06:13:51 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph]",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "isocubes_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/748090baad527eacec55f1dbf1adf894a0ba466e98ac68a955e10f8e8d6ccad7",
  "_filesize": 4283205,
  "_sha256": "748090baad527eacec55f1dbf1adf894a0ba466e98ac68a955e10f8e8d6ccad7",
  "_expires": "2026-10-19T06:17:55.000Z",
  "_created": "2026-07-11T06:13:51.000Z",
  "_published": "2026-07-11T06:17:56.914Z",
  "_jobs": [
    {
      "job": 86518160947,
      "time": 130,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245630942"
    },
    {
      "job": 86518160927,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245629951"
    },
    {
      "job": 86518160951,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245633609"
    },
    {
      "job": 86518160955,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245629576"
    },
    {
      "job": 86518160926,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245623366"
    },
    {
      "job": 86518160922,
      "time": 184,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245638280"
    },
    {
      "job": 86518160929,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245624134"
    },
    {
      "job": 86518160953,
      "time": 209,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245642183"
    },
    {
      "job": 86517936755,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245610908"
    },
    {
      "job": 86518160909,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8245627290"
    },
    {
      "job": 86518161074,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245624336"
    },
    {
      "job": 86518160928,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245622980"
    },
    {
      "job": 86518160921,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245625164"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488",
  "_status": "success",
  "_upstream": "https://github.com/coolbutuseless/isocubes",
  "_commit": {
    "id": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "bump copyright date\n",
    "time": 1757711450
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "description": "Cool, but useless.",
    "uuid": 181818
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "colorfast",
      "version": ">= 1.0.1",
      "role": "Depends"
    },
    {
      "package": "colorfast",
      "role": "LinkingTo"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "ambient",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 16
    },
    {
      "week": "2025-37",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 75,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 89,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 181818,
    "type": "user",
    "name": "mikefc",
    "followers": 792,
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 263,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/isocubes"
  },
  "_devurl": "https://github.com/coolbutuseless/isocubes",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/isocubes.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coolbutuseless/isocubes",
  "_realowner": "coolbutuseless",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-09-17"
    }
  ],
  "_exports": [
    "calc_heightmap_coords",
    "calc_visibility",
    "coord_align",
    "coord_rotate",
    "coord_translate",
    "gen_isosurface",
    "gen_prism",
    "gen_sphere",
    "isoaxesGrob",
    "isocubesGrob",
    "isolinesGrob",
    "isopointsGrob",
    "rand_palette"
  ],
  "_datasets": [
    {
      "name": "obj_letter",
      "title": "Voxel coordinates for the letter R",
      "object": "obj_letter",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "z"
      ],
      "rows": 68,
      "table": true,
      "tojson": true
    },
    {
      "name": "obj_organic",
      "title": "Voxel coordinates for an organic shape",
      "object": "obj_organic",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "z",
        "fill"
      ],
      "rows": 14292,
      "table": true,
      "tojson": true
    },
    {
      "name": "obj_test",
      "title": "Voxel coordinates for a test object useful for debugging orientation and visibility checks",
      "object": "obj_test",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "z",
        "fill"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calc_heightmap_coords",
      "title": "Calculate voxel coordinates from a matrix where values in the matrix indicate height above the ground",
      "topics": [
        "calc_heightmap_coords"
      ]
    },
    {
      "page": "calc_visibility",
      "title": "Calculate indices of visible voxels when rendered from the specified view.",
      "topics": [
        "calc_visibility"
      ]
    },
    {
      "page": "coord_align",
      "title": "Align the object with the given coordinates",
      "topics": [
        "coord_align"
      ]
    },
    {
      "page": "coord_rotate",
      "title": "Rotate object around a coordinate axis",
      "topics": [
        "coord_rotate"
      ]
    },
    {
      "page": "coord_translate",
      "title": "Translate object",
      "topics": [
        "coord_translate"
      ]
    },
    {
      "page": "gen_isosurface",
      "title": "Generate voxel coordinates defined by an implicit function",
      "topics": [
        "gen_isosurface"
      ]
    },
    {
      "page": "gen_prism",
      "title": "Generate a rectangular prism centered at the origin",
      "topics": [
        "gen_prism"
      ]
    },
    {
      "page": "gen_sphere",
      "title": "Generate voxel coordinates for a sphere centered at the origin",
      "topics": [
        "gen_sphere"
      ]
    },
    {
      "page": "isoaxesGrob",
      "title": "Create a grob representing the specified axis orientation.",
      "topics": [
        "isoaxesGrob"
      ]
    },
    {
      "page": "isocubesGrob",
      "title": "Create a grob of isocubes representing the voxels at the given coordiantes",
      "topics": [
        "isocubesGrob"
      ]
    },
    {
      "page": "isolinesGrob",
      "title": "Create grob representing isometric grid of lines",
      "topics": [
        "isolinesGrob"
      ]
    },
    {
      "page": "isopointsGrob",
      "title": "Create grob representing isometric grid of points",
      "topics": [
        "isopointsGrob"
      ]
    },
    {
      "page": "obj_letter",
      "title": "Voxel coordinates for the letter R",
      "concept": [
        "datasets"
      ],
      "topics": [
        "obj_letter"
      ]
    },
    {
      "page": "obj_organic",
      "title": "Voxel coordinates for an organic shape",
      "concept": [
        "datasets"
      ],
      "topics": [
        "obj_organic"
      ]
    },
    {
      "page": "obj_test",
      "title": "Voxel coordinates for a test object useful for debugging orientation and visibility checks",
      "concept": [
        "datasets"
      ],
      "topics": [
        "obj_test"
      ]
    },
    {
      "page": "rand_palette",
      "title": "Generate a random colour palette",
      "topics": [
        "rand_palette"
      ]
    }
  ],
  "_pkglogo": "https://github.com/coolbutuseless/isocubes/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/coolbutuseless/isocubes/raw/HEAD/README.md",
  "_rundeps": [
    "colorfast"
  ],
  "_vignettes": [
    {
      "source": "animated-isosurface.Rmd",
      "filename": "animated-isosurface.html",
      "title": "Animated Isosurface",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Define the isosurface",
        "Animated rendering"
      ],
      "created": "2024-11-01 20:14:29",
      "modified": "2025-09-03 22:56:41",
      "commits": 2
    },
    {
      "source": "generate-voxels.Rmd",
      "filename": "generate-voxels.html",
      "title": "Generate Voxels",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Evaluate a function to find voxels",
        "Fractal Terrain with ambient",
        "Evaluate the isosurface of an implicit function",
        "Heightmap from scanned depth data"
      ],
      "created": "2025-09-04 03:40:54",
      "modified": "2025-09-04 03:40:54",
      "commits": 1
    },
    {
      "source": "heightmaps.Rmd",
      "filename": "heightmaps.html",
      "title": "Heightmaps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Add color to each location"
      ],
      "created": "2025-09-01 22:38:17",
      "modified": "2025-09-04 03:40:54",
      "commits": 2
    },
    {
      "source": "isometricgrid.Rmd",
      "filename": "isometricgrid.html",
      "title": "Isometric Grids",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Placing a voxel letter on a ground plane"
      ],
      "created": "2025-09-01 22:38:17",
      "modified": "2025-09-05 06:14:39",
      "commits": 6
    }
  ],
  "_score": 6.477121254719663,
  "_indexed": true,
  "_nocasepkg": "isocubes",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-11T06:16:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/c412847eb907b900ff5f1780eed5f6cbf786d77c900ee06e011b60d47216a4af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-11T06:15:56.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/308a607e9e2436cd6e1f4f56dcc94712321d3c1df1fdf9a91c44bce0c5bbe2bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-11T06:16:26.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/b448892eee7631743ec63fe13039d8e4c5269236dd7531ec97221c158463f2ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-11T06:15:54.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/8f2618f3cb127c3d62ffb84fa3faeef071487a391fe6ea9b33e1231287e971a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-11T06:15:16.000Z",
      "arch": "aarch64",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/9d7af1c1d179e5392284b2f02fec9cd5569744ddef0aeda5c1c3ae07cd672db3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-11T06:16:37.000Z",
      "arch": "x86_64",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/280fce3a140538d7282b8428254e9c6197ebf3585a5a6cdd9292ea13543b372a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-11T06:15:18.000Z",
      "arch": "aarch64",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/277c95366d86646196ef016519ba87f35c59ef69e8e83d1a23e1b015e59f49b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-11T06:17:03.000Z",
      "arch": "x86_64",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/15caea939cf1337c1881bf394107e14a33f3bba01cc7121a5b3277163857626b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-11T06:15:52.000Z",
      "arch": "emscripten",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/b557024f385da2eb2a748abb510913de4dd57a4a58c3168b45b408eeb84f9855",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-11T06:15:01.000Z",
      "arch": "x86_64",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/f77c50d6aed37101c05791c5e226a55c590974abe359470bbd757278445ed015",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-11T06:14:59.000Z",
      "arch": "x86_64",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/1ec1ec5b245a6a68b7eb58332ade65d40fde36c52b62ac39527e25eba798fc09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-11T06:15:13.000Z",
      "arch": "x86_64",
      "commit": "9b1a5ed9552eb1ed9de485971dfc6618305aa255",
      "fileid": "https://r2.ropensci.org/de0a6daaead3040fe1e334d071144e1cc09153ee9f578dcc93c5e8e74ab13cca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29142397488"
    }
  ]
}