Search Criteria
Package Details: r-vdiffr 1.0.8-1
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 (BioArchLinuxBot) |
| Last Packager: | BioArchLinuxBot |
| Votes: | 1 |
| Popularity: | 0.000080 |
| First Submitted: | 2022-02-19 18:49 (UTC) |
| Last Updated: | 2024-11-09 18:07 (UTC) |
Dependencies (15)
- libpng (libpng-gitAUR, libpng-apngAUR)
- r-diffobjAUR
- r-glueAUR
- r-htmltoolsAUR
- r-lifecycleAUR
- r-rlangAUR
- r-testthatAUR
- r-xml2AUR
- r-cpp11AUR (make)
- r-ggplot2AUR (check)
- r-covrAUR (optional)
- r-decorAUR (optional)
- r-ggplot2AUR (optional)
- r-roxygen2AUR (optional)
- r-withrAUR (optional)
Required by (110)
- r-afex (optional)
- r-bayesplay (optional)
- r-bayesplot (optional)
- r-bayestools (optional)
- r-bff (optional)
- r-bionar (check)
- r-bionar (optional)
- r-changepoint (optional)
- r-chetah (check)
- r-chetah (optional)
- r-cicero (optional)
- r-complexupset (optional)
- r-concordexr (check)
- r-concordexr (optional)
- r-condformat (optional)
- r-cowplot (optional)
- r-cubble (check)
- r-cubble (optional)
- r-cytopipeline (check)
- r-cytopipeline (optional)
- Show 90 more...
Latest Comments
pekkarr commented on 2022-03-24 18:18 (UTC)
The dependency cycle is now fixed by removing
r-vdiffrfrom checkdepends inr-ggplot2. The relevant tests are skipped ifr-vdiffris 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-vdiffrdepends onr-ggplot2(check)r-ggplot2depends onr-vdiffr(check)