How to Install and Uninstall r-cran-dqrng Package on Kali Linux
Last updated: December 24,2024
1. Install "r-cran-dqrng" package
This guide covers the steps necessary to install r-cran-dqrng on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
r-cran-dqrng
Copied
2. Uninstall "r-cran-dqrng" package
This guide covers the steps necessary to uninstall r-cran-dqrng on Kali Linux:
$
sudo apt remove
r-cran-dqrng
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the r-cran-dqrng package on Kali Linux
Package: r-cran-dqrng
Version: 0.3.2+dfsg-1
Installed-Size: 522
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, r-cran-rcpp (>= 0.12.16), r-cran-bh (>= 1.64.0-1), r-cran-sitmo (>= 2.0.0), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Recommends: r-cran-testthat, r-cran-knitr, r-cran-rmarkdown, r-cran-mvtnorm (>= 1.2-3), r-cran-bench, libpcg-cpp-dev
Size: 132680
SHA256: aa2181d1e7f66680d54ee51247c99423acfd6d798c1b5b5e6cfd4094695830af
SHA1: 6e52b6516df084b88055941f9a971cb5bf64e058
MD5sum: 7fd3ddea73e709c5f3e9bef4907eba8a
Description: GNU R fast pseudo random number generators
Several fast random number generators are provided as C++
header only libraries: The PCG family by O'Neill (2014
) as well as
Xoroshiro128+ and Xoshiro256+ by Blackman and Vigna (2018
). In addition fast functions for generating random
numbers according to a uniform, normal and exponential distribution
are included. The latter two use the Ziggurat algorithm originally
proposed by Marsaglia and Tsang (2000,).
These functions are exported to R and as a C++ interface and are
enabled for use with the default 64 bit generator from the PCG family,
Xoroshiro128+ and Xoshiro256+ as well as the 64 bit version of the 20 rounds
Threefry engine (Salmon et al., 2011) as
provided by the package 'sitmo'.
Description-md5:
Homepage: https://cran.r-project.org/package=dqrng
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-dqrng/r-cran-dqrng_0.3.2+dfsg-1_amd64.deb
Version: 0.3.2+dfsg-1
Installed-Size: 522
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, r-cran-rcpp (>= 0.12.16), r-cran-bh (>= 1.64.0-1), r-cran-sitmo (>= 2.0.0), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Recommends: r-cran-testthat, r-cran-knitr, r-cran-rmarkdown, r-cran-mvtnorm (>= 1.2-3), r-cran-bench, libpcg-cpp-dev
Size: 132680
SHA256: aa2181d1e7f66680d54ee51247c99423acfd6d798c1b5b5e6cfd4094695830af
SHA1: 6e52b6516df084b88055941f9a971cb5bf64e058
MD5sum: 7fd3ddea73e709c5f3e9bef4907eba8a
Description: GNU R fast pseudo random number generators
Several fast random number generators are provided as C++
header only libraries: The PCG family by O'Neill (2014
Xoroshiro128+ and Xoshiro256+ by Blackman and Vigna (2018
numbers according to a uniform, normal and exponential distribution
are included. The latter two use the Ziggurat algorithm originally
proposed by Marsaglia and Tsang (2000,
These functions are exported to R and as a C++ interface and are
enabled for use with the default 64 bit generator from the PCG family,
Xoroshiro128+ and Xoshiro256+ as well as the 64 bit version of the 20 rounds
Threefry engine (Salmon et al., 2011
provided by the package 'sitmo'.
Description-md5:
Homepage: https://cran.r-project.org/package=dqrng
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-dqrng/r-cran-dqrng_0.3.2+dfsg-1_amd64.deb