Package Details: r-vdiffr 1.0.7-1

Git Clone URL: https://aur.archlinux.org/r-vdiffr.git (read-only, click to copy)
Package Base: r-vdiffr
Description: Visual Regression Testing and Graphical Diffing
Upstream URL: https://cran.r-project.org/package=vdiffr
Licenses: MIT
Submitter: pekkarr
Maintainer: pekkarr (BioArchLinuxBot)
Last Packager: pekkarr
Votes: 0
Popularity: 0.000000
First Submitted: 2022-02-19 18:49 (UTC)
Last Updated: 2024-03-17 13:18 (UTC)

Dependencies (14)

Required by (100)

Sources (2)

Latest Comments

pekkarr commented on 2022-03-24 18:18 (UTC)

The dependency cycle is now fixed by removing r-vdiffr from checkdepends in r-ggplot2. The relevant tests are skipped if r-vdiffr is not installed. Thanks for reporting the bug.

jose1711 commented on 2022-03-15 22:02 (UTC)

There is a cyclical dependency (unless check is disabled):

  • r-vdiffr depends on r-ggplot2 (check)
  • r-ggplot2 depends on r-vdiffr (check)