Package: r-cran-ggplot2 / 3.5.1+dfsg-1

Metadata

Package Version Patches format
r-cran-ggplot2 3.5.1+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
relax_test.patch | (download)

tests/testthat/test-sec-axis.R | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 relax conditions for one test since it fails on i386
   DebiCI https://ci.debian.net/data/autopkgtest/testing/i386/r/r-cran-ggplot2/30235802/log.gz
   -->
 Failed tests 
 Failure ('test-sec-axis.R:184'): sec axis works with tidy eval 
round(breaks$major, 2) (`actual`) not equal to round(breaks$sec.major, 2) (`expected`).

  `actual`: 0.00 0.19 0.38 0.58 0.77 0.96
`expected`: 0.00 0.19 0.39 0.58 0.77 0.96

[ FAIL 1 | WARN 0 | SKIP 145 | PASS 1434 ]