r-cran-rstan 2.21.8-1 source package in Ubuntu

Changelog

r-cran-rstan (2.21.8-1) unstable; urgency=medium

  * Disable reprotest
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)

 -- Andreas Tille <email address hidden>  Sat, 21 Jan 2023 17:16:06 +0100

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 Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-rstan_2.21.8-1.dsc 2.2 KiB d2853ca0f979a31d989d3cd49290c7c08d3f78361248cd599b47880015c0ef4f
r-cran-rstan_2.21.8.orig.tar.xz 918.0 KiB 8d9e5d9fb8901b75d4c27c27c9d035416a4a6423eb298ba7a6117d0cfdf8a014
r-cran-rstan_2.21.8-1.debian.tar.xz 4.6 KiB fb629e08731eb5f36e6075a8eb2c407aa443dc10ad1a11c161625bc82da59852

Available diffs

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