How to Install and Uninstall r-cran-stanheaders Package on Kali Linux

Last updated: May 20,2024

1. Install "r-cran-stanheaders" package

This tutorial shows how to install r-cran-stanheaders on Kali Linux

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

2. Uninstall "r-cran-stanheaders" package

Here is a brief guide to show you how to uninstall r-cran-stanheaders on Kali Linux:

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

3. Information about the r-cran-stanheaders package on Kali Linux

Package: r-cran-stanheaders
Version: 2.32.5-1
Installed-Size: 10985
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, r-cran-rcppparallel (>= 5.1.4), r-cran-rcppeigen (>= 0.3.3.9.3)
Recommends: r-cran-rcpp, r-cran-bh (>= 1.75.0-0), r-cran-knitr (>= 1.36), r-cran-rmarkdown, r-cran-matrix, r-cran-rstan, r-cran-withr
Size: 1320216
SHA256: 12fc52b51eef6c9cb43c73b0336491856ec56047b00e5ad0537f0880b02c51c3
SHA1: da05f73119ea35925656a8b482f241ce940362c9
MD5sum: cff1c39198160d9e290e89de44354229
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.
Description-md5:
Homepage: https://cran.r-project.org/package=StanHeaders
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-stanheaders/r-cran-stanheaders_2.32.5-1_amd64.deb