{
  "_id": "6a4ce81e1bd53d33d6ac28eb",
  "Package": "glyph",
  "Title": "A Next-Generation Grammar of Interactive Graphics",
  "Version": "0.1.0",
  "Authors@R": "person(\"Joash Joshua\", \"Ayo\", role = c(\"aut\", \"cre\"),\nemail = \"joashjoshua789@gmail.com\")",
  "Description": "A modern visualization grammar that treats interactivity,\nanimation, and composable layouts as first-class concepts\nrather than afterthoughts. Designed to address key limitations\nof existing grammars: native hover, click, and zoom events,\n'WebGL'-accelerated rendering for large datasets, built-in\nmulti-plot composition, and a token-based theming system.\nRenders to interactive HTML widgets via 'D3.js' or static SVG\nfrom a single declarative specification.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/josh45-source/glyph,\nhttps://josh45-source.github.io/glyph/",
  "BugReports": "https://github.com/josh45-source/glyph/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://josh45-source.r-universe.dev",
  "Date/Publication": "2026-07-07 10:28:18 UTC",
  "RemoteUrl": "https://github.com/josh45-source/glyph",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d2ca47af530fb38762d23f47be0f9588d329783",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 11:45:57 UTC",
    "User": "root"
  },
  "Author": "Joash Joshua Ayo [aut, cre]",
  "Maintainer": "Joash Joshua Ayo <joashjoshua789@gmail.com>",
  "_user": "josh45-source",
  "_type": "src",
  "_file": "glyph_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/11c30239d37ad2d6da88d402b6870a8f1164056f7c8270349f39b1e56b14af69",
  "_filesize": 273875,
  "_sha256": "11c30239d37ad2d6da88d402b6870a8f1164056f7c8270349f39b1e56b14af69",
  "_expires": "2026-10-15T11:50:52.000Z",
  "_created": "2026-07-07T11:45:57.000Z",
  "_published": "2026-07-07T11:50:53.989Z",
  "_jobs": [
    {
      "job": 85608335066,
      "time": 262,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8136815502"
    },
    {
      "job": 85608335088,
      "time": 232,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8136804570"
    },
    {
      "job": 85608335136,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8136776121"
    },
    {
      "job": 85608335128,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8136760793"
    },
    {
      "job": 85607788362,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8136713813"
    },
    {
      "job": 85608335065,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8136757148"
    },
    {
      "job": 85608335108,
      "time": 204,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8136793696"
    },
    {
      "job": 85608335117,
      "time": 199,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8136791967"
    },
    {
      "job": 85608335096,
      "time": 167,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8136779579"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/josh45-source/actions/runs/28863514097",
  "_status": "success",
  "_upstream": "https://github.com/josh45-source/glyph",
  "_commit": {
    "id": "4d2ca47af530fb38762d23f47be0f9588d329783",
    "author": "josh45-source <joashjoshua@gmail.com>",
    "committer": "josh45-source <joashjoshua@gmail.com>",
    "message": "Fix htmlwidget rendering: convert data.frame to row-records for D3.js\n",
    "time": 1783420098
  },
  "_maintainer": {
    "name": "Joash Joshua Ayo",
    "email": "joashjoshua789@gmail.com",
    "login": "josh45-source",
    "uuid": 205327854
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "josh45-source",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 2
    },
    {
      "week": "2026-28",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_userbio": {
    "uuid": 205327854,
    "type": "user",
    "name": "Ayo",
    "followers": 5,
    "description": "Bioinformatics Enthusiast "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glyph"
  },
  "_devurl": "https://github.com/josh45-source/glyph",
  "_pkgdown": "https://josh45-source.github.io/glyph/",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glyph.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/josh45-source/glyph",
  "_realowner": "josh45-source",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-06"
    }
  ],
  "_exports": [
    "animate",
    "compile",
    "compose",
    "export",
    "facet",
    "glyph",
    "inset",
    "interact",
    "marginals",
    "mark_area",
    "mark_bar",
    "mark_line",
    "mark_link",
    "mark_point",
    "mark_ribbon",
    "mark_rule",
    "mark_text",
    "render",
    "scale",
    "scale_color",
    "scale_log",
    "scale_time",
    "selection",
    "theme_tokens",
    "titles",
    "to_vegalite"
  ],
  "_help": [
    {
      "page": "animate",
      "title": "Add animation/transition behavior",
      "topics": [
        "animate"
      ]
    },
    {
      "page": "animation",
      "title": "Animation Grammar",
      "topics": [
        "animation"
      ]
    },
    {
      "page": "compile",
      "title": "Compile a glyph spec to a resolved representation",
      "topics": [
        "compile",
        "compile.glyph_layout",
        "compile.glyph_spec"
      ]
    },
    {
      "page": "compose",
      "title": "Compose multiple glyph specs into a layout",
      "topics": [
        "compose"
      ]
    },
    {
      "page": "export",
      "title": "Export to various formats",
      "topics": [
        "export"
      ]
    },
    {
      "page": "facet",
      "title": "Facet a plot by one or two variables",
      "topics": [
        "facet"
      ]
    },
    {
      "page": "glyph",
      "title": "Create a Glyph Visualization",
      "topics": [
        "glyph"
      ]
    },
    {
      "page": "inset",
      "title": "Add an inset plot",
      "topics": [
        "inset"
      ]
    },
    {
      "page": "interact",
      "title": "Add interactive behaviors to a glyph spec",
      "topics": [
        "interact"
      ]
    },
    {
      "page": "interactivity",
      "title": "First-Class Interactivity",
      "topics": [
        "interactivity"
      ]
    },
    {
      "page": "layout",
      "title": "Layout Composition",
      "topics": [
        "layout"
      ]
    },
    {
      "page": "marginals",
      "title": "Add a marginal plot (histogram/density on axes)",
      "topics": [
        "marginals"
      ]
    },
    {
      "page": "mark_area",
      "title": "Add an area mark",
      "topics": [
        "mark_area"
      ]
    },
    {
      "page": "mark_bar",
      "title": "Add a bar mark",
      "topics": [
        "mark_bar"
      ]
    },
    {
      "page": "mark_line",
      "title": "Add a line mark",
      "topics": [
        "mark_line"
      ]
    },
    {
      "page": "mark_link",
      "title": "Add a link/edge mark (for networks, sankeys, slope graphs)",
      "topics": [
        "mark_link"
      ]
    },
    {
      "page": "mark_point",
      "title": "Add a point mark (scatterplot)",
      "topics": [
        "mark_point"
      ]
    },
    {
      "page": "mark_ribbon",
      "title": "Add a ribbon/band mark (for confidence intervals, ranges)",
      "topics": [
        "mark_ribbon"
      ]
    },
    {
      "page": "mark_rule",
      "title": "Add a rule (reference line) mark",
      "topics": [
        "mark_rule"
      ]
    },
    {
      "page": "mark_text",
      "title": "Add a text/label mark",
      "topics": [
        "mark_text"
      ]
    },
    {
      "page": "marks",
      "title": "Visual Marks",
      "topics": [
        "marks"
      ]
    },
    {
      "page": "print.glyph_spec",
      "title": "Auto-render when printed (like ggplot2)",
      "topics": [
        "print.glyph_spec"
      ]
    },
    {
      "page": "render",
      "title": "Render a glyph spec as an htmlwidget",
      "topics": [
        "render"
      ]
    },
    {
      "page": "rendering",
      "title": "Rendering Pipeline",
      "topics": [
        "rendering"
      ]
    },
    {
      "page": "scale",
      "title": "Define a scale for an aesthetic channel",
      "topics": [
        "scale"
      ]
    },
    {
      "page": "scales",
      "title": "Scales",
      "topics": [
        "scales",
        "scale_color",
        "scale_log",
        "scale_time"
      ]
    },
    {
      "page": "selection",
      "title": "Add a selection parameter (advanced)",
      "topics": [
        "selection"
      ]
    },
    {
      "page": "theme_tokens",
      "title": "Set theme tokens",
      "topics": [
        "theme_tokens"
      ]
    },
    {
      "page": "theming",
      "title": "Token-Based Theming",
      "topics": [
        "theming"
      ]
    },
    {
      "page": "titles",
      "title": "Add a title, subtitle, or caption",
      "topics": [
        "titles"
      ]
    },
    {
      "page": "to_vegalite",
      "title": "Export the spec as Vega-Lite JSON (interop)",
      "topics": [
        "to_vegalite"
      ]
    }
  ],
  "_readme": "https://github.com/josh45-source/glyph/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with glyph",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. A basic scatterplot",
        "2. Tooltips and hover, declared in the pipeline",
        "3. Animated bar chart",
        "4. Token-based dark theme",
        "5. Composed multi-plot layout",
        "Where to next"
      ],
      "created": "2026-07-07 08:29:29",
      "modified": "2026-07-07 08:29:29",
      "commits": 1
    },
    {
      "source": "comparison.Rmd",
      "filename": "comparison.html",
      "title": "glyph vs ggplot2: Side-by-Side Comparison",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Basic Scatterplot",
        "2. Interactive Exploration",
        "3. Animated Bar Chart",
        "4. Multi-Panel Dashboard",
        "5. Marginal Distributions",
        "6. Dark Theme",
        "7. Export Flexibility",
        "Summary: When to Use Which"
      ],
      "created": "2026-06-30 10:51:34",
      "modified": "2026-06-30 10:51:34",
      "commits": 1
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "glyph",
  "_universes": [
    "josh45-source"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-07T11:48:43.000Z",
      "distro": "resolute",
      "commit": "4d2ca47af530fb38762d23f47be0f9588d329783",
      "fileid": "https://r2.ropensci.org/ac56be124fdff9be5ee57c6d349b594c807d85feb7223aa69c41146d7baaec3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josh45-source/actions/runs/28863514097"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-07T11:48:15.000Z",
      "distro": "resolute",
      "commit": "4d2ca47af530fb38762d23f47be0f9588d329783",
      "fileid": "https://r2.ropensci.org/a94c8c70a6c360ce69b3506d410e9c9330d64ca5221e8c23d4f2edd051f4869c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josh45-source/actions/runs/28863514097"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-07T11:47:43.000Z",
      "commit": "4d2ca47af530fb38762d23f47be0f9588d329783",
      "fileid": "https://r2.ropensci.org/7891fb5f4d41f72860074f3498c2ec18910200b7e4edfb01c8c351b34de2924d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josh45-source/actions/runs/28863514097"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-07T11:47:15.000Z",
      "commit": "4d2ca47af530fb38762d23f47be0f9588d329783",
      "fileid": "https://r2.ropensci.org/43609e4a9117a71d6e86860afc3ea1be176bb38a3a175697663b6547ba6f00e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josh45-source/actions/runs/28863514097"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-07T11:48:02.000Z",
      "commit": "4d2ca47af530fb38762d23f47be0f9588d329783",
      "fileid": "https://r2.ropensci.org/0d3eda8beb5611ff4922c81020454fbb10fc3ae788de8b5b99f59b7b6dd028d6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/josh45-source/actions/runs/28863514097"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T11:47:31.000Z",
      "commit": "4d2ca47af530fb38762d23f47be0f9588d329783",
      "fileid": "https://r2.ropensci.org/161861d914c09f6a6ed4a095aecc61e0307f159adb950dbe95c694d9077665c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josh45-source/actions/runs/28863514097"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T11:47:22.000Z",
      "commit": "4d2ca47af530fb38762d23f47be0f9588d329783",
      "fileid": "https://r2.ropensci.org/51d295f17a6fb372bea24250551fe84716767abb81284644514998481456c644",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josh45-source/actions/runs/28863514097"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T11:47:00.000Z",
      "commit": "4d2ca47af530fb38762d23f47be0f9588d329783",
      "fileid": "https://r2.ropensci.org/78bfc3a2c8a54463d2ab9f4abfac6827843c5d8c4251083d54f1b170b7ffab09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josh45-source/actions/runs/28863514097"
    }
  ]
}