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

Changelog

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

  * Fix clean target
    Closes: #1046555

 -- Andreas Tille <email address hidden>  Thu, 21 Dec 2023 11:56:04 +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

Downloads

File Size SHA-256 Checksum
r-cran-rstan_2.32.3-2.dsc 2.5 KiB cd01b20bb4fb4d65ec07e7a90559ea47ecfb406e7f911e5110737a42fc960a87
r-cran-rstan_2.32.3.orig.tar.xz 1.2 MiB 8c88e8607ed9b5f2e5b006795916c2c225d3efbd0475e94ca483a0cfb4e4592e
r-cran-rstan_2.32.3-2.debian.tar.xz 509.0 KiB 49e63566ef036bd55e2ecad8772aa6a845c426b08cc52a566a6d8ae83d4faff0

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