Search Criteria
Package Details: r-vdiffr 1.0.5-2
Package Actions
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 |
Last Packager: | pekkarr |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-02-19 18:49 (UTC) |
Last Updated: | 2023-04-21 18:05 (UTC) |
Dependencies (14)
- libpng (libpng-minimal-git, libpng-apng, libpng-git)
- r-diffobj
- r-glue
- r-htmltools
- r-lifecycle
- r-rlang
- r-testthat
- r-xml2
- r-cpp11 (make)
- r-ggplot2 (check)
- r-covr (optional)
- r-ggplot2 (optional)
- r-roxygen2 (optional)
- r-withr (optional)
Required by (54)
- r-afex (optional)
- r-bayesplay (optional)
- r-bayesplot (optional)
- r-bayestools (optional)
- r-changepoint (optional)
- r-chetah (optional)
- r-cicero (optional)
- r-complexupset (optional)
- r-condformat (optional)
- r-cowplot (optional)
- r-epistack (optional)
- r-flexplot (optional)
- r-genvisr (optional)
- r-ggalluvial (optional)
- r-ggcorrplot (optional)
- r-ggcyto (optional)
- r-ggdist (optional)
- r-ggextra (optional)
- r-ggfittext (optional)
- r-ggformula (optional)
- Show 34 more...
Latest Comments
pekkarr commented on 2022-03-24 18:18 (UTC)
The dependency cycle is now fixed by removing
r-vdiffr
from checkdepends inr-ggplot2
. The relevant tests are skipped ifr-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 onr-ggplot2
(check)r-ggplot2
depends onr-vdiffr
(check)