Description
Snapshot builds of statistical software (R, JAGS) and miscellaneous supplement packages (Samegame) for Fedora.
Installation Instructions
Enable the repo using sudo dnf copr enable polarbear/bestof
. With luck you can then update to a recent snapshot of R-patched branch and also get JAGS. Within R install rjags
by install.packages("rjags")
. Doing Bayesian Data Analysis, Second Edition might be good to have at hand.
To kick back you can play Samegame while compiling,
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (2)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (4)* | Fedora 39 (11 downloads) |
Fedora 40 | x86_64 (2)* | Fedora 40 (5 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable polarbear/bestof
More info about enabling Copr repositories