CRAN Package Check Results for Maintainer ‘Oliver Thomas <ost.dev at posteo.net>’

Last updated on 2024-06-27 16:49:35 CEST.

Package ERROR OK
ggtikz 2 11

Package ggtikz

Current CRAN status: ERROR: 2, OK: 11

Version: 0.1.3
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘examples.Rnw’ ... + fig.width = 3, fig. .... [TRUNCATED] > p <- ggplot(mtcars, aes(disp, mpg)) + geom_point() > ggtikz(p, "\\fill[red] (0.5,0.5) circle (2mm);", xy = "plot") Loading required namespace: tikzDevice When sourcing ‘examples.R’: Error: The active device is not a tikz device, please start a tikz device to use this function. See ?tikz. Execution halted ‘examples.Rnw’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64