Package: easySVG
Type: Package
Title: An Easy SVG Basic Elements Generator
Version: 0.1.0
Authors@R: person("Yuting", "Dai", email = "forlynna@sjtu.edu.cn", role = c("aut", "cre"))
Description: This SVG elements generator can easily generate 
    SVG elements such as rect, line, circle, ellipse, polygon, 
    polyline, text and group. Also, it can combine and 
    output SVG elements into a SVG file.
Depends: R (>= 3.3.0)
URL: https://github.com/ytdai/easySVG
BugReports: https://github.com/ytdai/easySVG/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-01-09 03:06:02 UTC; daiyuting
Author: Yuting Dai [aut, cre]
Maintainer: Yuting Dai <forlynna@sjtu.edu.cn>
Repository: CRAN
Date/Publication: 2018-01-09 11:02:08 UTC
Built: R 4.6.0; ; 2025-08-18 03:11:13 UTC; unix
