{
  "_id": "6a49aba5ba590bf88b93804c",
  "Type": "Package",
  "Package": "omsvg",
  "Version": "0.1.0.9000",
  "Title": "Build and Transform 'SVG' Objects",
  "Description": "Build 'SVG' components using element-based functions. With\nan 'svg' object, we can modify its graphical elements with a\nsuite of transform functions.",
  "Authors@R": "person(\"Richard\", \"Iannone\", , \"riannone@me.com\", c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3925-190X\"))",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/rich-iannone/omsvg",
  "BugReports": "https://github.com/rich-iannone/omsvg/issues",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev libssl-dev\nlibnode-dev",
  "Repository": "https://rich-iannone.r-universe.dev",
  "Date/Publication": "2021-02-24 16:09:05 UTC",
  "RemoteUrl": "https://github.com/rich-iannone/omsvg",
  "RemoteRef": "HEAD",
  "RemoteSha": "2bb86a17da71b2ab87989cd6ea2034b745d9a720",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 08:18:05 UTC",
    "User": "root"
  },
  "Author": "Richard Iannone [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3925-190X>)",
  "Maintainer": "Richard Iannone <riannone@me.com>",
  "_user": "rich-iannone",
  "_type": "src",
  "_file": "omsvg_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/c8767c20500a6c2171313e6c9fc013206521f10d71665739bed2e1cbde953a4f",
  "_filesize": 1827800,
  "_sha256": "c8767c20500a6c2171313e6c9fc013206521f10d71665739bed2e1cbde953a4f",
  "_expires": "2026-10-13T00:56:04.000Z",
  "_created": "2026-06-19T08:18:05.000Z",
  "_published": "2026-07-05T00:56:05.880Z",
  "_jobs": [
    {
      "job": 85180647068,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7744990564"
    },
    {
      "job": 85180647050,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7744992241"
    },
    {
      "job": 85180647124,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7744979268"
    },
    {
      "job": 85180647033,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7744975624"
    },
    {
      "job": 85180646967,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744949073"
    },
    {
      "job": 85180647028,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744986469"
    },
    {
      "job": 85180647032,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7744977705"
    },
    {
      "job": 85180647169,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7744975383"
    },
    {
      "job": 85180647063,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7744977087"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/27814027333",
  "_status": "success",
  "_upstream": "https://github.com/rich-iannone/omsvg",
  "_commit": {
    "id": "2bb86a17da71b2ab87989cd6ea2034b745d9a720",
    "author": "Richard Iannone <riannone@me.com>",
    "committer": "Richard Iannone <riannone@me.com>",
    "message": "Update README\n",
    "time": 1614182945
  },
  "_maintainer": {
    "name": "Richard Iannone",
    "email": "riannone@me.com",
    "login": "rich-iannone",
    "linkedin": "in/richard-iannone-a5640017",
    "orcid": "0000-0003-3925-190X",
    "twitter": "@riannone",
    "description": "I enjoy creating useful things for data analysis, transformation, and visualization. It's super fun too! ₍⸍⸌̣ʷ̣̫⸍̣⸌₎\n",
    "uuid": 5612024
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "gt",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.1.1",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.5",
      "role": "Imports"
    },
    {
      "package": "sass",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.3.2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rich-iannone",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "easy-to-use",
    "svg"
  ],
  "_stars": 54,
  "_contributors": [
    {
      "user": "rich-iannone",
      "count": 217,
      "uuid": 5612024
    }
  ],
  "_userbio": {
    "uuid": 5612024,
    "type": "user",
    "name": "Richard Iannone",
    "followers": 1630,
    "description": "I enjoy creating useful things for data analysis, transformation, and visualization. It's super fun too! ₍⸍⸌̣ʷ̣̫⸍̣⸌₎\r\n"
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/omsvg"
  },
  "_devurl": "https://github.com/rich-iannone/omsvg",
  "_searchresults": 18,
  "_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/omsvg.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rich-iannone/omsvg",
  "_realowner": "rich-iannone",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-10"
    }
  ],
  "_exports": [
    "%>%",
    "anim_opacity",
    "anim_position",
    "anim_rotation",
    "anim_scale",
    "anims",
    "cubic_bezier",
    "ease_in",
    "ease_in_out",
    "ease_out",
    "filter_dilate",
    "filter_drop_shadow",
    "filter_erode",
    "filter_gaussian_blur",
    "filter_image",
    "filter_offset",
    "info_lineawesome",
    "linear",
    "step_end",
    "step_start",
    "SVG",
    "SVG_",
    "svg_attrs_pres",
    "svg_circle",
    "svg_ellipse",
    "svg_filter",
    "svg_group",
    "svg_image",
    "SVG_import",
    "SVG_la",
    "svg_line",
    "svg_path",
    "svg_polygon",
    "svg_polyline",
    "svg_rect",
    "SVG_t",
    "svg_text"
  ],
  "_help": [
    {
      "page": "anim_opacity",
      "title": "Animate an element through an opacity change",
      "topics": [
        "anim_opacity"
      ]
    },
    {
      "page": "anim_position",
      "title": "Animate the position of an element",
      "topics": [
        "anim_position"
      ]
    },
    {
      "page": "anim_rotation",
      "title": "Animate an element through rotation",
      "topics": [
        "anim_rotation"
      ]
    },
    {
      "page": "anim_scale",
      "title": "Animate an element through scaling",
      "topics": [
        "anim_scale"
      ]
    },
    {
      "page": "anims",
      "title": "Express animations for an element",
      "topics": [
        "anims"
      ]
    },
    {
      "page": "cubic_bezier",
      "title": "Create a custom easing function for animation",
      "topics": [
        "cubic_bezier"
      ]
    },
    {
      "page": "ease_in",
      "title": "Use an 'easing in' animation",
      "topics": [
        "ease_in"
      ]
    },
    {
      "page": "ease_in_out",
      "title": "Use an 'easing in and out' animation",
      "topics": [
        "ease_in_out"
      ]
    },
    {
      "page": "ease_out",
      "title": "Use an 'easing out' animation",
      "topics": [
        "ease_out"
      ]
    },
    {
      "page": "filter_dilate",
      "title": "Filter: add a dilation effect to an element",
      "topics": [
        "filter_dilate"
      ]
    },
    {
      "page": "filter_drop_shadow",
      "title": "Filter: add a drop shadow to an element",
      "topics": [
        "filter_drop_shadow"
      ]
    },
    {
      "page": "filter_erode",
      "title": "Filter: add an erosion effect to an element",
      "topics": [
        "filter_erode"
      ]
    },
    {
      "page": "filter_gaussian_blur",
      "title": "Filter: add a gaussian blur to an element",
      "topics": [
        "filter_gaussian_blur"
      ]
    },
    {
      "page": "filter_image",
      "title": "Filter: display an image",
      "topics": [
        "filter_image"
      ]
    },
    {
      "page": "filter_offset",
      "title": "Filter: offset an element a specified amount",
      "topics": [
        "filter_offset"
      ]
    },
    {
      "page": "info_lineawesome",
      "title": "Get an information table showing all Line Awesome icons",
      "topics": [
        "info_lineawesome"
      ]
    },
    {
      "page": "linear",
      "title": "Use a linear movement for animation",
      "topics": [
        "linear"
      ]
    },
    {
      "page": "step_end",
      "title": "Use a 'step-end' animation",
      "topics": [
        "step_end"
      ]
    },
    {
      "page": "step_start",
      "title": "Use a 'step-start' animation",
      "topics": [
        "step_start"
      ]
    },
    {
      "page": "SVG",
      "title": "Create an 'svg' object",
      "topics": [
        "SVG"
      ]
    },
    {
      "page": "SVG_",
      "title": "Create a compact 'svg' object",
      "topics": [
        "SVG_"
      ]
    },
    {
      "page": "svg_attrs_pres",
      "title": "Define SVG presentation attributes for an element",
      "topics": [
        "svg_attrs_pres"
      ]
    },
    {
      "page": "svg_circle",
      "title": "Addition of a 'circle' element",
      "topics": [
        "svg_circle"
      ]
    },
    {
      "page": "svg_ellipse",
      "title": "Addition of an 'ellipse' element",
      "topics": [
        "svg_ellipse"
      ]
    },
    {
      "page": "svg_filter",
      "title": "Build an SVG <filter>",
      "topics": [
        "svg_filter"
      ]
    },
    {
      "page": "svg_group",
      "title": "Addition of a group element",
      "topics": [
        "svg_group"
      ]
    },
    {
      "page": "svg_image",
      "title": "Addition of an 'image' element",
      "topics": [
        "svg_image"
      ]
    },
    {
      "page": "SVG_import",
      "title": "Import an SVG file and create an 'svg' object",
      "topics": [
        "SVG_import"
      ]
    },
    {
      "page": "SVG_la",
      "title": "Create an svg object with a Line Awesome glyph",
      "topics": [
        "SVG_la"
      ]
    },
    {
      "page": "svg_line",
      "title": "Addition of an 'line' element",
      "topics": [
        "svg_line"
      ]
    },
    {
      "page": "svg_path",
      "title": "Addition of an 'path' element",
      "topics": [
        "svg_path"
      ]
    },
    {
      "page": "svg_polygon",
      "title": "Addition of an 'polygon' element",
      "topics": [
        "svg_polygon"
      ]
    },
    {
      "page": "svg_polyline",
      "title": "Addition of an 'polyline' element",
      "topics": [
        "svg_polyline"
      ]
    },
    {
      "page": "svg_rect",
      "title": "Addition of a 'rect' element",
      "topics": [
        "svg_rect"
      ]
    },
    {
      "page": "SVG_t",
      "title": "Create a text-height 'svg' object",
      "topics": [
        "SVG_t"
      ]
    },
    {
      "page": "svg_text",
      "title": "Addition of a 'text' element",
      "topics": [
        "svg_text"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rich-iannone/omsvg/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/rich-iannone/omsvg/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "gt",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "sass",
    "scales",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 4.686636269262293,
  "_indexed": true,
  "_nocasepkg": "omsvg",
  "_universes": [
    "rich-iannone"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-19T08:20:23.000Z",
      "distro": "noble",
      "commit": "2bb86a17da71b2ab87989cd6ea2034b745d9a720",
      "fileid": "https://r2.ropensci.org/18f21bed94b96354370560e47a6bcd3ae02e646acaeb5cf2d9406057f3c2d12e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/27814027333"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-19T08:20:28.000Z",
      "distro": "noble",
      "commit": "2bb86a17da71b2ab87989cd6ea2034b745d9a720",
      "fileid": "https://r2.ropensci.org/7e44b25b1e7ce31298ce61d75eb6a28b7a250a35d911c053c08c32a4e71378e6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/27814027333"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-19T08:19:47.000Z",
      "commit": "2bb86a17da71b2ab87989cd6ea2034b745d9a720",
      "fileid": "https://r2.ropensci.org/0843b0d85d4c1e7fae1d81d8dc85f242d37eb8e697a13e0a9b25e8a54c7e6c37",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/27814027333"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-19T08:19:39.000Z",
      "commit": "2bb86a17da71b2ab87989cd6ea2034b745d9a720",
      "fileid": "https://r2.ropensci.org/db6225d3d97827c022d81b8c623d55f4949fb09dabf1aa960141b3f99cf785f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/27814027333"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-19T08:20:25.000Z",
      "commit": "2bb86a17da71b2ab87989cd6ea2034b745d9a720",
      "fileid": "https://r2.ropensci.org/d904e306037954d5c020d0fea60ed195f202cc06f4258d936b94fea0ffe7a59f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/27814027333"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-19T08:19:35.000Z",
      "commit": "2bb86a17da71b2ab87989cd6ea2034b745d9a720",
      "fileid": "https://r2.ropensci.org/36dae979383cfb720527e57277a5d6041d092dee525aab8999c0829acc782cfa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/27814027333"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-19T08:19:29.000Z",
      "commit": "2bb86a17da71b2ab87989cd6ea2034b745d9a720",
      "fileid": "https://r2.ropensci.org/c04977522d6b29f5b89ab4e19e73188f979037e14c74dc6f520c4df87b834e7b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/27814027333"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-19T08:19:33.000Z",
      "commit": "2bb86a17da71b2ab87989cd6ea2034b745d9a720",
      "fileid": "https://r2.ropensci.org/65bbbfd7ea6d9568ba79c8c145b55bd9adf2246ed9c2464ae99e3e662d616756",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/27814027333"
    }
  ]
}