[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Autokpgtest of r-cran-vdiffr failing - but why?



On Wed, Jan 22, 2020 at 10:19 AM Andreas Tille <tille@debian.org> wrote:
> there is a test regression for r-cran-vdiffr[1]
[...]
> [1] https://ci.debian.net/data/autopkgtest/testing/amd64/r/r-cran-vdiffr/4040905/log.gz

The error logs from CI are strange. Further up one has

```
autopkgtest [21:17:35]: test run-unit-test: [-----------------------
BEGIN TEST testthat.R

R version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

>
> library("testthat")
> library("vdiffr")
> test_check("vdiffr")
While collecting testing cases:
Error: while collecting vdiffr cases. Last error:
* test: ggplot doppelgangers pass
* message: there is no package called 'ggplot2'
```

So it seems r-cran-ggplot2 is missing.

BTW, which packages are installed during these CI runs? I am asking
because CI for r-cran-dqrng is failing [1] because of g++ being
unavailable. r-base-dev should be installed for the tests made by
r-cran-dqrng.

cheerio
ralf

[1] https://ci.debian.net/data/autopkgtest/testing/amd64/r/r-cran-dqrng/3874873/log.gz


Reply to: