Last updated on 2024-09-11 15:49:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 2.37 | 165.18 | 167.55 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 1.79 | 126.82 | 128.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 258.90 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 266.79 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 5.00 | 498.00 | 503.00 | OK | |
r-patched-linux-x86_64 | 0.1.3 | 2.49 | 162.14 | 164.63 | OK | |
r-release-linux-x86_64 | 0.1.3 | 2.25 | 162.32 | 164.57 | OK | |
r-release-macos-arm64 | 0.1.3 | 116.00 | OK | |||
r-release-macos-x86_64 | 0.1.3 | 280.00 | OK | |||
r-release-windows-x86_64 | 0.1.3 | 4.00 | 506.00 | 510.00 | OK | |
r-oldrel-macos-arm64 | 0.1.3 | 119.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.1.3 | 213.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.1.3 | 5.00 | 435.00 | 440.00 | OK |
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