Type: Package
Package: omsvg
Version: 0.1.0
Title: Build and Transform 'SVG' Objects
Description: Build 'SVG' components using element-based functions. With
    an 'svg' object, we can modify its graphical elements with a suite of
    transform functions.
Authors@R: 
    person("Richard", "Iannone", , "riannone@me.com", c("aut", "cre"),
           comment = 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
LazyData: true
ByteCompile: true
RoxygenNote: 7.1.1
Depends: R (>= 3.2.1)
Imports: dplyr (>= 1.0.3), gt (>= 0.2.2), htmltools (>= 0.5.1.1),
        magrittr, rlang (>= 0.4.5), sass (>= 0.3.0), xml2 (>= 1.3.2)
Suggests: covr, knitr, testthat
NeedsCompilation: no
Packaged: 2021-02-05 15:56:34 UTC; rich
Author: Richard Iannone [aut, cre] (<https://orcid.org/0000-0003-3925-190X>)
Maintainer: Richard Iannone <riannone@me.com>
Repository: CRAN
Date/Publication: 2021-02-10 10:50:06 UTC
Built: R 4.2.0; ; 2022-04-12 19:49:03 UTC; unix
