Skip to content

svgtools

Manipulate SVG (Template) Files of Charts

v1.1.3 · May 8, 2025 · GPL-3

Description

The purpose of this package is to manipulate SVG files that are templates of charts the user wants to produce. In vector graphics one copes with x-/y-coordinates of elements (e.g. lines, rectangles, text). Their scale is often dependent on the program that is used to produce the graphics. In applied statistics one usually has numeric values on a fixed scale (e.g. percentage values between 0 and 100) to show in a chart. Basically, 'svgtools' transforms the statistical values into coordinates and widths/heights of the vector graphics. This is done by stackedBar() for bar charts, by linesSymbols() for charts with lines and/or symbols (dot markers) and scatterSymbols() for scatterplots.

Downloads

751

Last 30 days

4806th

2.2K

Last 90 days

8.1K

Last year

Trend: -4.7% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies xml2 stringr rsvg magick (>= 2.4.0) svgtools

Version History

new 1.1.3 Mar 10, 2026
updated 1.1.3 ← 1.1.2 diff May 7, 2025
updated 1.1.2 ← 1.1.0 diff Jun 5, 2024
updated 1.1.0 ← 1.0.3 diff Dec 13, 2021
updated 1.0.3 ← 1.0.1 diff Apr 13, 2021
updated 1.0.1 ← 1.0.0 diff Mar 3, 2021
new 1.0.0 Nov 19, 2020