Package Details: r-rstan 2.26.23-1

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)

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:

could not satisfy dependencies:
- unable to satisfy dependency 'pandoc-citeproc' required by r-loo
- unable to satisfy dependency 'r-loo>=2.3.0' required by r-rstan

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 installing r-v8.

dviktor commented on 2020-09-24 16:13 (UTC)

@AulusAgerius it seems like you have pandoc-bin installed. r-rstan in turn depends on pandoc so it should work fine with pandoc-bin if the latter provides pandoc 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?