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

CRAN

620

Last 30 days

5255th

2K

Last 90 days

8.2K

Last year

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

r2u CRAN

0

Last 30 days

23

Last 90 days

115

Last year

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

autoCRAN

6

Last 7 days

16

Last 30 days

3

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 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-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 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
NOTE 12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 7, 2026
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Christian Wimmer <christian.wimmer@iqs.gv.at>’

Reading Rd files failed with message:
  cannot open the connection
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Code metrics have not been computed for this package yet.

Dependency Network

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

Version History

7 tracked
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