{
  "_id": "6a27b4bd24555f66ed538401",
  "Package": "oblicubes",
  "Type": "Package",
  "Title": "3D Rendering Using Obliquely Projected Cubes and Cuboids",
  "Version": "1.0.1",
  "Authors@R": "c(person(\"Trevor L.\", \"Davis\", role = c(\"aut\", \"cre\"),\nemail = \"trevor.l.davis@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6341-4639\")),\nperson(\"Mike\", \"FC\", role = \"aut\", comment = \"Some code adapted from isocubes\"))",
  "Description": "Three-dimensional rendering for 'grid' and 'ggplot2'\ngraphics using cubes and cuboids drawn with an oblique\nprojection.  As a special case also supports primary view\northographic projections.  Can be viewed as an extension to the\n'isocubes' package\n<https://github.com/coolbutuseless/isocubes>.",
  "URL": "https://trevorldavis.com/R/oblicubes/",
  "BugReports": "https://github.com/trevorld/oblicubes/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr, rmarkdown",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://trevorld.r-universe.dev",
  "Date/Publication": "2026-05-09 06:42:43 UTC",
  "RemoteUrl": "https://github.com/trevorld/oblicubes",
  "RemoteRef": "HEAD",
  "RemoteSha": "c77363b41fb9ffd80e6bcf8f3722c93db9489bdc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 06:07:07 UTC",
    "User": "root"
  },
  "Author": "Trevor L. Davis [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6341-4639>),\nMike FC [aut] (Some code adapted from isocubes)",
  "Maintainer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
  "MD5sum": "18986e2af11c17eb5800475ca84fa6dd",
  "_user": "trevorld",
  "_type": "src",
  "_file": "oblicubes_1.0.1.tar.gz",
  "_fileid": "d1e955d02413a97a78ba738279a73b61f8e0958f6668cc00d1a312d2d886d1b8",
  "_filesize": 1104091,
  "_sha256": "d1e955d02413a97a78ba738279a73b61f8e0958f6668cc00d1a312d2d886d1b8",
  "_created": "2026-06-09T06:07:07.000Z",
  "_published": "2026-06-09T06:37:49.397Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80259030645,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499794861"
    },
    {
      "job": 80259030642,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499793806"
    },
    {
      "job": 80259030651,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500235367"
    },
    {
      "job": 80259030654,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500126289"
    },
    {
      "job": 80258668674,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499758631"
    },
    {
      "job": 80259030640,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499783479"
    },
    {
      "job": 80259030652,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499782920"
    },
    {
      "job": 80259030662,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499784662"
    },
    {
      "job": 80259030655,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499782985"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trevorld/actions/runs/27187190621",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trevorld/oblicubes",
  "_commit": {
    "id": "c77363b41fb9ffd80e6bcf8f3722c93db9489bdc",
    "author": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "committer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "message": "chore: add sponsor button [skip ci]\n",
    "time": 1778308963
  },
  "_maintainer": {
    "name": "Trevor L. Davis",
    "email": "trevor.l.davis@gmail.com",
    "login": "trevorld",
    "description": "Studies electricity markets",
    "uuid": 2433259,
    "orcid": "0000-0001-6341-4639"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "trevorld",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1",
      "date": "2026-01-29"
    }
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 33,
      "uuid": 2433259
    }
  ],
  "_userbio": {
    "uuid": 2433259,
    "type": "user",
    "name": "Trevor L. Davis",
    "description": "Studies electricity markets"
  },
  "_downloads": {
    "count": 137,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/oblicubes"
  },
  "_devurl": "https://github.com/trevorld/oblicubes",
  "_pkgdown": "https://trevorldavis.com/R/oblicubes/",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/oblicubes.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trevorld/oblicubes",
  "_realowner": "trevorld",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2022-08-27"
    },
    {
      "version": "1.0.0",
      "date": "2025-03-10"
    },
    {
      "version": "1.0.1",
      "date": "2026-01-29"
    }
  ],
  "_exports": [
    "cheap_darken",
    "darken_face",
    "geom_oblicubes",
    "geom_oblicuboids",
    "grid.oblicubes",
    "grid.oblicuboids",
    "oblicubesGrob",
    "oblicuboidsGrob",
    "xyz_heightmap"
  ],
  "_help": [
    {
      "page": "light_helpers",
      "title": "'light' effect helper functions",
      "topics": [
        "cheap_darken",
        "darken_face"
      ]
    },
    {
      "page": "geom_oblicubes",
      "title": "Draw 2D/3D cubes with ggplot2",
      "topics": [
        "geom_oblicubes"
      ]
    },
    {
      "page": "geom_oblicuboids",
      "title": "Draw 2D/3D cuboids with ggplot2",
      "topics": [
        "geom_oblicuboids"
      ]
    },
    {
      "page": "oblicubesGrob",
      "title": "Render 2D/3D cubes via an oblique projection",
      "topics": [
        "grid.oblicubes",
        "oblicubesGrob"
      ]
    },
    {
      "page": "oblicuboidsGrob",
      "title": "Render 2D/3D cuboids via an oblique projection",
      "topics": [
        "grid.oblicuboids",
        "oblicuboidsGrob"
      ]
    },
    {
      "page": "xyz_heightmap",
      "title": "Calculate x,y,z coordinates from a height matrix",
      "topics": [
        "xyz_heightmap"
      ]
    }
  ],
  "_pkglogo": "https://github.com/trevorld/oblicubes/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/trevorld/oblicubes/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "oblicubes.Rmd",
      "filename": "oblicubes.html",
      "title": "Introduction to oblicubes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Table of Contents",
        "Overview",
        "Examples",
        "Different oblique projections",
        "Volcano heightmap",
        "Generating fake terrain",
        "Bitmap fonts",
        "Pseudo 3D images",
        "3D bar charts",
        "Related software",
        "Oblique projection",
        "Isometric projection",
        "Other 3D packages",
        "Miscellaneous"
      ],
      "created": "2022-08-20 05:12:44",
      "modified": "2025-03-10 06:10:04",
      "commits": 5
    }
  ],
  "_score": 5.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "oblicubes",
  "_universes": [
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T06:09:15.000Z",
      "distro": "noble",
      "commit": "c77363b41fb9ffd80e6bcf8f3722c93db9489bdc",
      "fileid": "e06c4a3d62c39e1ddb43ddcfdab41cbde7403a435146ec321e491d7a2bc3f033",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27187190621"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T06:09:08.000Z",
      "distro": "noble",
      "commit": "c77363b41fb9ffd80e6bcf8f3722c93db9489bdc",
      "fileid": "414699afd74f487f84484540aedea25d61a6d1d2c5a0755bd2d833c036e99116",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27187190621"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T06:36:59.000Z",
      "commit": "c77363b41fb9ffd80e6bcf8f3722c93db9489bdc",
      "fileid": "b1fc19ca8413bb4e43418d33e34c3cfcf4d1b859ff932e0903ab8dbd01ab232d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27187190621"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T06:30:26.000Z",
      "commit": "c77363b41fb9ffd80e6bcf8f3722c93db9489bdc",
      "fileid": "ff4441747e432c20642081da039c8e124492f5234924471e88a27fdfada1d10d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27187190621"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-09T06:09:00.000Z",
      "commit": "c77363b41fb9ffd80e6bcf8f3722c93db9489bdc",
      "fileid": "8aa2af3bb9674ea623c09ae0ec41f47a964d9cd59d5a123e853b090f49e8d1e8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27187190621"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T06:08:18.000Z",
      "commit": "c77363b41fb9ffd80e6bcf8f3722c93db9489bdc",
      "fileid": "9a4eaf301125f8c976b646a1536b9c22c62fafaf4d44938e3b28025a18d0bf32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27187190621"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T06:08:29.000Z",
      "commit": "c77363b41fb9ffd80e6bcf8f3722c93db9489bdc",
      "fileid": "97572849ea247c5a8354f634ef546f379e7ffb508d6912af06a8f4bc52a5d26d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27187190621"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T06:08:14.000Z",
      "commit": "c77363b41fb9ffd80e6bcf8f3722c93db9489bdc",
      "fileid": "f1382c523f0fc33d182926766531845e2dacec0f7e8e1581305ab398ed1b100b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27187190621"
    }
  ]
}