Search Criteria
Package Details: r-decor 1.0.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/r-decor.git (read-only, click to copy) |
|---|---|
| Package Base: | r-decor |
| Description: | Retrieve Code Decorations |
| Upstream URL: | https://cran.r-project.org/package=decor |
| Licenses: | MIT |
| Submitter: | peippo |
| Maintainer: | None |
| Last Packager: | peippo |
| Votes: | 1 |
| Popularity: | 0.000006 |
| First Submitted: | 2023-03-22 10:28 (UTC) |
| Last Updated: | 2023-10-16 07:14 (UTC) |
Required by (10)
- r-arrow (optional)
- r-asciicast (check)
- r-asciicast (optional)
- r-cpp11 (check)
- r-cpp11 (optional)
- r-igraph (optional)
- r-mosim (optional)
- r-rmariadb (optional)
- r-rsqlite (optional)
- r-vdiffr (optional)
Latest Comments
pekkarr commented on 2023-10-11 13:27 (UTC)
Could you remove
r-covrfromcheckdepends(or comment them out)? There is currently a dependency cycle, sincer-covrdepends onr-httr, which checkdepends onr-httpuv, which checkdepends onr-websocket, which makedepends onr-cpp11, which checkdepends onr-decor.I think it would be best to break the cycle here, since
r-covrisn't actually needed for running the tests forr-decor. The BioArchLinux PKGBUILD forr-decorfor example runs the tests without needingr-covr.