r-cran-rstan 2.21.7-1 source package in Ubuntu
Changelog
r-cran-rstan (2.21.7-1) unstable; urgency=medium * New upstream version * dh-update-R to update Build-Depends (routine-update) * Override overlong lines by embedded png image (see bug #1017966) * DEP3 -- Andreas Tille <email address hidden> Tue, 20 Sep 2022 09:54:16 +0200
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-rstan_2.21.7-1.dsc | 2.2 KiB | 0aa95c3af8561098fc8b82be91434bf2c580da2dccb7aa2056d9d2bda6c587d2 |
r-cran-rstan_2.21.7.orig.tar.xz | 903.5 KiB | e5f3df50fd8f5cd6a5731baf6152c2c059feefed6c3abcc5dc7537e8fe4e2d03 |
r-cran-rstan_2.21.7-1.debian.tar.xz | 4.4 KiB | a1d55323b2281c729e7ee2d798495e384da45d5084dae03b0219add60d7c81c2 |
Available diffs
- diff from 2.21.5-2 to 2.21.7-1 (456.1 KiB)
No changes file available.
Binary packages built by this source
- r-cran-rstan: GNU R interface to Stan
User-facing R functions are provided to parse, compile, test, estimate,
and analyze Stan models by accessing the header-only Stan library
provided by the 'StanHeaders' package. The Stan project develops a
probabilistic programming language that implements full Bayesian
statistical inference via Markov Chain Monte Carlo, rough Bayesian
inference via 'variational' approximation, and (optionally penalized)
maximum likelihood estimation via optimization. In all three cases,
automatic differentiation is used to quickly and accurately evaluate
gradients without burdening the user with the need to derive the partial
derivatives.
- r-cran-rstan-dbgsym: debug symbols for r-cran-rstan