mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-svglite: rebuild to fix error
> ggsave('bones_line.svg', plot=pt_line, width=24, height=12, units='cm') Error in svglite_(filename, bg, width, height, pointsize, standalone, : Versión API gráfica incompatible Calls: ggsave -> dev -> <Anonymous> -> svglite_ Ejecución interrumpida
This commit is contained in:
parent
b387ba80c5
commit
9e0a8177f5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'R-cran-svglite'
|
# Template file for 'R-cran-svglite'
|
||||||
pkgname=R-cran-svglite
|
pkgname=R-cran-svglite
|
||||||
version=2.1.0
|
version=2.1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-systemfonts R-cran-cpp11 libpng-devel"
|
makedepends="R-cran-systemfonts R-cran-cpp11 libpng-devel"
|
||||||
depends="R-cran-systemfonts"
|
depends="R-cran-systemfonts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue