r-cran-rstan 2.32.5-2 source package in Ubuntu

Changelog

r-cran-rstan (2.32.5-2) unstable; urgency=medium

  * Build-Depends: r-cran-v8 (see
    https://github.com/stan-dev/rstanarm/issues/619#issuecomment-2049885985)

 -- Andreas Tille <email address hidden>  Sat, 13 Apr 2024 09:47:20 +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 Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-rstan_2.32.5-2.dsc 2.5 KiB 0ceb09d0795b6b88290c1388ece9822804415b9808feb3bc6b816555fc0892b5
r-cran-rstan_2.32.5.orig.tar.xz 884.8 KiB c8e1fbb7e7042f7472c0fa22433d5f0b8f62eadce7f388491b3dca679005f5a4
r-cran-rstan_2.32.5-2.debian.tar.xz 509.2 KiB 3e99e55acd0cc576806205262a263e232084e8e6418685720b86b23b6116115e

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