{
  "_id": "6a1f1600b401979e7341e6a5",
  "Package": "dee",
  "Type": "Package",
  "Title": "Tools to Construct SVG Path 'd' Attributes",
  "Version": "0.1.0-29",
  "Authors@R": "c(person(\"Trevor L.\", \"Davis\", role=c(\"aut\", \"cre\"),\nemail=\"trevor.l.davis@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6341-4639\")))",
  "URL": "https://github.com/trevorld/dee,\nhttps://trevorldavis.com/R/dee/dev/",
  "BugReports": "https://github.com/trevorld/dee/issues",
  "Description": "Provides helper functions to construct the SVG path 'd'\n<https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/d>\nattribute string. Supports all standard SVG path commands\nincluding 'moveto', 'lineto', 'closepath', quadratic and cubic\nBézier curves, and elliptical arc curves. Also provides\nconvenience wrappers for common shapes such as arcs, circles,\nellipses, polygons, slashes, and stars. Coordinates may be\nsupplied as numeric vectors or as 'affiner' coordinate objects\nand an option is available to automatically round them to a\ntarget number of decimal places for more compact svg strings.\nAn option is also available to use a bottom-left origin (as is\nconventional in R graphics) rather than the top-left origin\nused by SVG.",
  "Additional_repositories": "https://trevorld.r-universe.dev",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://trevorld.r-universe.dev",
  "Date/Publication": "2026-05-15 21:28:56 UTC",
  "RemoteUrl": "https://github.com/trevorld/dee",
  "RemoteRef": "HEAD",
  "RemoteSha": "7402cddf0cbf3a1dee998737ca1237115dfb2686",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:30:49 UTC",
    "User": "root"
  },
  "Author": "Trevor L. Davis [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6341-4639>)",
  "Maintainer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
  "MD5sum": "30954df8e35569a13dc7bfabb0570eb3",
  "_user": "trevorld",
  "_type": "src",
  "_file": "dee_0.1.0-29.tar.gz",
  "_fileid": "8a01e55b4b2391f7a578e79d1b683a385a8d3b818b0083671c6728411444ca71",
  "_filesize": 183707,
  "_sha256": "8a01e55b4b2391f7a578e79d1b683a385a8d3b818b0083671c6728411444ca71",
  "_created": "2026-05-17T06:30:49.000Z",
  "_published": "2026-06-02T17:42:24.224Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79134620751,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040029436"
    },
    {
      "job": 79134620599,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040029329"
    },
    {
      "job": 79134620694,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040025411"
    },
    {
      "job": 79134620697,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040024402"
    },
    {
      "job": 79134619422,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040016211"
    },
    {
      "job": 79134619473,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365421118"
    },
    {
      "job": 79134620237,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040024958"
    },
    {
      "job": 79134620584,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040029255"
    },
    {
      "job": 79134620075,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040027201"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trevorld/actions/runs/25983492377",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trevorld/dee",
  "_commit": {
    "id": "7402cddf0cbf3a1dee998737ca1237115dfb2686",
    "author": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "committer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "message": "fix: Scale plot.dee() grob to NPC and preserve SVG aspect ratio\n\nScale grob coordinates to NPC units and push a viewport sized with snpc\nunits so the SVG aspect ratio is preserved on non-square devices.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n",
    "time": 1778880536
  },
  "_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": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "affiner",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Suggests"
    },
    {
      "package": "nanosvgr",
      "role": "Suggests"
    },
    {
      "package": "omsvg",
      "role": "Suggests"
    },
    {
      "package": "polyclip",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "trevorld",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-29",
      "n": 14
    },
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 6
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 8
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 52,
      "uuid": 2433259
    }
  ],
  "_userbio": {
    "uuid": 2433259,
    "type": "user",
    "name": "Trevor L. Davis",
    "description": "Studies electricity markets"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dee"
  },
  "_devurl": "https://github.com/trevorld/dee",
  "_pkgdown": "https://trevorldavis.com/R/dee/dev/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dee.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "A",
    "aa",
    "as_omsvg",
    "az",
    "AZ",
    "C",
    "cc",
    "cz",
    "CZ",
    "d_aabb",
    "d_arc1",
    "d_arc12",
    "d_arc123",
    "d_arc2",
    "d_arc23",
    "d_arc234",
    "d_arc3",
    "d_arc34",
    "d_arc341",
    "d_arc4",
    "d_arc41",
    "d_arc412",
    "d_bslash",
    "d_circle",
    "d_ellipse",
    "d_fslash",
    "d_isotoxal_2ngon",
    "d_polygon",
    "d_rect",
    "d_regular_ngon",
    "d_star",
    "dee",
    "dee_options",
    "H",
    "height_slash_left",
    "height_slash_right",
    "hh",
    "hz",
    "HZ",
    "L",
    "ll",
    "lz",
    "LZ",
    "M",
    "mm",
    "mz",
    "MZ",
    "Q",
    "qq",
    "qz",
    "QZ",
    "S",
    "ss",
    "sz",
    "SZ",
    "T",
    "tt",
    "tz",
    "TZ",
    "V",
    "vv",
    "vz",
    "VZ",
    "width_slash_left",
    "width_slash_right",
    "x_ellipse_left",
    "x_ellipse_right",
    "y_ellipse_bottom",
    "y_ellipse_top",
    "Z",
    "zz"
  ],
  "_help": [
    {
      "page": "A",
      "title": "The elliptical arc curve commands",
      "topics": [
        "A",
        "aa",
        "AZ",
        "az"
      ]
    },
    {
      "page": "as_omsvg",
      "title": "Convert to an 'omsvg' \"svg\" class object",
      "topics": [
        "as_omsvg"
      ]
    },
    {
      "page": "C",
      "title": "The cubic Bézier curve commands",
      "topics": [
        "C",
        "cc",
        "CZ",
        "cz",
        "S",
        "ss",
        "SZ",
        "sz"
      ]
    },
    {
      "page": "d_aabb",
      "title": "Axis-aligned bounding box convenience wrapper",
      "topics": [
        "d_aabb"
      ]
    },
    {
      "page": "d_arc",
      "title": "Elliptical arc path convenience wrapper",
      "topics": [
        "d_arc1",
        "d_arc12",
        "d_arc123",
        "d_arc2",
        "d_arc23",
        "d_arc234",
        "d_arc3",
        "d_arc34",
        "d_arc341",
        "d_arc4",
        "d_arc41",
        "d_arc412"
      ]
    },
    {
      "page": "d_ellipse",
      "title": "Ellipse path convenience wrapper",
      "topics": [
        "d_circle",
        "d_ellipse"
      ]
    },
    {
      "page": "d_fslash",
      "title": "Forward/backward slash path convenience wrapper",
      "topics": [
        "d_bslash",
        "d_fslash"
      ]
    },
    {
      "page": "d_isotoxal_2ngon",
      "title": "Isotoxal 2n-gon path convenience wrapper",
      "topics": [
        "d_isotoxal_2ngon",
        "d_star"
      ]
    },
    {
      "page": "d_polygon",
      "title": "Polygon path convenience wrapper",
      "topics": [
        "d_polygon"
      ]
    },
    {
      "page": "d_rect",
      "title": "Rectangle path convenience wrapper",
      "topics": [
        "d_rect"
      ]
    },
    {
      "page": "d_regular_ngon",
      "title": "Regular 'n'-gon path convenience wrapper",
      "topics": [
        "d_regular_ngon"
      ]
    },
    {
      "page": "dee",
      "title": "Build an object of class \"dee\"",
      "topics": [
        "dee"
      ]
    },
    {
      "page": "dee_options",
      "title": "Get dee options",
      "topics": [
        "dee_options"
      ]
    },
    {
      "page": "height_slash_left",
      "title": "Height/width of slash ends",
      "topics": [
        "height_slash_left",
        "height_slash_right",
        "width_slash_left",
        "width_slash_right"
      ]
    },
    {
      "page": "L",
      "title": "The \"lineto\" commands",
      "topics": [
        "H",
        "hh",
        "HZ",
        "hz",
        "L",
        "ll",
        "LZ",
        "lz",
        "V",
        "vv",
        "VZ",
        "vz"
      ]
    },
    {
      "page": "M",
      "title": "The \"moveto\" commands",
      "topics": [
        "M",
        "mm",
        "MZ",
        "mz"
      ]
    },
    {
      "page": "plot.dee",
      "title": "Plot an object of class \"dee\"",
      "topics": [
        "plot.dee"
      ]
    },
    {
      "page": "Q",
      "title": "The quadratic Bézier curve commands",
      "topics": [
        "Q",
        "qq",
        "QZ",
        "qz",
        "T",
        "tt",
        "TZ",
        "tz"
      ]
    },
    {
      "page": "x_ellipse_left",
      "title": "Find ellipse coordinate",
      "topics": [
        "x_ellipse_left",
        "x_ellipse_right",
        "y_ellipse_bottom",
        "y_ellipse_top"
      ]
    },
    {
      "page": "Z",
      "title": "The \"closepath\" commands",
      "topics": [
        "Z",
        "zz"
      ]
    }
  ],
  "_readme": "https://github.com/trevorld/dee/raw/HEAD/README.md",
  "_rundeps": [
    "affiner",
    "R6",
    "rlang"
  ],
  "_score": 3.322219294733919,
  "_indexed": true,
  "_nocasepkg": "dee",
  "_universes": [
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0-29",
      "date": "2026-05-17T06:33:01.000Z",
      "distro": "noble",
      "commit": "7402cddf0cbf3a1dee998737ca1237115dfb2686",
      "fileid": "ad96f53d7124302f26c1fee928bd416fe4e2bf35d6ed4a2369b0a344c16b0f6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25983492377"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0-29",
      "date": "2026-05-17T06:32:59.000Z",
      "distro": "noble",
      "commit": "7402cddf0cbf3a1dee998737ca1237115dfb2686",
      "fileid": "ba6072079d38ae2724a9eec96064cf4a4ed68c3beb64d0ae4e4869fdbc4bdb82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25983492377"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0-29",
      "date": "2026-05-17T06:32:27.000Z",
      "commit": "7402cddf0cbf3a1dee998737ca1237115dfb2686",
      "fileid": "0b4d42270ed84afa22fe6ec8dce93022be4b8fda84073d6f1cd120dbaee3fab1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25983492377"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0-29",
      "date": "2026-05-17T06:32:18.000Z",
      "commit": "7402cddf0cbf3a1dee998737ca1237115dfb2686",
      "fileid": "5db21613fdaed9d2d8b6654e6932b0fd6c4d24a99a7cd677bbe0447e22b8ee01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25983492377"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0-29",
      "date": "2026-05-17T06:32:13.000Z",
      "commit": "7402cddf0cbf3a1dee998737ca1237115dfb2686",
      "fileid": "fbe8ac870e53da5109138a0e93fb4986f25db8a79f7b59ec7c548d29c9472e52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25983492377"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0-29",
      "date": "2026-05-17T06:32:54.000Z",
      "commit": "7402cddf0cbf3a1dee998737ca1237115dfb2686",
      "fileid": "1cd97ff33b1f37b19ce509cc5d093dbd61cf7fd12fe0b38ec70c0f9578f505ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25983492377"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0-29",
      "date": "2026-05-17T06:32:31.000Z",
      "commit": "7402cddf0cbf3a1dee998737ca1237115dfb2686",
      "fileid": "5a21e9b98dd6a83a973804ec85b1ecc771babc8c3aab9c199daeb7dfd1650ab3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25983492377"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0-29",
      "date": "2026-06-02T17:42:08.000Z",
      "commit": "7402cddf0cbf3a1dee998737ca1237115dfb2686",
      "fileid": "bd95cfff7007b1683ee837df392ca3e526a3a37eee4f1bcaea518d6f5fa03445",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25983492377"
    }
  ]
}