How to Install and Uninstall r-cran-stanheaders Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "r-cran-stanheaders" package

Please follow the guidance below to install r-cran-stanheaders on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install r-cran-stanheaders

2. Uninstall "r-cran-stanheaders" package

This is a short guide on how to uninstall r-cran-stanheaders on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove r-cran-stanheaders $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-stanheaders package on Ubuntu 21.10 (Impish Indri)

Package: r-cran-stanheaders
Architecture: amd64
Version: 2.21.0-7-1
Priority: optional
Section: universe/gnu-r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian R Packages Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7209
Depends: r-base-core (>= 4.0.3-1), r-api-4.0, r-cran-rcppparallel (>= 5.0.1), r-cran-rcppeigen
Suggests: r-cran-rcpp, r-cran-bh, r-cran-knitr (>= 1.15.1), r-cran-rmarkdown, r-cran-matrix, r-cran-rstan
Filename: pool/universe/r/r-cran-stanheaders/r-cran-stanheaders_2.21.0-7-1_amd64.deb
Size: 805436
MD5sum: f01312d4479a810df3730c6483b087f8
SHA1: d50596c06a4f36c32b9540dac6f7f847c1b42b08
SHA256: dfb5d81a9a5470607e5b652d4b473f8210396cf6554f39506055dd3ca49831eb
SHA512: f409b94f1230f7917efca0866cf7bb15693d89a4e127f71a297ba2e834ebe7d3402e047e10f67624944ea79b43b9592ba76d56ef312da6f1b072eb2918b41dbd
Homepage: https://cran.r-project.org/package=StanHeaders
Description-en: 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.
Description-md5: 9b1506a6ab4cbbf87b708a39b939806a