Search Criteria
Package Details: r-pillar 1.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/r-pillar.git (read-only, click to copy) |
---|---|
Package Base: | r-pillar |
Description: | Coloured Formatting for Columns |
Upstream URL: | https://cran.r-project.org/package=pillar |
Licenses: | MIT |
Submitter: | clintval |
Maintainer: | serene-arc |
Last Packager: | serene-arc |
Votes: | 3 |
Popularity: | 0.013361 |
First Submitted: | 2018-06-10 20:30 (UTC) |
Last Updated: | 2025-02-18 00:33 (UTC) |
Dependencies (28)
- r (r-mklAUR)
- r-cliAUR
- r-fansiAUR
- r-glueAUR
- r-lifecycleAUR
- r-rlangAUR
- r-utf8AUR
- r-vctrsAUR
- r-bit64AUR (optional)
- r-dbiAUR (optional)
- r-debugmeAUR (optional)
- r-diagrammerAUR (optional)
- r-dplyrAUR (optional)
- r-formattableAUR (optional)
- r-ggplot2AUR (optional)
- r-knitrAUR (optional)
- r-lubridateAUR (optional)
- r-nanotimeAUR (optional)
- r-nycflights13AUR (optional)
- r-palmerpenguinsAUR (optional)
- Show 8 more dependencies...
Required by (38)
- r-arrow (optional)
- r-bench
- r-blob (optional)
- r-clock (optional)
- r-dbplyr
- r-dfidx
- r-dials
- r-dplyr
- r-fs (optional)
- r-ggtreeextra (optional)
- r-googledrive
- r-haven (optional)
- r-hms (optional)
- r-lobstr (optional)
- r-microbiotaprocess
- r-nanoparquet (optional)
- r-parsnip
- r-pkgcache (optional)
- r-pkgsearch (optional)
- r-posterior
- Show 18 more...
Latest Comments
1 2 Next › Last »
serene-arc commented on 2025-02-18 00:37 (UTC)
I've adopted the package and updated it to the latest version. There shouldn't be any problems with
r-bench
now. I just successfully updated it.freetown commented on 2025-02-08 23:36 (UTC)
--- r-pillar/PKGBUILD 2025-02-08 23:06:10.454330948 +0000 +++ r-pillar-1.10.1/PKGBUILD 2025-02-08 23:07:55.715405554 +0000 @@ -3,7 +3,7 @@ # Contributor: Grey Christoforo <first name at last name dot net>
_cranname=pillar -_cranver=1.9.0 +_cranver=1.10.1 pkgname=r-${_cranname,,} pkgver=${_cranver//[:-]/.} pkgrel=1 @@ -64,7 +64,7 @@ # )
source=("https://cran.r-project.org/src/contrib/${cranname}${_cranver}.tar.gz") -b2sums=("c626c2618d5461053f3b66b7f230e0202c9b3f63b97da70f3c4d3c650347eef0a780111cc2f9bd97e48eaf641e155c80b9a601bf4b0ed6caaabc9e42233f5fd7") +b2sums=("ba8bfa8dcc1f6ada84323fdf2bc48962129ca8795201600ec0b2d1d1295bb088812e98bd74965b380765c05e2a1e1bd9db9606e0e280752178780c75b8a9ea36")
build() { mkdir -p "${srcdir}/build/"
freetown commented on 2025-02-06 13:44 (UTC)
Hi greyltc,
I see that you have been active recently and even updated other packages. Please update this package. I have tested changing the version in the PKGBUILD file to match the latest version and the b2sum and it builds without issues. Thank you.
floriafa commented on 2025-01-24 21:05 (UTC)
Is anyone planning to update this package? It's old version is breaking the dependency for r-bench which needs version at least 1.10.1.
pekkarr commented on 2023-03-23 17:00 (UTC)
This package has a semi-cyclical dependency:
r-pillar
checkdepends onr-testthat
, which depends onr-waldo
, which depends onr-tibble
, which depends onr-pillar
.dviktor commented on 2021-12-08 18:27 (UTC)
I'm leaving maintenance and support for this package in favor of new repository. You can install pre-built packages from my repo
chn commented on 2020-11-26 02:51 (UTC)
@kr1st0 replace
with
kr1st0 commented on 2020-11-21 03:47 (UTC)
When update the r-pillar package, I've got this error message: Warning: invalid package ‘r-pillar-1.4.7.tar.gz’ Error: ERROR: no packages specified is there anything I can do to fix this?
greyltc commented on 2020-11-12 14:04 (UTC)
should be fixed. sorry about that
1 2 Next › Last »