[R-pkg-team] Bug#898704: ITP: r-cran-stanheaders -- C++ Header Files for Stan for GNU R
Andreas Tille
tille at debian.org
Tue May 15 11:40:09 BST 2018
Package: wnpp
Severity: wishlist
Owner: Andreas Tille <tille at debian.org>
* Package name : r-cran-stanheaders
Version : 2.17.2
Upstream Author : Ben Goodrich, Joshua Pritikin, Andrew Gelman, Bob Carpenter,
* URL : https://cran.r-project.org/package=StanHeaders
* License : BSD-3-clause
Programming Lang: GNU R
Description : C++ Header Files for Stan for GNU R
The C++ header files of the Stan project are provided by this package,
but it contains no R code, vignettes, or function documentation. There
is a shared object containing part of the 'CVODES' library, but it is
not accessible from R. 'StanHeaders' is only useful for developers who
want to utilize the 'LinkingTo' directive of their package's DESCRIPTION
file to build on the Stan library without incurring unnecessary
dependencies. The Stan project develops a probabilistic programming
language that implements full or approximate Bayesian statistical
inference via Markov Chain Monte Carlo or 'variational' methods and
implements (optionally penalized) maximum likelihood estimation via
optimization. The Stan library includes an advanced automatic
differentiation scheme, 'templated' statistical and linear algebra
functions that can handle the automatically 'differentiable' scalar
types (and doubles, 'ints', etc.), and a parser for the Stan language.
The 'rstan' package provides user-facing R functions to parse, compile,
test, estimate, and analyze Stan models.
Remark: This package is maintained by Debian R Packages Maintainers at
https://salsa.debian.org/r-pkg-team/r-cran-stanheaders
This package belongs to a set of dependencies for r-cran-brms which is
needed to upgrade r-cran-emmeans to the latest upstream version.
More information about the R-pkg-team
mailing list