Search Criteria
Package Details: r-rstan 2.26.23-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/r-rstan.git (read-only, click to copy) |
---|---|
Package Base: | r-rstan |
Description: | R Interface to Stan |
Upstream URL: | https://cran.r-project.org/package=rstan |
Licenses: | GPL3 |
Submitter: | editicalu |
Maintainer: | BioArchLinuxBot |
Last Packager: | BioArchLinuxBot |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-24 13:38 (UTC) |
Last Updated: | 2023-09-08 18:03 (UTC) |
Dependencies (22)
- pandoc (pandoc-static-git, pandoc-sile-git, pandoc-bin, pandoc-cli)
- r-ggplot2
- r-gridextra
- r-inline
- r-loo
- r-pkgbuild
- r-quickjsr
- r-rcpp
- r-rcppparallel
- r-stanheaders
- r-bh (make)
- r-rcppeigen (make)
- r-testthat (check)
- r-bayesplot (optional)
- r-coda (optional)
- r-knitr (optional)
- r-rmarkdown (optional)
- r-rstanarm (optional)
- r-rstantools (optional)
- r-rstudioapi (optional)
- Show 2 more dependencies...
Required by (28)
- r-banocc
- r-bayesplot (optional)
- r-bayestestr (optional)
- r-bayestools (optional)
- r-bridgesampling (optional)
- r-broom.mixed (optional)
- r-densestbayes
- r-genphen
- r-iggeneusage
- r-jaspmetaanalysis
- r-jaspmixedmodels
- r-jaspprophet
- r-jfa
- r-loo (optional)
- r-metabma
- r-mice (optional)
- r-pema
- r-ppcseq
- r-prophet
- r-robma (optional)
- Show 8 more...
Latest Comments
dviktor commented on 2022-01-17 20:11 (UTC)
Further maintenance and support for this package has been moved there. You can install pre-built packages from my repo
toxicafunk commented on 2021-11-15 08:27 (UTC)
Hi,
Trying to install this on Manjaro-i3 (R 4.1.1-1) I get:
However, according to https://github.com/jgm/pandoc-citeproc:
Pandoc now uses the citeproc library, and no external filter is needed.
Not sure which dependency causes it to look for this dependency.
AulusAgerius commented on 2020-09-24 22:09 (UTC)
@dviktor Cheers. Both yay and pamac prompts me to replace the binaries with the source version, though. Same happened with
v8-r
(binary version, provides v8) while installingr-v8
.dviktor commented on 2020-09-24 16:13 (UTC)
@AulusAgerius it seems like you have
pandoc-bin
installed.r-rstan
in turn depends onpandoc
so it should work fine withpandoc-bin
if the latter providespandoc
target.AulusAgerius commented on 2020-09-24 12:26 (UTC) (edited on 2020-09-24 12:26 (UTC) by AulusAgerius)
Hi there, quick question: when trying to install r-rstan, it prompts me to replace pandoc-bin with pandoc (+ all the dependencies). Is that normal?