Search Criteria
Package Details: r-pillar 1.8.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: | greyltc (rustemb, peippo) |
Last Packager: | peippo |
Votes: | 1 |
Popularity: | 0.000002 |
First Submitted: | 2018-06-10 20:30 (UTC) |
Last Updated: | 2022-08-19 16:33 (UTC) |
Dependencies (28)
- r (microsoft-r-open, r352, r-mkl)
- r-cli
- r-fansi
- r-glue
- r-lifecycle
- r-rlang
- r-utf8
- r-vctrs
- r-bit64 (optional)
- r-debugme (optional)
- r-diagrammer (optional)
- r-dplyr (optional)
- r-formattable (optional)
- r-ggplot2 (optional)
- r-knitr (optional)
- r-lubridate (optional)
- r-nanotime (optional)
- r-nycflights13 (optional)
- r-palmerpenguins (optional)
- r-rmarkdown (optional)
- Show 8 more dependencies...
Required by (26)
- r-arrow (optional)
- r-bench
- r-blob (optional)
- r-clock (optional)
- r-dbplyr
- r-dplyr
- r-fs (optional)
- r-ggtreeextra (optional)
- r-haven (optional)
- r-hms (optional)
- r-lobstr (optional)
- r-microbiotaprocess
- r-posterior
- r-ps (optional)
- r-repr
- r-rlang (optional)
- r-rsample
- r-sf (optional)
- r-tibble
- r-tidygraph
- r-tidysinglecellexperiment
- r-tidysummarizedexperiment
- r-tidytree
- r-tidyverse
- r-units (optional)
- r-vctrs (optional)
Latest Comments
1 2 Next › Last »
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
faulaner commented on 2020-11-12 12:36 (UTC)
Please update PKGBUILD to build-command from R CMD INSTALL ${cranname}${_cranver}.tar.gz -l ${srcdir} to R CMD INSTALL ${pkgname}-${pkgver}.tar.gz -l ${srcdir}
daniel_shub commented on 2020-11-07 01:39 (UTC)
@dviktor any chance of adding r-lifecycle as a dependency in the PKGBUILD?
mxfm commented on 2020-07-29 17:35 (UTC)
@japhir Thanks, I know that. I have written to notify PKGBUILD maintainer.
japhir commented on 2020-07-29 06:37 (UTC)
@mxfm: you can edit the PKGBUILD to include
r-lifecycle
as a dependency, seems that the R package has been added as a dependency.mxfm commented on 2020-07-27 10:42 (UTC)
When I try to create package with 'makepkg -s' it fails with:
ERROR: dependency ‘lifecycle’ is not available for package ‘pillar’
japhir commented on 2018-07-20 19:04 (UTC)
missing dependency r-fansi, which doesn't exist yet. I've created a PKGBUILD for it here: https://aur.archlinux.org/packages/r-fansi/
1 2 Next › Last »