Search Criteria
Package Details: r-reprex 2.1.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/r-reprex.git (read-only, click to copy) |
|---|---|
| Package Base: | r-reprex |
| Description: | Prepare Reproducible Example Code via the Clipboard |
| Upstream URL: | https://cran.r-project.org/package=reprex |
| Licenses: | MIT |
| Submitter: | panupam |
| Maintainer: | pekkarr (BioArchLinuxBot) |
| Last Packager: | BioArchLinuxBot |
| Votes: | 1 |
| Popularity: | 0.000016 |
| First Submitted: | 2021-05-25 22:18 (UTC) |
| Last Updated: | 2025-04-27 08:17 (UTC) |
Dependencies (23)
- pandoc (pandoc-static-gitAUR, pandoc-sile-gitAUR, pandoc-binAUR, pandoc-cli)
- r-callrAUR
- r-cliAUR
- r-cliprAUR
- r-fsAUR
- r-glueAUR
- r-knitrAUR
- r-lifecycleAUR
- r-rlangAUR
- r-rmarkdownAUR
- r-rstudioapiAUR
- r-withrAUR
- r-stylerAUR (check)
- r-testthatAUR (check)
- r-covrAUR (optional)
- r-fortunes (optional)
- r-miniuiAUR (optional)
- r-rprojrootAUR (optional)
- r-sessioninfoAUR (optional)
- r-shinyAUR (optional)
- Show 3 more dependencies...
Latest Comments
timostolz commented on 2025-03-01 16:19 (UTC)
I can confirm the build problems of @slot.
The broken test should most probably be fixed upstream, but for the while, you can create a patch named
update-test-snapshot.patchwith the following content:Afterwards, you can patch the
PKGBUILDfile withslot commented on 2024-10-16 14:21 (UTC) (edited on 2024-10-16 14:25 (UTC) by slot)
Cannot compile:
.
gnaggnoyil commented on 2023-02-06 16:14 (UTC)
Upstream
pandocpackage has been split into two packageshaskell-pandocandpandoc-cli, wherehaskell-pandocfollows the originalpandocversion whilepandoc-clihas its own version.pandoc-cliprovidespandocexecutable and are marked to replace the oldpandocpackage. Please update the PKGBUILD.