Search Criteria
Package Details: r-rstan 2.32.6-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: | GPL-3.0-or-later |
Submitter: | editicalu |
Maintainer: | BioArchLinuxBot |
Last Packager: | BioArchLinuxBot |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-24 13:38 (UTC) |
Last Updated: | 2024-03-05 18:08 (UTC) |
Dependencies (23)
- onetbb
- pandoc (pandoc-sile-gitAUR, pandoc-static-gitAUR, pandoc-binAUR, pandoc-cli)
- r-ggplot2AUR
- r-gridextraAUR
- r-inlineAUR
- r-looAUR
- r-pkgbuildAUR
- r-quickjsrAUR
- r-rcppAUR
- r-rcppparallelAUR
- r-stanheadersAUR
- r-bhAUR (make)
- r-rcppeigenAUR (make)
- r-testthatAUR (check)
- r-bayesplotAUR (optional)
- r-codaAUR (optional)
- r-knitrAUR (optional)
- r-rmarkdownAUR (optional)
- r-rstantoolsAUR (optional)
- r-rstudioapiAUR (optional)
- Show 3 more dependencies...
Required by (34)
- r-banocc
- r-basicstan
- r-bayesplot (optional)
- r-bayestestr (optional)
- r-bayestools (optional)
- r-blavaan
- r-bridgesampling (optional)
- r-broom.mixed (optional)
- r-decontx
- r-densestbayes
- r-genphen
- r-iggeneusage
- r-jaspmetaanalysis
- r-jaspmixedmodels
- r-jaspprophet
- r-jfa
- r-loo (optional)
- r-metabma
- r-mice (optional)
- r-parameters (optional)
- Show 14 more...
Latest Comments
pekkarr commented on 2024-02-04 18:27 (UTC)
@petronny Does
2.32.5-2
fix the issue?pekkarr commented on 2024-02-02 18:49 (UTC)
@petronny I can't reproduce this error, for me
r-rstan
builds fine both in a clean chroot and outside of it. Based on this upstream report, the issue seems to be related to the timezone on the build machine. What doesdate +%Z
report as the timezone in the build environment? Is theTZ
environment variable set?petronny commented on 2024-02-02 14:44 (UTC)
https://github.com/arch4edu/cactus/actions/runs/7750133028/job/21135895853
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?